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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
