photo

mauede


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
36.764
of 299.969

REPUTAZIONE
1

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
1

RANK
 of 20.853

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.784

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


How to slice a sphere using spherical coordinates
I have scored the dose in spherical sectors created by dividing evenly the solid sphere along the radius, the azimuthal and pola...

oltre 9 anni fa | 3 risposte | 1

3

risposte

Domanda


Is there an equivalent command of "imagesc" to slice a sphere ?
If I have a 3D matrix of real numbers representing voxel values in a voxelized box then I can use "imagesc" to slice the box alo...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to generate unimodal random data with Matlab
The data distribution should not be a known one. I am not looking for a MatLab function. I am looking for the technique to g...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Risposto
chain rule with symbolic functions
I tried Walter's technique. It does not work for me. See the following attempts. Thank you in advance for your help maura.monvi...

quasi 10 anni fa | 0

Domanda


subs does not substitutes in the derivation (maura.monville@gmail.com)
syms s k mu2(s,k) mu3(s,k) Scap(s,k) Scap = mu3/mu2^(3/2); dsScap = diff(Scap,s); dsScap(s, k) = diff(mu3(s, k), ...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


chain rule with symbolic functions
I define the following symbolic variables: syms s k mu2(s,k) mu3(s,k) mu4(s,k) >> mu2(s, k) = 1 + 6*k^2 - 24*k*s^2 + 25...

quasi 10 anni fa | 3 risposte | 0

3

risposte