photo

Aaron J. Hendrickson


NAVAIR

Last seen: 9 giorni fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

8 Domande
0 Risposte

File Exchange

2 File

Cody

0 Problemi
1 Soluzione

RANK
39.334
of 300.364

REPUTAZIONE
1

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
1

RANK
17.707 of 20.934

REPUTAZIONE
3

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
2 File

DOWNLOAD
5

ALL TIME DOWNLOAD
27

RANK
112.231
of 168.407

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Submission
  • First Review
  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


Deterministic Annealing PCH-EM Algorithm
Initialization-Robust PCH-EM Algorithm for Characterization of DSERN Pixels

circa 2 mesi fa | 4 download |

0.0 / 5
Thumbnail

Inviato


Multi-Sample PCH-EM Algorithm
Constant flux multi-sample PCH-EM algorithm

oltre un anno fa | 1 download |

0.0 / 5
Thumbnail

Domanda


Convert Julian Date + Time in GMT to calendar day + Time in EST
I am given three strings year = '2024'; JDDD = 'J025'; % Julian date GMT = '19:29:29.231' % GMT time JDDD is the "Julian D...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


Error with symbolic integral: Input arguments must be convertible to floating-point numbers
I am trying to code the following symbolic integral: FY(y) = beta_2^alpha_2/(gamma(alpha_1)*gamma(alpha_2))*int(t^(alpha_2-...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Indexing inside symbolic product
I am trying to compute a symbolic product with the following code: syms z theta_1 theta_2 k real n = 2; x = sym('x', ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Integrals involving symbolic probability distributions
I have the following script: a1 = 49.5; a2 = 49.5; b1 = 153.4787/a1; b2 = 40.1/a2; syms x p assume(p<=0)...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Using icdf() function with custom distribution
According to MathWorks <https://www.mathworks.com/help/stats/custom-distributions.html#responsive_offcanvas here> : "User-def...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Inverse CDF for Scaled Normal Distribution
I have a cumulative distribution function of the form: <</matlabcentral/answers/uploaded_files/70490/CDF.jpg>> This CDF ca...

oltre 8 anni fa | 0 risposte | 1

0

risposte

Domanda


Fill array with elements located at specified subscripts in another array
I have a 3D array, A, of size IxJxK as well as a list of N 2D coordinates in an array I (see below). I want to fill a 2D array,...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Get a set of 10000 unique random 2-D coordinates
I have an array that is 512 rows by 256 columns (i.e Nrows=512, Ncols=256) and I want the 2-d coordinates of a random sample of ...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 11 anni fa