DH - MATLAB Central
photo

DH


Last seen: 22 jours il y a Actif depuis 2022

Followers: 0   Following: 1

Programming Languages:
R, MATLAB
Spoken Languages:
English, Korean
Pronouns:
He/him
Professional Interests:
Statistics and Data Analysis, Business, Economics, and Finance, Statistics

Statistiques

All
CodyMATLAB AnswersFrom 11/22 to 03/25Use left and right arrows to move selectionFrom 11/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Questions
2 Réponses

Cody

0 Problèmes
1227 Solutions

RANG
127 739
of 297 613

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 457

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
54
of 159 227

CONTRIBUTIONS
0 Problèmes
1227 Solutions

SCORE
17 108

NOMBRE DE BADGES
81

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer
  • Thankful Level 2
  • Magic Numbers Master
  • Matrix Manipulation III Master
  • Divisible by x Master
  • Cody Problems in Japanese Master
  • Indexing IV Master
  • Indexing V Master
  • Indexing III Master
  • Cody5 Easy Master
  • Computational Geometry I Master
  • Magic Numbers II Master

Afficher les badges

Feeds

Afficher par

Réponse apportée
Indexing of fresh array in one line without intermediate variable.
Hope this helps. interp1(Func(1:10), 2:3)

environ un an il y a | 0

Réponse apportée
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...

presque 2 ans il y a | 0

| A accepté

Question


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...

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


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. ...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse