photo

Shiv Karpoor


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
English

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
162,382
of 300,673

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
90.0%

VOTES RECEIVED
0

RANK
 of 21,042

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,083

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

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 3 answers | 0

3

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer