photo

Foad Sojoodi Farimani


Last seen: 1 year 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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...

6 years 前 | 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...

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

7 years 前 | 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 years 前 | 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 years 前 | 0