Community Profile

photo

Foad Sojoodi Farimani


Last seen: etwa ein Jahr vor Aktiv seit 2017

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Integrator doesn't work properly
Thanks to this comment on Discord, I could figure the issue out. Basically the Sample rate on the Function block needs to be set...

etwa 2 Jahre vor | 0

| akzeptiert

Frage


Integrator doesn't work properly
I am working on a controller that calculates the maximum velocity that the actuator can remove from the system so the kinetic en...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


contourf doesn't plot left side of the figure in log scale!
consider the code: close all; clear; clc; Elasticity = 58.34E9; % GPa [force, radius] = meshgrid(linspace(0, 1), lin...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot the 2D curve that is a solution to a nonlinear equation
I want to find the dimensions of a beam with a rectangular cross section that has equal torsional and bending stifnesses. T...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


SIMULINK model of a mass-spring with discrete external force is stuck
I'm trying to implement this Modelica model in SIMULINK to see why it is stuck on OpenModelica. I see that SIMULINK is also not ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to declare a global variable in a large Simulink model?
This is strange because in Scilab-xcos and Scicoslab-scicos one can write a script in the context including some global variable...

etwa 5 Jahre vor | 0

Frage


source of the python benchmarks
Here in this page MATLAB team has mentioned that they have a dozen of benchmarks shwoing MATLAB is faster than Python: Howe...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Moedlica and SIMULINK yield completely different results!
I'm trying to simulate a 1D model of two bodies sliding on each other with a Coulomb friction in between. I have explained the i...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to simulate Coulomb static friction in a multi-body system in SIMULINK/SimScape language?
I'm trying to simulate a multibody system including Coulomb static friction. <</matlabcentral/answers/uploaded_files/83734/o...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How does the Coulomb & Viscous block in Simulink work?
I'm actually not a fan of the existing implementation. that's why I made my own custom block as you can see blow: <</matlabce...

etwa 7 Jahre vor | 1

Beantwortet
How do I model collision detection in SimMechanics 1.1 (R13)?
you can also model that as an elastic behaviour. if the shapes of two objects are simple enough you can define an interaction fo...

etwa 7 Jahre vor | 0