manoj saladi
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 3 | 1
3
답변질문
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년 초과 전 | 답변 수: 1 | 0