Ollie
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
251.696
of 295.467
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
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
Finding missing array value of a singular matrix
How do I use matlab to find the value of x that makes the matrix A = [2,5,7;-2,3,-4;1,5,x] singular ie has determinant zero? ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Code for boundary value problem
I'm trying to answer this question: <</matlabcentral/answers/uploaded_files/38344/D.jpg>> This is the code I have produced...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Sipmson's rule in Matlab
I'm trying to program the following Simpson's rule problem: <</matlabcentral/answers/uploaded_files/38343/B.jpg>> This is ...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to interpolate data points
I'm trying to answer the following question: <</matlabcentral/answers/uploaded_files/38342/A.jpg>> This is the code I have...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Function within a function, Heun's method, system of ODE's
I'm trying to solve the following problem: <</matlabcentral/answers/uploaded_files/38336/C.jpg>> This is the Heun's method...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Programming a function for use in another script
I've programmed a script to run multivariate Newton's method on a non-linear function. It's usage is: function [X]=mynewton...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Adding a plot to my code
I've attached my code which performs the Jacobi method and is working correctly. However, I need to calculate the residual, rk w...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Iteration to find solution to a piece-wise function
<</matlabcentral/answers/uploaded_files/35576/Q2a.jpg>> I know that x0 = -3 and need to calculate x10. I have attempted to us...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Calculating values from an iterative map
I need to write a Matlab code that will calculate the x10 value for the following iterative map that doesn't use fsolve,\ or inv...
mehr als 9 Jahre vor | 2 Antworten | 0