
R, MATLAB
Spoken Languages:
English, Korean
Pronouns:
He/him
Professional Interests:
Statistics and Data Analysis, Business, Economics, and Finance, Statistics
Estadística
4 Preguntas
2 Respuestas
0 Problemas
1227 Soluciones
CLASIFICACIÓN
127.684
of 297.560
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.456
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
54
of 159.148
CONTRIBUCIONES
0 Problemas
1227 Soluciones
PUNTUACIÓN
17.108
NÚMERO DE INSIGNIAS
81
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Indexing of fresh array in one line without intermediate variable.
Hope this helps. interp1(Func(1:10), 2:3)
alrededor de 1 año hace | 0
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...
casi 2 años hace | 0
| aceptada
Pregunta
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...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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. ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0