Community Profile

photo

Matlab12


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Creating a MATLAB Plot with a varying variables?
Hey guys, I have been asked by my organization to make a plot of the function y= x^m on MATLAB. I essentially have to use Mat...

8 years ago | 2 answers | 0

2

answers

Question


How do I create a Matlab 10x10 matrix of numbers 1-100?
How do I create a Matlab 10x10 matrix that contains the numbers 1-100 in column major form? I am not allowed to use the colon op...

10 years ago | 1 answer | 0

1

answer

Question


I am trying to create a matlab variable that correlates with a vector.
The given vector in my problem is v34= [1:100}. I have to create a MATLAB variable v1 that adds 9 to each one of its 100 element...

10 years ago | 1 answer | 0

1

answer

Question


How do I generate a vector that has 10000 terms?
I have tried generating a vector variable that is supposed to have the assigned variables 1, 1/2, 1/3, 1/4, 1/5... 1/10,000. It ...

10 years ago | 1 answer | 0

1

answer