photo

IN KWON PARK


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
213,389
of 301,344

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,239

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,068

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Automatic substitution of a symbolic variable with a numerical value
Hello there, I noticed that a variable inside symbolic expression is not automatically substituted with its numerical value. ...

2 years ago | 2 answers | 0

2

answers

Question


Unable to locate an entry point
When I was trying to loading a MAT file from a C application, the application always failed with the error mesage appearing in...

7 years ago | 0 answers | 0

0

answers

Question


using 'eliminate' command in symbolics toolbox
Hello there, I was trying to eliminate a variable in a set of equation, but MATLAB complained with this error message below....

8 years ago | 1 answer | 0

1

answer

Question


A complicated answer from 'solve' function
Here is a simple M code: syms Omega t delta C M tn=solve(Omega*sin(Omega*t-delta) + C*cos(Omega*t - delta)*1/(2*M), t) ...

8 years ago | 1 answer | 0

1

answer