photo

Animesh Anand


Last seen: 7 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
161,436
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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 2

View badges

Feeds

View by

Question


Orientation of axes to a best-fit plane
I had .xyz data. I fiited the data to a best-fit plane. Now I want to rotate the axes such that the best-fit plane lies on xy ...

2 years ago | 1 answer | 0

1

answer

Question


How do I take input through the editbox in GUI and then pass the data in a script(.m) file?
I am developing a GUI where I will be taking inputs from the user and then use the input data in the code I have written earlier...

3 years ago | 1 answer | 0

1

answer

Question


How do i store value in a array from for loop?
p=0; q=0; G=0.1; K=0.2; M=1.2; c=20; Ms=0.8; eps_v=0; eps_s=0; deps_v= 0.0001; deps_s= .67*deps_v; for i=1:5 d...

5 years ago | 1 answer | 0

1

answer