photo

Mahdi


Sharif University of Technology

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
23.222
of 300.369

REPUTAZIONE
1

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
45.45%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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 1

Visualizza badge

Feeds

Visto da

Domanda


Plot a figure in which there is an image that moves and rotates
I am going to plot a dynamic image (moving, rotating) within a MATLAB figure. How can I do that? I know that for embedding an...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to troubleshoot Out of memory Error for this simple case ?
When I write these codes: >> x=randn(1,20000000); >> y=x; >> z=[x y]; >> w=[x y]; after writing w=[x y]; this err...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


A loop for scanning all binary sequences of length n with k 1's and n-k 0's
I want to write a loop that scans all binary sequences of length n with k 1's and n-k 0's. Actually, in each iteration an act...

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


How to avoid writing varying number of loops?
I want to evaluate a function of K variables each of them varying between 1:N. One way to do this is writing K loops and varying...

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


building all such vectors?
How to build all vector with A elements equal to 1, B elements equal to 2, and C elements equal to 3 ? I'm looking for an alg...

circa 12 anni fa | 1 risposta | 1

1

risposta

Domanda


How to build these vectors?
I want to build all vector P's satisfying this: P=[p1 p2 ... pk] pi=1,...,N ,i=1,...,k for i>j : pi > pj Note that I know ho...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to build all binary vectors of length n whose number of its zero elements is m<n?
how to build all binary vectors of length n whose number of its zero elements is m<n?

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


What kind of optimization algorithm?
Hi all I want to find maximum of a function that only could be calculated numerically (its gradient or hessian of aren't availa...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Using Backpropagation Neural Nerwok for forecasting simple data
Hello dears I have a question about Backpropagation Neural Network. These are the data of monthly total of precipitation in mm...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I make a .p file from a .fig and .m file of my GUI?
I've made a GUI and i don't know how to make .p file from it. Please Help Me.

oltre 14 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save a GUI In Way that you can run it from another PCs?
How to save a GUI In Way that you can run it from another PCs? I have created a GUI as a project and I want to give to my maste...

oltre 14 anni fa | 3 risposte | 0

3

risposte