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