photo

Daniel Gray


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
94.033
of 300.369

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
77.78%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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 successively fill a vector with for loop?
I have my code set up as follows: thmaxn = []; for ang=[0, pi/2, pi, 3*pi/2, 2*pi] thmax = phasedist(ang,N,rhoss)...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to create random bumps on a flat surface
I have a 300x300 zeros matrix and I would like to create random bumps on the surface on random heights. To be more detailed, ima...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to randomly have numbers added to a matrix
I have a 300x300 zeros matrix and I want to have numbers between 0 and 1 (inclusive) randomly placed amongst the matrix, the num...

oltre 8 anni fa | 3 risposte | 0

3

risposte

Domanda


I want to vary how much of a plane is filled with the angle of the plane with the horizontal, any help?
I am running an experiment and currently have a 300x300 zeros matrix and the lower half filled with ones to get a half-plane ima...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a 300 x 150 zeros matrix and want to change only the lower triangular elements to 1, How do I do that?
Everything is in the title really, I need to change the lower triangular elements of this zeros matrix to 1, how can I do this e...

oltre 8 anni fa | 4 risposte | 0

4

risposte

Domanda


If I start with a matrix of zeros, how can I easily create an ellipse of ones in that matrix?
I have a matrix of zeros and would like to create and ellipse of ones within that matrix. I have done it before with triangles a...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


In 2016b is there a way to get categories on the x-axis of a bar chart?
I have seen how to do it on the 2017 release, but wondered if there was a way to get categories on the x-axis of a bar chart as ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


If I start with a matrix of zeros, how can I easily create a circle of ones in that matrix?
I have a matrix of zeros, but would like a circle of ones in that matrix. Preferably I would like the circle to fill half the a...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


If I start with a matrix of zeros, how can I easily create a triangle of ones in that matrix?
I want to be able to get a .mat file that will create a filled triangle when I use imagesc. I have been told the easiest way is...

oltre 8 anni fa | 4 risposte | 0

4

risposte