Foad Sojoodi Farimani
Followers: 0 Following: 0
Estadística
7 Preguntas
4 Respuestas
CLASIFICACIÓN
19.087
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
7 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
más de 2 años hace | 0
| aceptada
Pregunta
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...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 6 años hace | 1 respuesta | 0
1
respuestaHow 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...
casi 6 años hace | 0
Pregunta
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...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaHow 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...
casi 8 años hace | 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...
casi 8 años hace | 0