photo

Junho Kweon


Last seen: oltre un anno fa Attivo dal 2018

Followers: 0   Following: 0

Doctoral student in Electrical Engineering at Penn State

Spoken Languages:
English

Statistica

All
MATLAB Answers

3 Domande
1 Risposta

Cody

0 Problemi
26 Soluzioni

RANK
73.190
of 300.942

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.116

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
14.117
of 171.806

CONTRIBUTI
0 Problemi
26 Soluzioni

PUNTEGGIO
414

NUMERO DI BADGE
4

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer
  • Promoter
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
chol() gives error for a (barely) positive definite matrix.
There is quite well-developed code nearestSPD, which can solve the minor round-off error as @Christine Tobler mentioned. The cod...

quasi 3 anni fa | 0

Domanda


How can I derive inverse of the matrix with infinite determinant?
Hi guys, there is a matrix A which has finite dimension and finite-valued elements. However, because of its large size and valu...

circa 3 anni fa | 4 risposte | 0

4

risposte

Domanda


How can I convert a function with multivariable input to a function with single vector input?
Hi, I want to use fmincon, and fmincon can deal with only function with single vector input. When my formula is as below, it wo...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to take a part of matrix, which is function result?
My code is like this. A = [1 2; 3 4]; B = sum(A) % I want to use fft or other functions rather than 'sum' x = B(1) ...

oltre 7 anni fa | 1 risposta | 0

1

risposta