photo

wkm42


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Convert 3D cell to 2D cell
Hey, I would like to convert the 3D cell A{x,y,z} to a 2D cell B{x,y} with row vectors of all z as elements (B{1,1} = [z(:)]). ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to fit data to a function with last output as input?
Hey, whats the easiest way to estimate the constants k1,k2,k3 in the function y: y_n = k1 * x_n + k2 * x_(n-1) + k3 * y_(n...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there a way to constrain variables in Optimization Tool gamultiobj to fixed values?
Hey, I would like to use the _gamultiobj_ function, but my variable x(1) is limited to x(1) = [5,10,15,20,25,30] Any suggestions...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to sort 3D data into bins?
Hey, I'm looking for some function like 'gridfunc' in the example beneath. Datapoints: x: torque = [12,13,20,30] ...

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to create 3D grid from data without interpolation?
Hey, is there some function like griddata which doesnt interpolate the z data? I need some function to save all z values or ...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use sparse in a matlab function block in simulink?
Hey, any suggestions on how i can use the sparse function in simulink? Example: function y = fcn(u) s = spar...

alrededor de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to change the signal dimension on each loop?
Hey, I receive the following error message when trying to run the Simulink model: Unable to determine signal dimensions. The...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Simulink error: All inputs must be constant.
Hey, I receive the following error message when trying to run the Simulink model. All inputs must be constant. P-...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to include a P-File in Simulink?
Hey, I'm trying to include a P-file into my Simulink model, but unfortunately it doesn't work. The File needs 2 inputs and gene...

alrededor de 8 años hace | 1 respuesta | 1

1

respuesta