![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27552110_1663507341452_DEF.jpg)
Programming Languages:
R, MATLAB
Spoken Languages:
English, Korean
Pronouns:
He/him
Professional Interests:
Statistics and Data Analysis, Business, Economics, and Finance, Statistics
R, MATLAB
Spoken Languages:
English, Korean
Pronouns:
He/him
Professional Interests:
Statistics and Data Analysis, Business, Economics, and Finance, Statistics
Statistica
All
RANK
125.982
of 297.016
REPUTAZIONE
0
CONTRIBUTI
4 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
Indexing of fresh array in one line without intermediate variable.
Hope this helps. interp1(Func(1:10), 2:3)
Indexing of fresh array in one line without intermediate variable.
Hope this helps. interp1(Func(1:10), 2:3)
circa un anno fa | 0
Risposto
How to solve a simple symbolic identity?
Thank you VBBV. Based on your reply, I wrote the following code: syms w0 a b t m F0; eqn = 2*b*w0*cos(w0*t) - 2*a*w0*sin(w0...
How to solve a simple symbolic identity?
Thank you VBBV. Based on your reply, I wrote the following code: syms w0 a b t m F0; eqn = 2*b*w0*cos(w0*t) - 2*a*w0*sin(w0...
oltre un anno fa | 0
| accettato
Domanda
How to solve a simple symbolic identity?
I have the following identity. The solution is . I wrote the following code. syms w0 a b t m F0; eqn = 2*b*w0*cos(w0...
oltre un anno fa | 2 risposte | 0
2
risposteDomanda
Symbolic rewriting of trigonometric functions with a exponential function.
I use MATLAB2023a with symbolic math toolbox. I want to rewrite a symbolic equation by summing several cosine and sine terms. ...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Solving exact ODE and fplotting a solution curve.
I use MATLAB 2023a with the symbolic math toolbox. I am trying to solve the following exact ODE with an initial condition and p...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Code for solving first-order ode with symbolic initial condition
I am very new to MATLAB, and writing MATLAB code for solving the problem #20 of Section 1.1 in Kreyszig (2011). Problem #20 is ...
circa 2 anni fa | 1 risposta | 0