Community Profile

photo

Vinicius Lopes Simoes


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Test equality of two symbolic expressions
Suppose, for the sake of simplicity, that I need to compare two equivalent symbolic expressions in Matlab. syms a b x = sin(...

4 years ago | 1 answer | 0

1

answer

Solved


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

4 years ago

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

4 years ago

Solved


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

4 years ago

Question


Control System Toolbox - Linear Analysis
I have a MATLAB 2018b student's license, I have installed the Control System Toolbox and I am trying to plot Bode response of Si...

5 years ago | 1 answer | 0

1

answer

Question


Interactive animation while solving ODE
I am using ode45 to solve a system representing the inverted pendulum and its control. I am using the solution to plot the syste...

5 years ago | 1 answer | 0

1

answer