Shiv Karpoor
Followers: 0 Following: 0
Spoken Languages:
English
English
Feeds
질문
I need my code to output in both numerical form and symbolical form.
Hello MATLAB Community, Here is my code: syms phi theta psi mobile = 110.75; d2r = pi/180; r2d = 180/pi; phi = 5*d...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
I need help with Symbolic Differentiation Error
Hello MATLAB community, I am trying to do partial differentiation to find a 6x3 (Jr) matrix, but I am getting an error which s...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
How to select same numbers with tolerance?
Hello MATLAB Community, I am working on a code, where the code is run for more than 90,000 iterations and, if my answer in an...
2년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to solve the equation to get the result in atan2 form?
Hello MATLAB Community, I am trying to solve an equation in MATLAB, but I don't know which function or how to solve it. syms p...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a boundary along the edges for 3d plot?
Hello MATLAB Community, I am having a problem creating boundary line for the point cloud as shown in the below image in RED c...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
how to store each for loop values in multidimensional matrix?
Hello MATLAB Community, I am finding a little problem to store values of each of the for loop iteration into a multi dimensiona...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot a point, if it lies within a cube?
Hello MATLAB Community, Say I have a point 'A' whose coordinates are [116, 6.63, 22]. Now I want create a boundary cube whose ...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
How to change positive/ negative sign of a value in if condition loop ?
Hello MATLAB Community, I have problem with my if condition statement. After finding two values (namely phi & theta) randomly ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How do I extract each value from a column matrix and subsitute in a equation?
Hello MATLAB Community, I have a small problem with regards to for loop. I am trying to use the for loop to solve an equation ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to generate random points in a 3d line, if two end points are known??
Hello MATLAB Community, I am working on a project and I am having a small problem, where I have to generate random points betwe...
거의 3년 전 | 답변 수: 1 | 0