Statistica
14 Domande
0 Risposte
RANK
14.187
of 297.016
REPUTAZIONE
3
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
3
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
how to plot cdf graph?
If I have this code Rateall=[]; distanceall=[]; for t=1:10 Rateall(end+...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 10 anni fa | 0 risposte | 2
0
risposteDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 1 risposta | 1
1
rispostaDomanda
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 ...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 11 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 11 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 11 anni fa | 2 risposte | 0