-
compare
说明: 对比不同矩阵的方案。二十个字太多了,二十个字太多(compare different orthogonalization scheme)
- 2010-04-14 20:26:24下载
- 积分:1
-
Mindlin
Code to operate with Midlin equation to extract inharmonic frequencies
- 2014-11-26 18:01:21下载
- 积分:1
-
Matlab-jiaocheng-
这是一篇讲解Matlab的一些简单的使用操作以及程序,对新手是很好的。(This is one to explain the use of some simple Matlab operations and procedures, the novice is very good.)
- 2013-11-10 14:49:41下载
- 积分:1
-
FLYFX
涉及到简单的傅里叶变换程序说明了其原理以及基本的使用方法,适合入门者(Comes to simple Fourier transform procedure describes the principle and basic use, suitable for beginners)
- 2013-05-02 02:03:09下载
- 积分:1
-
NLMS_algorithm_demo
NLMS algorithm demo
Note : The author doesn t take any responsibility for any harm caused by the use of this file(NLMS algorithm demo Note : The author does not take any responsibility for a ny harm caused by the use of this file)
- 2007-04-18 14:19:01下载
- 积分:1
-
seepage
SEEP5( Property , Value ,...) creates a new SEEP5 or raises the
existing singleton*. Starting the left, property value pairs are
applied to the GUI before seep5_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to seep5_OpeningFcn via varargin.
- 2014-10-08 15:48:39下载
- 积分:1
-
backknap
backtracking knapsack
- 2014-12-07 10:58:12下载
- 积分:1
-
Loadforecastingmatlab
electricity load time forecasting
- 2012-09-21 18:15:03下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
orbits
orbits - plot orbits around Earth in an interactive manner
- 2014-01-19 23:32:40下载
- 积分:1