onsagerian
Followers: 0 Following: 0
Statistik
RANG
106.181
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
"vpasolve" problem?
Hello, The following code designed to collect particular solutions by solving an equation does not work. I've included the er...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFinding 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...
mehr als 6 Jahre vor | 0
Frage
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 ...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 1 Antwort | 0