Jon Stapchuck
Followers: 0 Following: 0
Feeds
提问
Using 'fzero' in a for loop
Hello, I am trying to solve for the roots within a 'for loop', and within the function for which I am root finding, I am using ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Want to Get Plot To Have Contunuous Angles, Not Stay between -180 and +180 Degrees
Hello, As the title states, I have a repeating plot that shows the angle on the x-axis. Currently, it appears as follows: No...
3 years 前 | 1 个回答 | 0
1
个回答提问
Need Help TroubleShooting If/Else Statement
Helo, Basically I have an if/else statement to ensure a given value obtain from cosine and sine is between -180 and +180. In o...
3 years 前 | 1 个回答 | 0
1
个回答提问
Not Sure How to Fix Error where I Define Function
Hello, I am not sure how to fix my function in my script. Attached is a sample of my code: clc; clear all; ti = 0; tf =...
3 years 前 | 1 个回答 | 0
1
个回答提问
Not Sure How to Call a Norm from Within a Function
Hello, I'm not sure how to make a plot of a norm that I found inside a function. Here is my code, which will best help me expl...
3 years 前 | 1 个回答 | 0
1
个回答提问
Need help filling a Matrix with values from an 'fprintf' Command
Hello, Basically I am computing several values and displaying them through each loop iteration using the 'fprintf'. However, I...
3 years 前 | 1 个回答 | 0
1
个回答提问
Double-Checked Sizes but Still Get 'Index Exceeds Matrix Dimensions' Error
Hello, I had a post yesterday talking about the error I keep getting, and thought I understood the issue enough to fix it. Ho...
4 years 前 | 1 个回答 | 0
1
个回答提问
Index Exceeds Matrix Dimensions error in For Loop
Hello, As the title says, I keep on getting this error and not too sure how to fix it, as I am not too familiar with MATLAB. A...
4 years 前 | 2 个回答 | 0