Community Profile

photo

Foad Sojoodi Farimani


Last seen: 約1年 前 2017 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

約2年 前 | 0

| 採用済み

質問


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

約2年 前 | 2 件の回答 | 0

2

回答

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約3年 前 | 1 件の回答 | 0

1

回答

質問


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

約5年 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約5年 前 | 0

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答

質問


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

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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

6年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約7年 前 | 1

回答済み
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...

約7年 前 | 0