Statistics
RANK
17.128
of 258.280
REPUTATION
2
CONTRIBUTIONS
7 Questions
4 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
1
RANK
of 17.801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.403
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
3 Monate ago | 0
| accepted
Question
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...
3 Monate ago | 2 answers | 0
2
answersQuestion
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...
etwa ein Jahr ago | 1 answer | 0
1
answerQuestion
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 ein Jahr ago | 1 answer | 0
1
answerQuestion
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 ...
mehr als 3 Jahre ago | 1 answer | 0
1
answerHow 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...
mehr als 3 Jahre ago | 0
Question
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 3 Jahre ago | 0 answers | 0
0
answersQuestion
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 4 Jahre ago | 0 answers | 0
0
answersQuestion
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...
fast 5 Jahre ago | 1 answer | 0
1
answerHow 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...
mehr als 5 Jahre ago | 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...
mehr als 5 Jahre ago | 0