Community Profile

photo

Robert


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to select function output in ode solver
Hi everyone, I have a function that returns a (3xN ) matrix in which each column corresponds to three coupled differential eq...

9 years ago | 0 answers | 0

0

answers

Question


Coupled ODE-PDE systems, sovler?
Hi everyone, I'm trying to code a coupled ODE-PDE model using the matlab ODE solvers, im trying to code 3 ODEs of the form ...

9 years ago | 1 answer | 0

1

answer

Question


how to get a for loop give more than one output
Hi, ive got my for loop working correctly giving me a vector which i want to plot, but i want to run the for loop again but chan...

10 years ago | 1 answer | 0

1

answer

Answered
problem with inputting function handle without using a separate function file
that form works, thank you so much!!!

10 years ago | 0

| accepted

Question


problem with inputting function handle without using a separate function file
Hi Ive wrote a function called T with inputs f,a,b,n. im not having problems with the a,b,n input values but when i try to inp...

10 years ago | 2 answers | 0

2

answers

Question


how do i put iteration values into a vector?
Hi, im creating a matlab function that uses the secant method to create an approximation, im trying to take the values that ar...

10 years ago | 2 answers | 0

2

answers