![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12057527_1642447839527.jpg)
Junho Kweon
Followers: 0 Following: 0
Doctoral student in Electrical Engineering at Penn State
English
Statistics
RANK
230 567
of 297 010
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20 418
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
nästan 2 år ago | 0
Question
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...
ungefär 2 år ago | 4 answers | 0
4
answersQuestion
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...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
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) ...
mer än 6 år ago | 1 answer | 0