Question


Converting array to column matrix
How can we convert the below array (50*50) into a column array which only has the first column (50*1)

2 years ago | 1 answer | 0

1

answer

Question


Help with graph plotting
I am getting the below strange horizontal line starting from 0 to the other end while plotting a curve. Any idea why would ...

2 years ago | 1 answer | 0

1

answer

Question


REgarding plotting of graph in matlab
How do we change the lower limit of the y axis on the graph below? I wanted the y axis to start from 15 and not from 0. Can w...

2 years ago | 1 answer | 0

1

answer

Question


Calculating the mathematical expression
I have to calculate the value of an expression (x) for a range of inputs y and z and plot the output separately with respect to ...

2 years ago | 1 answer | 0

1

answer

Question


Error in implementation matrix dimension
I am trying to implement the below code but it shows matrix dimension error. Why is that? A = linspace(10,1000,100); recipro...

2 years ago | 1 answer | 0

1

answer

Question


To find the similar function
Is there a function (excluding the below) which can do similar task like: y = zeros(1500,500);

2 years ago | 1 answer | 0

1

answer

Question


How to solve the below numerical
How to solve the below equation for x and plot the values of x with respect to y and z where y varies from 100 - 500 and z varie...

2 years ago | 1 answer | 0

1

answer