![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11753484_1522139506464_DEF.jpg)
Oskar
Followers: 0 Following: 0
Feeds
提问
checking if a value is equal to zero
I need a script to find whether the value of a determinant of a matrix is equal to zero, and to end the program if it is and car...
7 years 前 | 2 个回答 | 0
2
个回答提问
Finding corresponding x value for second graph
I made 2 graphs and need help finding the corresponding 'x' value for the second graph. time_period = [0 181324/20000]; i...
7 years 前 | 1 个回答 | 0
1
个回答提问
Cos function in simulink
Is there any way I could get a cosine wave source in Simulink rather than just a sine wave?
7 years 前 | 1 个回答 | 0
1
个回答提问
Finding the maximum y value for one graph
I have created 2 graphs for my code but when I try to find the maximum y value I get the same answer for both graphs (it's the h...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to create a function with multiple calculations
I have matlab code with 3 different calculations and I am unsure how to put it into a function (I want to solve the code using a...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to get a sin function in simulink
I need a sin function in Simulink to calculate something like 5sin((x/20000)t). I have tried to create a function with 5*sin((u(...
7 years 前 | 2 个回答 | 0
2
个回答提问
Not getting any plots on my graph
My graph using parametric equations isn't showing any plots, just an empty graph and I'm unsure why. t=linspace(0, 20); ...
7 years 前 | 0 个回答 | 0
0
个回答提问
Finding the maximum value for one graph
In my code I have created 2 graphs, I need to find the maximum y values in both graphs and I'm unsure how to do that, at the mom...
7 years 前 | 1 个回答 | 1