Feeds
提问
Multiply a value by a row in a matrix to obtain another matrix
Hello I need help to find a way to multiply a row Matrix by a value and get another matrix with the answers Ex. A = [ 3 2 4; 5...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to write a function of x in a function?
Im just getting started in Matlab and I cant figure this out I want to write a function of x and then the value of x inside a f...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to plot according to DropDown menu value?
I want to plot in a UIAxes the selected option in the dropdown menu. Please help! %There are 2 options in the DropDown menu ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to add equation to function
I need to add my equation (60+(2.13*(t^2))-(0.0013*(t^4))+(0.000034*(t^4.751))) to a function but I cant figure it out. What I'v...
6 years 前 | 3 个回答 | 0
3
个回答提问
How to make a matrix from a for loop
I need to store the values given in a matrix so I can make a graph, but I cant figure it out. Please help! I only want to graph ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Calculate sum of series using for
I need help to calculate the sum of this example using only for. Thanks for the help!
6 years 前 | 1 个回答 | 0

