Feeds
질문
How to plot Efficiency maps
I am trying to plot the efficiency map using a contour function for the torque speed curve shown below. the problem is, the cont...
13년 초과 전 | 답변 수: 3 | 1
3
답변질문
Efficiency Map plotting
I am trying to plot the efficiency map using a contour function for the torque speed curve shown below. the problem is, the cont...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Using the find function
Thank you Thomas. The reason I am looking for the position is because I want to use these positions to access other values in a ...
Using the find function
Thank you Thomas. The reason I am looking for the position is because I want to use these positions to access other values in a ...
13년 초과 전 | 0
질문
Using the find function
A= magic(4) for z= 1:4 position(z) = find(A(:,z)>10,1) end I want to use the find function to find all the values ...
13년 초과 전 | 답변 수: 2 | 0
