Rubem Pacelli
Followers: 0 Following: 0
統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why is Matlab horrible on Linux?
Before anything, I do need to highlight that this is my personal experience and it may not be the average result for ordinary Li...
2年以上 前 | 1 件の回答 | 2
1
回答回答済み
MATLAB executables with VSCode
On Linux, you should pass the binary path path/to/matlab/bin/glnxa64/mlint
MATLAB executables with VSCode
On Linux, you should pass the binary path path/to/matlab/bin/glnxa64/mlint
2年以上 前 | 0
回答済み
How to install a new font on Linux
This is a dummy question, I am marking it as the accepted one just to close it.
How to install a new font on Linux
This is a dummy question, I am marking it as the accepted one just to close it.
3年以上 前 | 0
| 採用済み
質問
How to install a new font on Linux
Sometimes Matlab does not have a specific font available on your computer. When it happens, it is because that font is not found...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to make a function recursive in a specific position?
I think that the best way to say what I mean is through an example. Suppose I have a function: y = my_func(X, n); I want to p...
3年以上 前 | 1 件の回答 | 0
1
回答質問
repmat function in Simulink
I would like to perform the repmat() function in Simulink. Apparently, there isn't a block for this purpose. So I doing this usi...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Can display block show more than a 10x20 matrix?
I have a 6x25 matrix in my Simulink model. To debug my system, I'm trying to display the whole matrix in order to see its behavi...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to implement the removed "CPM phase recovery" block on Simulink?
There was a wonderful block called "CPM Phase Recovery" (reference) that implemented the 2P-Power method to recover the phase of...
4年以上 前 | 0 件の回答 | 0
0
回答回答済み
How to sum matrix of different size on Simulink? (R2019a)
I found out what is going on. It turns out that there is a specific block to sum a vector along a multidimensional matrix. These...
How to sum matrix of different size on Simulink? (R2019a)
I found out what is going on. It turns out that there is a specific block to sum a vector along a multidimensional matrix. These...
4年以上 前 | 1
| 採用済み
質問
Why Integrator with Wrapped State don't wrap the lower limit? (R2018b)
On simulink we have a block called "Integrator with Wrapped State". This behavior looks pretty simple. This image (from the hel...
4年以上 前 | 1 件の回答 | 0
1
回答回答済み
Why matlab crashes when I try to use a numpy Python package? (2019a)
I think the problem was my program. I switched to 2018b and it seems to work. btw, I think its more useful to close this post b...
Why matlab crashes when I try to use a numpy Python package? (2019a)
I think the problem was my program. I switched to 2018b and it seems to work. btw, I think its more useful to close this post b...
4年以上 前 | 1
| 採用済み
質問
How to sum matrix of different size on Simulink? (R2019a)
I have this block in my system: The expected behavior is to perform as it's done on Matlab. However, I receive this er...
4年以上 前 | 2 件の回答 | 0
2
回答質問
Why matlab crashes when I try to use a numpy Python package? (2019a)
I'm trying to use Python on Matlab, but the system crashes everytime I try to use a Numpy Package. My only step was to switch t...
5年弱 前 | 4 件の回答 | 1
4
回答質問
Why Matlab Function block don't perform operations in matrix of different size? (Matlab2019a)
In Workspace, if a you have a matrix A of size [8 5] and a matrix B of size [1 5], you could perform the following operation: A...
5年弱 前 | 1 件の回答 | 0
1
回答回答済み
Unexpected multirate processing in AWGN block
I solved the problem. Some blocks has an inherited sample time by default. Specifically, de delay block has a sample time equal ...
Unexpected multirate processing in AWGN block
I solved the problem. Some blocks has an inherited sample time by default. Specifically, de delay block has a sample time equal ...
5年弱 前 | 0
| 採用済み
質問
Unexpected multirate processing in AWGN block
Problem Description: I have a communication system that works in multirate processing mode. My transmitted signal passes through...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How can I show (x,y) of a point in fsurf function?
I have the following script: Rx = eye(2); Rdx = [2; 4.5]; wo = inv(Rx)*Rdx; var_d = 24.4; syms w1 w2 vec_w = [w1 ; w2]; J...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How I explicit one function in terms of another function using symbolic?
syms t T syms a(t) c0(t) d(t) I(t) = a(0)*c0(t) + a(2)*c0(t - 2*T) + a(4)*c0(t - 4*T) Q(t) = a(1)*c0(t - T) + a(3)*c0(t - 3...
5年弱 前 | 1 件の回答 | 0
1
回答送信済み
Wrap index to select element in vector
Wrap index to select element in vector
約5年 前 | ダウンロード 1 件 |
回答済み
Simulink Matlab Function block
There are another solution for your question. Double-click in the MATALAB function block. Will open a script function of your "...
Simulink Matlab Function block
There are another solution for your question. Double-click in the MATALAB function block. Will open a script function of your "...
5年以上 前 | 10
回答済み
Can't examine variables in Matlab Function Block in Debug Mode
I think you can't examine the variables from the Workspace. To see the variables, follow the options listed in Watching Function...
Can't examine variables in Matlab Function Block in Debug Mode
I think you can't examine the variables from the Workspace. To see the variables, follow the options listed in Watching Function...
5年以上 前 | 0
回答済み
On Linux, MATLAB editor and command window freeze when a help window is closed
I have same problems here (same matlab version too). I don't know how fix it.
On Linux, MATLAB editor and command window freeze when a help window is closed
I have same problems here (same matlab version too). I don't know how fix it.
5年以上 前 | 0
質問
how do i display text in command window matlab LiveScript?
Every time that i'd like use the command "display" or "disp ", the text is showing in Live Script file. how do i display this te...
5年以上 前 | 5 件の回答 | 3