manoj saladi
Followers: 0 Following: 0
Statistics
RANK
29,640
of 295,486
REPUTATION
1
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to use griddata in simulink's matlab function block?
Hi, I want to use griddata in simulink's matlab function block. But when I do this I saw error statements in Simulink as shown ...
5 years ago | 1 answer | 0
1
answerQuestion
What is lookuptable equivalent when the break points are also matrices?
Hi, I have three matrices let's say A,B,C each of order mxn. I want to find corresponding value in C if inputs are A and B. Fo...
5 years ago | 0 answers | 0
0
answersQuestion
How to find intersection point of two curves, when the intersection point is not there in data sets?
Hi, I have two curves like as shown in the picture. neither of x and y coordinates of the intersection point are not ther...
5 years ago | 1 answer | 0
1
answerQuestion
How to extract the verices from contour matrix those satisfy a condition
Hi, I have a contour matrix for concentric ellipses. I want to extract the vertices which satisfy particular condition. Let's s...
5 years ago | 0 answers | 0
0
answersQuestion
how to make 2d lookup table when having 3 vectors
Hi, I have 3 vectors each of order 1xn. namely torque, flux and current. So, depending on the torque and the flux value I need...
5 years ago | 2 answers | 0
2
answersQuestion
does the query points in gridfit function need to start from zero?
Hi, I have a syntax in the form id=gridfit(P,T,isd,P_v,T_v); where P,T,isd are mxn matrices respectively and P_v,T_v are quer...
5 years ago | 1 answer | 0
1
answerQuestion
how to interpolate x and y coordinates of contour?
Hi, I have been trying to interpolate the x and y coordinates obtained from contour matrix. The way i extract x and y coordinat...
5 years ago | 3 answers | 1
3
answersQuestion
How to interpolate an ellipse given data points?
Hi, I plotted number of concentric ellipses using contour function, where each ellipse represents a flux level which is a funct...
5 years ago | 1 answer | 0