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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

