Feeds
提问
How to find maximum value and corresponding x-value of multiple graphs?
here is my code: z1=zeros(length(fv),1); z2=zeros(length(fv),1); z3=zeros(length(fv),1); O=zeros(length(fv),1); for n=1...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plot V as a function of X
hello, I have a task where i have selected different for values for X and inserted it in a stiffnes matrix, lets call i K, and ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How do i save values in a loop to vectors?
How do i save values in a loop to vectors? for my example i want z1 and z2 to becomes vectors of each responding values of Z. He...
5 years 前 | 1 个回答 | 0

