Community Profile

photo

Mike AA


Last seen: alrededor de 2 años hace Con actividad desde 2020

Estadísticas

  • Thankful Level 2

Ver insignias

Content Feed

Ver por

Pregunta


How do you read iges files in matlab?
I tried it with the IGES toolbox: https://www.mathworks.com/matlabcentral/fileexchange/13253-iges-toolbox close all;clear all; ...

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

0

respuestas

Pregunta


STL file from catia apparently empty?
I tried opening the file using stlread. It adds some descriptions of the file to the command window and a new variable to worksp...

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

1

respuesta

Pregunta


Which toolboxes, apps or packages are required/suitable for designing 3d surfaces in MATLAB?
I'm considering designing footwear in MATLAB. Since there are no equations to decribe the surfaces, I will need another method f...

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

0

respuestas

Pregunta


Undefined function 'importGeometry' for input arguments of type 'char'?
I'm gussing the function is not built in? How can I add the file for this function to matlab? I'm using R2014a.

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

1

respuesta

Pregunta


How can I define and pass a history prior to t0 to dde23 ?
In the documentation on dde23, it mentions that you can pass a history defined at t ≤ t0 to the solver, but in the examples it...

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

0

respuestas

Pregunta


simulation of continuous logistic growth with time lag produces unexpected results?
So I wrote a function for the continuous logistic growth model with time lag, and surprisingly, the average of the fluctuations ...

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

0

respuestas

Pregunta


How can I plot this discrete recursive function?
I wrote a discrete recursive function to model logistic growth. The sole input argument to this function is time. If I pass a si...

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

1

respuesta