Avenger2020
Followers: 0 Following: 0
Statistics
RANK
68,919
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
how to program given formula
Neeed help on how to write this formula in matlab. if n=100 i=(1,.....,n)
4 years ago | 2 answers | 0
2
answersHow 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 ago | 0
Question
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 ago | 1 answer | 0