Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years ago

Answered
How can I run a SimMechanics simulation from a matlab script file/ workspace?
I think you can use sim command to run your simulink block diagram from your script m-file ... sim('block diagram name') stay i...

11 years ago | 1

| accepted

Question


Joint saturation in simmechanics second generation
Any one has any idea about how to limit the motion of a revolute joint which is actuated by torque? in order to model a biped ro...

11 years ago | 1 answer | 2

1

answer

Answered
ADAMS 2012 and Matlab 2012 Co-Simulation error
I found it. Here is the solution: One file is missing from The MD_ADAMS 2012 x64 installation process. you must download it...

12 years ago | 2

| accepted

Question


ADAMS 2012 and Matlab 2012 Co-Simulation error
Dear all I want to Co-simulate an Adams model provided by MD_ADAMS 2012 x64 with Matlab Simulink r2012a but there is a problem....

12 years ago | 3 answers | 0

3

answers

Question


Running simmechanics in discerete mode
Is it possible to simulate a Simmechanics model in discrete mode?I tried to do that but Simulink showe me an error that there is...

12 years ago | 1 answer | 1

1

answer

Question


Initialize weights and biases in a nureal network
How can i initialize weights and biases in a feed forward neural network which built with newff command to arbitrary values befo...

12 years ago | 1 answer | 0

1

answer

Question


marker path terajectory drawing in simmechanics
Any body know How can i plot path traced by a marker during simulation in simmechanics visualization window?

12 years ago | 0 answers | 0

0

answers

Question


How to summon a function that it's name was stored in a string?
During my program ,I want to summon a function that it's name was previously saved in a string variable ! How can I do it?

12 years ago | 1 answer | 0

1

answer

Question


How to build a *.exe file from my m-file that works in windows environment?
I wrote my program in a m-file and now I want to make a *.exe file from it, that can works without need to matlab in windows env...

12 years ago | 2 answers | 0

2

answers

Question


How to solve ODE with Simulink?
I have an Ordinary Differential Equation as follow: dv/dt-av^2-b=0 where a and b are constants how to solve this equation usi...

12 years ago | 1 answer | 0

1

answer

Question


How to summon a double variable that it's name was stored in a string?
during my program I want to summon a double variable that it's name saved in a string before!How can do it?

12 years ago | 2 answers | 0

2

answers

Question


how to auto tune pid parameters in a closed loop control system when an adams plant exist in the model?
when i want to autotune PID parameters in a closedloop control system that it's Plant is an ADAMS/viwe plant , I have a problem ...

13 years ago | 2 answers | 0

2

answers