Community Profile

photo

onsagerian


Last seen: 3 maanden ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 5 jaar ago | 2 answers | 0

2

answers

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

bijna 6 jaar ago | 0

Question


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

bijna 6 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer