photo

wkm42


Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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(:)]). ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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] ...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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-...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 8 anni fa | 1 risposta | 1

1

risposta