photo

Meme


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

14 질문
0 답변

순위
14,544
of 300,863

평판
3

참여
14 질문
0 답변

답변 채택
0.0%

획득한 표
3

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,413

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Not enough input arguments error in matlab
This is my matlab code , I got Not enough input argument error in line 2 and i don't know how to fix it. Anyhelp ? Thanks in adv...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


how to plot cdf graph?
If I have this code Rateall=[]; distanceall=[]; for t=1:10 Rateall(end+...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to concatenate value calculated in a for loop?
In matlab, if I have a code that calculates the rate of something in a for loop like this for t=1:10 ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to use k means to make 30 clusters with circle around each cluster and mark the center?
If I have a code which draws a circle and generates 100 random points inside it. I want to use k means to cluster these 100 poi...

11년 초과 전 | 답변 수: 0 | 2

0

답변

질문


how to write more than one time in the same cell in cell array ?
how to write more than one time in the same cell in cell array ? for example if i have a for loop that writes 1 in cell i want...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to search for cell in cell array?
if i have these two cell arrays .in cell array cluster points for example in the first column i have point 1 ,3 and 4 . so i wan...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to plot 5 figures at the same time when i run without overlapping each others ?
if i have this code %// Set parameters R = sqrt(10) ; %// radius C = [0 0]; %// center [x y] N = 50; %// nu...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


how to sort a cell array in descending order ?
<</matlabcentral/answers/uploaded_files/11184/sort1.png>> how to sort a cell array in descending order ? I have this code f...

거의 12년 전 | 답변 수: 1 | 1

1

답변

질문


if i have 2 cell arrays one containing user names and the other containing coordinate. how can i make the first name equals the first coordinate and so on ? for example i want user1=[x1,y1],....,user50=[x50,y50].
if i have 2 cell arrays one containing user names and the other containing coordinate. how can i make the first name equals the ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


f I have a circle and i generated 50 random points inside , how can i assign unique id to every random point inside it , i want to have like user(1),user(2),.....,user(50) ? so i can call any point inside the circle with this id
f I have a circle in matlab and i generated 50 random points inside , how can i assign unique id to every random point inside i...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


measure distnaces between 50 points inside circle
i have this code to generate 50 random points inside a circle %%// Plot the circle x = linspace(-sqrt(10),sqrt(10)); y1 = sq...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


i am new to matlab and i want to make circle with random 50 points inside it for example but i don't know how then i thought of this code but in pseudo i want to change it to matlab code
<</matlabcentral/answers/uploaded_files/10680/Untitledlineslines.png>> i am new to matlab and i want to make circle with ...

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


i am new to matlab and i want to make a circle and generate 50 random points inside it and measure distances
<</matlabcentral/answers/uploaded_files/10679/Untitledlineslines.png>> i am new to matlab and i want to make a circle and gen...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


i am new to matlab and i am required to plot a circle in matlab and mark its center and generate a random coordinate inside the circle and the negative of this coordinate and measure the distance between these two points any idea ? thanks in advance
i am new to matlab and i am required to plot a circle in matlab and mark its center and generate a random coordinate inside the ...

거의 12년 전 | 답변 수: 2 | 0

2

답변