Estadística
15 Preguntas
4 Respuestas
CLASIFICACIÓN
18.538
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
15 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
13.33%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Does the lqed2 builtin function exist in Matlab 2013b?
Hi, I am using an external toolbox, the SMI toolbox. One function of this toolbox calls the builtin function 'lqed2'. Now the ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Constant transfer function block in simulink
Hi, I know the frequency response of a model at a specific frequency (for example 1000Hz): this response is of course a complex...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
forum for automatic and control engineering
Hi, do you know if there is any good forum for control theory and automation engineering? Thanks a lot
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to calculate the determinant of a transfer function matrix
Hi everybody, I have a MIMO tf object, which is basically a matrix transfer function in s. How can I calculate the determinant...
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
How to calculate the Relative Gain Array from input/output data?
I need to calculate the RGA for a MIMO system. What I have is a series of experiments in which only one input is not zero (white...
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Why the covariance matrix is not stored using the n4sid function?
I am performing subspace system identification using the function n4sid which returns a idss model. How ever I always get the fo...
más de 10 años hace | 0 respuestas | 0
0
respuestasa queston to plot
figure(1) for i=1:100 load (['a' num2str(i) '.mat']) plot(a) hold on end hold off ...
más de 10 años hace | 0
Create bode plot from state space in dB units?
I was doing something similar but had a lot of problems with the bode function. My advice is to use the bode function to get the...
más de 10 años hace | 0
How to read a.txt file in matlab
I have always used textread and it works perfectly. A problem might arise when the value is null: I don't think MatLab can read ...
más de 10 años hace | 0
Pregunta
SMI (subspace model identification) toolbox
Does anyone know or have any reference for the SMI (subspace model identification) MatLab toolbox? I have read and understood th...
más de 10 años hace | 0 respuestas | 0
0
respuestaswhat is SMI toolbox for PI-MOESP algorithm ? how knows about this?
Unfortunately there is no guide for it but there are some examples (smidemo1,smidemo2, smidemo3). I think you can use also the ...
más de 10 años hace | 0
Pregunta
Get RQ decomposition of concatenated matrices from the single RQ decompositions
I have a question: the subspace algorithms are based on the L-Q decomposition of a matrix. Suppose I have 2 matrices to be decom...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Usage of fpe akaike's final prediction error on new data
Hi, I am little confused. The usage of this function should be: FPE = fpe(my_model); on the guide there is written: ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
concatenating single-output models obtained with MOESP subspace algorithm to a bigger model with System Identification Toolbox
Hi, I have the following problem: I have a SIMO system and I want to apply subspace identification algorithm (MOESP in the speci...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to get bode transfer function from state space model?
Hi everybody I am having problems to get the Bode transfer function from the state space model. Suppose I have a idss structu...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How to get bode transfer function from an idss structure?
Hello, I have an array of idss state space models and i'd like to get the Bode Transfer function: is there a way? Also, I am ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO AVERAGE TRANSFER FUNCTIONS
Hi, I am exciting a structure with white noise to get its transfer function. The function I am using is tfestimate. Suppose I u...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put text in the axis for each point in the plot rotated?
I am using plot(0:length(x)-1,x) set(gca,'XTick',0:length(words)-1,'XTickLabel',cellstr(words)); to put some text f...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to define and call non constructor object methods?
I have started using object in Matlab but I do not understand how to define or call non-constructor methods. Just a stupid examp...
más de 11 años hace | 1 respuesta | 0