![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9233302_1518804058631.jpg)
Austen Thomas
Followers: 0 Following: 0
Statistiques
RANG
214 713
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
19 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
26.32%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
RC Servo motor set up
I am trying to model the RC servo but I am having trouble wiring it correctly and getting an meaningfull results. Id appreci...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Plotting with same axis titles
Hi all, I need a little help with orginzing my code. I went to get rid of some of the uneeded code if possible. As seen in t...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Surface Plot a large Data Set
Hi All, I need to make a surface plot of a very large data set. I can sample the data and plot it with much smaller lengths, ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Create Specific Sized Cell
Hi Everyone! I need a little help with making a specific sized cell. For my case I need a 1 x 37 cell. The cell needs to hold ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Create Surface Plot From Cells?
I am trying to creat a 2D colored surface plot, but I cannot get it to work. I have two different cells which come from a .mat ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseA résolu
Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.
presque 6 ans il y a
Question
Connecting two Graphs to Create a shape
I am trying to create a specfic shape with the equations shown. The lower parabola needs to be in place of the upper parabola. I...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Differential System Of Equations
I am trying to find answers to specific input (t=20) But my code keeps out putting strange equations without all the variable ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesA résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
plus de 6 ans il y a
A résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
plus de 6 ans il y a
A résolu
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:...
plus de 6 ans il y a
Question
How to display Intersection of two graphs
I am writing a code and plotting to set of equations against each other T_R and T_A. How can you make it so it disaplys the poin...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
multiple graphs for varying equation
I am trying to plot TH2 vs M for multiple h (height) values for different v (velocity) values. but when i run the code only one ...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
vector length different interval problem
I am having trouble making two equations vary over different intervals. I need v to go up to 950 i know why its not working i ju...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
change tick marks on x axis
I am trying to change the tick marks on the x axis to 0 - 700 by a 100 increment but when i put the code in to do so the ticks s...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
For loop if else if statement not working
I am trying to make a graph where two different sets of equations need to be used at different h values but i keep getting the e...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
remove area under line
I am trying to graph pa vs h i have the correct line (the top one) but the area underneath it should not be there can someone he...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Graph Line without area underneath
I am trying to graph h vs pa but i keep getting a shaded region under the line. The line has the correct values that i need i ju...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to get a variable to change for a specific interval?
For the code attached part C is where I am having the problem. Part C puts out the same values as part B. The difference between...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plotting two equations for a varying number
I cant get each of these equations to show up only one comes up and i cant tell why.
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Index exceeds matrix dimensions. Error in HW2 (line 82) CL(i) = a(i)*(AOA(i) - alp0);
I am trying to create a plot with multiple varying functions but i keep getting the error that the index exceeds the matrix dime...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot the two functions for a specific range
in the picture shown with the code i cant figure out how to make just one line in the graph. It should be 3.141592 for the first...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
For loop ranging from negative to positive integers?
For the code that is attached i need to run the code for values ranging from -12 to 20
environ 7 ans il y a | 2 réponses | 0