Community Profile

photo

Miguel


Instituto Superior Tecnico

Last seen: 4 days ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Personal Best Downloads Level 2
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


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

6 months ago | 1 download |

Thumbnail

Submitted


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

3 years ago | 3 downloads |

Thumbnail

Submitted


Newton Method - Example
Simple example Newton Method. Control the # of iterations and DELTA.

4 years ago | 1 download |

Thumbnail

Submitted


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

4 years ago | 1 download |

Thumbnail

Submitted


Slopefield Generator with more quiver options displayed.
This script generates slopefields and you can test the several quiver options.

5 years ago | 1 download |

Thumbnail

Submitted


Simple Slopefield
This program plots a simple slopefield. Change parameters as necessary. Uses "meshgrid" and "quiver".

5 years ago | 3 downloads |

Thumbnail

Submitted


Make a Simple Graph - Single Variable
This program creates a plot, a graph, of a function you write within the bounds you choose.

5 years ago | 3 downloads |

Thumbnail

Submitted


Summation - Definite.
Simple Definite Summation Script You can change the initial and final point to define your precision. You can then change the e...

5 years ago | 1 download |

Thumbnail

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

5 years ago | 0

Submitted


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

5 years ago | 1 download |

Thumbnail

Submitted


Normal Stress of a Bar with Graph
Normal Stress of a Bar with Graph, use of clearvars, use of graph parameters.

8 years ago | 1 download |

Thumbnail

Submitted


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 ago | 2 downloads |

Question


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

9 years ago | 0 answers | 0

0

answers