photo

Anthony


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

12 years ago | 3 answers | 1

3

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Answered
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 ...

12 years ago | 0

Question


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 ...

12 years ago | 2 answers | 0

2

answers