Feeds
提问
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(...
5 years 前 | 1 个回答 | 0
1
个回答已解决
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...
6 years 前
已解决
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:...
6 years 前
已解决
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,....
6 years 前
提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0