Ethan Boyce
Followers: 0 Following: 0
Statistik
RANG
31.260
of 295.448
REPUTATION
1
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Crank Nicolson for non homogeneous heat equation
Hey folks, I have ran into a problem. I am coding for the c-n method and using this base code with the given starting values for...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Creating phase portraits using quiver
I am trying to use quiver() to build a phase portrait of a funtion and I am having trouble. I know our points of equilibrium and...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Calling a indices using 'find' function
I guess the easiest way to ask this question is to show first, a = [1 -1 2 -1; 2 -2 3 -3;1 1 1 0; 1 -1 4 3]; [row,col] = find...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How does Matlab interpret for loops when say I=n:-1:1
So this is a code for gaussian elimination, the code seems to work but my question is for clarification on the function of the f...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
etwa 4 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
etwa 4 Jahre vor
Frage
Ignoring a set of values
I need to ignore the second values returned for my subsequent functions. In other words, for the values of t_max, I need to keep...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Composite Boole's rule
I'm having some trouble coding the composite Boole's rule. Coding for an interval when n=4 is simple enough but it falls apart w...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
determining order of accuracy
I've been given a table of discretion size and relative error and asked to determine the order of accuracy. I am new to Matlab a...
fast 5 Jahre vor | 1 Antwort | 0