max
Politecnico di Milano
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
17.716
of 300.369
REPUTACIÓN
2
CONTRIBUCIONES
22 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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?
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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?
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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? ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasHow can I use simulink to solve the algebraic Riccati equation?
I need to solve Riccati at every step, in a real time controller.
más de 12 años hace | 1
Pregunta
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...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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, ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 13 años hace | 0 respuestas | 0
