Miguel
Instituto Superior Tecnico
Followers: 0 Following: 0
Feeds
已提交
Mass fall with terminal velocity - Euler Method.
This is a simple program to generate a graph, or more, from vectors that can also be used as tables. Case: a mass falls from th...
1 year 前 | 1 次下载 |
已提交
Coulomb Forces from Point Charges in a data file setup.
This program computes Coulomb Forces from a data file that contains POSITION, and CHARGE values in simple vector form, vs a defi...
4 years 前 | 1 次下载 |
已提交
Newton Method - Example
Simple example Newton Method. Control the # of iterations and DELTA.
5 years 前 | 2 次下载 |
已提交
Temperature Scale Conversion
As simple as the title says, this command prompt program simply converts your CELSIUS or FAHRENHEIT or KELVIN input to all those...
5 years 前 | 1 次下载 |
已提交
Slopefield Generator with more quiver options displayed.
This script generates slopefields and you can test the several quiver options.
6 years 前 | 1 次下载 |
已提交
Simple Slopefield
This program plots a simple slopefield. Change parameters as necessary. Uses "meshgrid" and "quiver".
6 years 前 | 1 次下载 |
已提交
Make a Simple Graph - Single Variable
This program creates a plot, a graph, of a function you write within the bounds you choose.
6 years 前 | 1 次下载 |
已提交
Summation - Definite.
Simple Definite Summation Script You can change the initial and final point to define your precision. You can then change the e...
6 years 前 | 1 次下载 |
已回答
Integrate velocity field over a (cylindrical coordinate) disk
Might be SOLVED: SEE EDIT I am also interested in this: my data points are just an axissymetric vector of data points across...
Integrate velocity field over a (cylindrical coordinate) disk
Might be SOLVED: SEE EDIT I am also interested in this: my data points are just an axissymetric vector of data points across...
6 years 前 | 0
已提交
Numerical Integration Cylindrical Coordinates - Volume
This script computes a Volume Integral on a circle. It creates a spline from a set of data points, and computes a volume around ...
6 years 前 | 2 次下载 |
已提交
Normal Stress of a Bar with Graph
Normal Stress of a Bar with Graph, use of clearvars, use of graph parameters.
8 years 前 | 1 次下载 |
已提交
Normal Stress simple function on command line with text output.
Simple function on command line with text output. Function is normal stress 1D.
8 years 前 | 2 次下载 |
提问
Brief question: faster to zero before direct computation?
Hello all, quick question, in the simplest of examples, x1a = linspace(-1,1,100); y1a = zeros(1,100); y1a = x1...
10 years 前 | 0 个回答 | 0