Feeds
已提交
Lunar High precision Orbit Propagator
Lunar High precision Orbit Propagator
7 years 前 | 13 次下载 |
已回答
how I can get data from plot
open('yourfigure.fig'); h = gcf; %current figure handle axesObjs = get(h, 'Children'); %axes handles ...
how I can get data from plot
open('yourfigure.fig'); h = gcf; %current figure handle axesObjs = get(h, 'Children'); %axes handles ...
7 years 前 | 0
| 已接受
已回答
How to split one input and perform different calculations on it to get different outputs.
Hi, if I have correctly understood your issue, you have a number as a single input, and you would like to have multiple outp...
How to split one input and perform different calculations on it to get different outputs.
Hi, if I have correctly understood your issue, you have a number as a single input, and you would like to have multiple outp...
7 years 前 | 1
| 已接受
已提交
modulateSignal(x,xnodes,envFun,coeff,varargin)
modulateSignal provides a sinusoidal signal modulated by a generic piecewise or continuous function
7 years 前 | 1 次下载 |
已提交
Get a COLOR from a large color list
Make your Matlab more colorful! Use this simple function to get the color you want.
7 years 前 | 2 次下载 |
已提交
Riemann Problem (Gas dynamics)
Riemann and Godunov problems (at the first step) with initial conditions piecewise constant
10 years 前 | 8 次下载 |
已提交
Optimization Tools: Line Search Methods for function N-DIM
4 Line Search Methods: Powell, Newton, Conjugate Directions and Random Walk
11 years 前 | 5 次下载 |
已提交
Smartphone Animation
Play the movie that replicates the movements made by you with your smartphone
11 years 前 | 2 次下载 |
已提交
Armijo method
The method of Armijo finds the optimum steplength for the search of candidate points to minimum
11 years 前 | 7 次下载 |