photo

onsagerian


Last seen: circa un mese fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

16 Domande
1 Risposta

RANK
109.407
of 300.392

REPUTAZIONE
0

CONTRIBUTI
16 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Using VPA solver to find a solution
Hello, I see solving the following algebraic equation using Matlab gives an output in terms of "root(something)". I used a VPA ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


A problem with a "Recursive Function"
The following is a simple program using a "recursive function". As indicated, the code is designed to take the input value 5 ini...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Creating 3D Plot using Surf
Hello, I am trying to create a plot in 3D using "surf" command with specific conditions. I would like to plot "g" depending o...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


3d Plotting Using Meshgrid
Hello, This is the Matlab script I designed for 3D plotting using "meshgrid". Basically, I need to make a plot a function wh...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I get outcome at a particular value after performing differentiation?
Hello, I would like to know how I can get outcome at a particular value after performing "differentiation" of a function using ...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


"vpasolve" problem?
Hello, The following code designed to collect particular solutions by solving an equation does not work. I've included the er...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Solving Equation (Updated!)
Hello, I already posted the similar question and someone answered it. However, I've deleted what I posted because I found se...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Obtaining the minimum value of solutions
Hello, I would like to collect the "minimum value" of each positive solution corresponding to each "n". After running the pro...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Solving an equation to get a particular solution
Hello, The following code was designed to solve a particular equation depending on a variable "n", which gives many solutions...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Calculation of Factorial using Recursive Relation
Hello, I have tried to construct a code using a "function" that contains a "recursive relation", but was not able to complete...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Risposto
Finding Explicit Solution to an Equation
Thank you. It works! I did not put the last command "x = vpa(solve(sol.conditions))". I need to learn about handling Matlab solv...

oltre 7 anni fa | 0

Domanda


Finding Explicit Solution to an Equation
Hello, I am trying to find out the explicit solution to the following equation. I set up the "Condition" field with the help ...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Solving Equation Depending on Parameter
Hello, An equation in a reference paper has been simply translated into a Matlab code (see below) for solving it, and it must...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


An error (Two different outputs for a single command)
Hello, When I ran my simple program, there were two different outputs. (Only single value of "gamma" in this case are expect...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting the output from differential equations
Hello, I am trying to design a program for making a plot using the outcome from differential equations. I have tried to const...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Solving Differential Equation with initial conditions
Hello, I tried to make a simple code for solving a coupled differential equation with initial conditions, but I got the follo...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting Error (Very Simple Code)
As part of practice of plotting, I made a very simple code, but it has an error. Would you check the code and explain on the pro...

oltre 7 anni fa | 1 risposta | 0

1

risposta