photo

max


Politecnico di Milano

2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: artificial vision

統計

MATLAB Answers

22 質問
1 回答

ランク
17,716
of 300,756

評判
2

コントリビューション
22 質問
1 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review

バッジを表示

Feeds

表示方法

質問


What is the code to do a transfer function between input and output?
I've got 2 vectors. I've to do the trasnsfer function between them. What is the code that I have to use?

12年以上 前 | 2 件の回答 | 0

2

回答

質問


How to generate Pink, Red and grey noise?
I need the matlab code to generate Pink, Red and grey noise. Have you got the code for this generation? How can I do it? tha...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how can I use external input in real time applications?
i need to use matlab to calculate some things, and the results have to go into simulink builted model that runs. How can I do it...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


how can I open a *.mk file for change it?
I need to change a make file, but I'm not able to open a mk file. How can I do?

12年以上 前 | 0 件の回答 | 0

0

回答

質問


function care in embedded matlab function, traslate in a C function
with the command eml.extrinsic('care') the function care works well in simulink. But when I built the function, matlab g...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


difference between "care" and "lqry"?
I would like to know the differences between matlab function "care" and "lqry". care needs the matrices A,B,Q,R. lqry needs a...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


why is there an error when i built every simulink model?
I work on Matlab R2011b, windows Vista, I've installed lcc compiler,and visual C++ professional 6.0. In the mex setup I select ...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


how can I usa clapack or lapack in S function?
What are the steps to use clapack or lapack in a S function with matlab r2011b?

12年以上 前 | 1 件の回答 | 0

1

回答

質問


creating fortran S function
I've tried to compile the exemple of the fortran s function located in matlab/simulink/src I've copied the file sfuntmpl_fort...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


VSQ: I need your help to plot a 4D function (the 4th dimension is the colour)
The function I have to plot is: RamBoxCox=0.0688 - 0.0748 * E + 0.000079 * PRR + 0.000209 * v - 0.00882 * S - 0.00231 * E*P...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


how matlab calculate the sqrt of complex number?
Hi, I've written an algorithm which calculate the sqrt of complex number. %%%%%%% a_re=-3; a_im=-6; rho= sqrt(a_re*a...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


how should I use lapack?
Hi, I have to use lapack in a S function builder in simulink. I work in windows XP, I'm a beginner in that things. I need your ...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


where am I wrong in this SIMPLE code in an embedded matlab function?
Hi, I've written a simple matlab function which calculate the roots of a polynomial function. It takes in input the coefficients...

13年弱 前 | 0 件の回答 | 0

0

回答

質問


I need some algorithms to solve the Algebraic Riccati equation
hi, I need some algorithm to solve Algebraic Riccati equation. what is the algorithm behind the Matlab function dare/care? ...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


how can I calculate the roots of an equation of 4 degree in simulink?
Hi, how can I calculate the roots of an equation of 4 degree in simulink? I can't use the matlab function cause it doesn't w...

13年弱 前 | 0 件の回答 | 0

0

回答

回答済み
How can I use simulink to solve the algebraic Riccati equation?
I need to solve Riccati at every step, in a real time controller.

13年弱 前 | 1

質問


How can I use simulink to solve the algebraic Riccati equation?
Hi, I need to use simulink to solve the algebraic Riccati equation. How can I do? I 'm using the LQR for vibrations contr...

13年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I use the function "roots" in an embedded matlab function in simulink 2011b?
Hi, I need your help. I should calculate the roots of an equation, in simulink. How can I use the function roots in an embed...

13年弱 前 | 0 件の回答 | 0

0

回答

質問


possible simulink bug during s function building.
Hi, when I built a simple S-function, a message error appears: "pwd is not recognized as an internal or external command, ...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I get the same results between matlab svd and simulink svd?
Hi, I've got a trouble with svd in simulink. Svd returns U S V, such that A= U S V'. The matrix U in the simulink svd, is d...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


what's wrong in this algorithm? is a "numerical instability" problem?
I've created an algorithm that implement the real time subspace tracking, but the simulink results and the matlab results are di...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


differences between 2 identical instructions
Hi, I've got a problem with Simulink. I've created a Simulink model, which takes a matrix (400 x 10). The model transpose t...

13年弱 前 | 1 件の回答 | 0

1

回答

質問


S-function: propagation error.
I've got a problem with S-function builder in simulink. I realized a complicated S-function, in input there are matrix with cond...

13年弱 前 | 0 件の回答 | 0

0

回答