photo

Matlab12345


Last seen: plus d'un an il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
156 950
of 297 457

RÉPUTATION
0

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
45.45%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3
  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


Opening Anaconda Command Prompt in Matlab
I want to write a Matlab script that can open a command prompt from another program and then pass input to it. As an example, I ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


System.Diagnostics.Process doesn't execute all commands in external file
I'm attempting to use the following code to get Matlab to open the Windows command prompt, read all the commands in an external ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


Running External Command Prompt Through System Command Prompt
I am attempting to use Matlab to open a command prompt associated with a program installed on my computer, and execute a command...

plus d'un an il y a | 2 réponses | 0

2

réponses

Question


Finding Argument of Bessel Function (1st Kind) to Return Known Solution
I have an equation of the form 0.3005 = J0(2.405x/165) and want to find the value of x (between 0 and 160) that satisfies this e...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


Accept/Reject Method for Monte Carlo Simulation
I have a probability distribution function given by f(m) = summation function from i = 0 to infinity of a_i * P_i(m), where P_i ...

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

0

réponse

Question


Error - Array indices must be positive integers or logical values
I am trying to solve a wave equation of the form d2u/dt2-a2*d2u/dx2=0 and have the following code: xstep = 0.1; tstep = 0.05; ...

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

1

réponse

Question


Plotting Solution for Different Times: Hyperbolic PDE
I am trying to solve the Advection-Diffusion PDE delu/delt - 2*t*delu/delx = 0 using the Maccormack method. The domain is 0 <= x...

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

1

réponse

Question


Solving System of 4 Non-Linear Equations
I have a system of four non-linear equations with four unknowns as have tried coding it as follows: syms A B t0 C eq1 = A*sin(...

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

1

réponse

Question


Changing Amplitude with Initial Condition for System of First-Order Differential Equations
I have two second-order differential equations that have been converted into a first-order system, with the result (angle vs tim...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Plotting a System of Two Second-Order Differential Equations
I'm trying to reduce a system of two second-order differential equations into a system of first-order equations, solve them, and...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Plotting in Matlab with Range for Independent Variable
I'm creating a simple model of a spring-mass system and am trying to plot the amplitude as a function of the spring constant. I'...

environ 5 ans il y a | 1 réponse | 0

1

réponse