Avenger2020
Followers: 0 Following: 0
Feeds
提问
how to change x and y values to a range of values
How can i change the variables X and Y values to a range of values in the code below? Its already in a loop and i used "hold on"...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to name components of a vector to variables
I need help naming my 21x1 matrix s to variables s0-s21. for example, s0=0, s1=0.05,........., s21=1 etc. c is divided into N s...
4 years 前 | 1 个回答 | 0
1
个回答提问
how to program given formula
Neeed help on how to write this formula in matlab. if n=100 i=(1,.....,n)
4 years 前 | 2 个回答 | 0
2
个回答已回答
How do I extract numbers from a matrix, use them in equations in the program and then assign all numbers in specific columns to variables.
Instead of calling out a specific row. i want to call out a specific value from you matric. For example, calling out 0.2316 and ...
How do I extract numbers from a matrix, use them in equations in the program and then assign all numbers in specific columns to variables.
Instead of calling out a specific row. i want to call out a specific value from you matric. For example, calling out 0.2316 and ...
4 years 前 | 0
提问
How to select a column with a specific value of interest and include it into equations.
How can i write the equation below into matlab? Alpha is given and Vinfinity is also given. The part that i'm confused about is ...
4 years 前 | 1 个回答 | 0