photo

alireza kooshafar


Last seen: oltre 5 anni fa Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

19 Domande
1 Risposta

RANK
117.832
of 300.331

REPUTAZIONE
0

CONTRIBUTI
19 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
68.42%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


how to invisible plot in gui which contains hold on?
I have a plot which is in for loop with hold on like this: for i=1:size(V) handles.p2=plot(........) hold on ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


what is the best way(plot or....) to show my error according to benchmark in clustering?
I have my own clustering and i'm going to compare it precision according to benchmark .benchmark clustered in 7 clusters and eac...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to put function's out put plot in Guide axes
Hi all I have a function which has a figure as output . now I'm trying to use this function as part of my GUI and i want to put...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Subscript indices must either be real positive integers or logicals.
i got this error in this code i don't know why. c=[x(1:end-1,:),x(2:end,:)]; dx=c(:,2)-c(:,1); t=[y(1:en...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i find algorithm to detect if a polyline is monotone or not?
i have set of points creating polyline(not polygon!!!!) ; i"m looking for algorithm that show me if the polyline is monotone or ...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


how can i show geodesic line on oval(ellipsoid )
i want to add oval(earth surface(ellipsoid )) to this code but i have no idea tnx for help

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


surf of ellipsoid with normal plate (to ellipsoid)
I want to write the code for surf in which i have earth simulation and plates normal(perpendicular) to it which can be changed...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


problem in understanding ''Feature Based Panoramic Image Stitching ''
I'm on studying the ''Feature Based Panoramic Image Stitching '' and I have 5 questions the link: https://www.mathworks.com...

quasi 9 anni fa | 0 risposte | 0

0

risposte

Domanda


problem in understanding ''Feature Based Panoramic Image Stitching ''
I'm on studying the ''Feature Based Panoramic Image Stitching '' and I have 5 questions the link: <https://www.mathworks.co...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Subscript indices must either be real positive integers or logicals
How can i solve 'Subscript indices must either be real positive integers or logicals. ' in this code?

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i convert image sequence to video
i have 5 images and i want to see them as a video what should i do?

quasi 9 anni fa | 7 risposte | 0

7

risposte

Domanda


whats wrong with this nearest neighbor zoom code
I think every thing is ok but the answer is not correct I=imread('C:\Users\AliReza\Desktop\B.jpg'); for Chan...

circa 9 anni fa | 2 risposte | 0

2

risposte

Domanda


how to write zoom code with scale for an rgb image
i write this one for gray image but i looking for rgb's too (nearest neighbor) I1=[50 80 100 ; 115 21 90 ;32 50 160]; S=...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write determinant of n*n matrix by myself?
hi I'm going to write determinant of n*n matrix code (det) by myself and I'm looking for an idea . tnx

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


image analysis for a beginner
hi I'm beginner at image analysis ; any idea to grow fast tnx

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write the randn' s code with just using rand and CLT
I wrote this code but I didn't get the correct answer from it. i don't know where the problem is. thank for help ...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write *normrnd* by myself?
I want to write normrnd 's code by myself but I have no idea about it. thanks for help

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i solve all errors
hey, i am beginer in GUI and i have written this code in gui which i used 2 uitable and in first one the user should enter all d...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Risposto
how should i put the data in gui uitable
here is the code files

quasi 10 anni fa | 0

Domanda


how should i put the data in gui uitable
hey, i am beginer in GUI and i have written this code in gui which i used 2 uitable and in first one the user should enter al...

quasi 10 anni fa | 2 risposte | 0

2

risposte