photo

Enda Sembiring


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
80,558
of 301,153

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,067

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


how to use if with a condition
I'm new in using matlab. for a =1:length(loop1) for c =1:length(loop1) if fbtbl1op(a,3) == fbtbl1op(c,3) ...

5 years ago | 1 answer | 0

1

answer

Question


how to use if comparison
my problem is i want to compare like the code below and if the condition is met i want it to keep its current value but if the c...

5 years ago | 1 answer | 0

1

answer

Question


How can i get the value of the theta i get after transforming it from rectangular to polar, cause i need the theta to convert it again to rectangular?
I am new in using MATLAB, I found a way to convert from rectangular to polar using function [rho,theta] = r2p(x) [theta, rho] ...

5 years ago | 1 answer | 0

1

answer