-
vblast
The main file in this list of programs is "vblast.m"
- 2011-06-21 23:49:51下载
- 积分:1
-
SVD-EOF
基于matlab,采用SVD方法,对数据进行EOF分解,求得基函数(Based on matlab, using SVD method, the data EOF decomposition, obtained basis functions)
- 2014-02-25 10:47:12下载
- 积分:1
-
mpgwrite
Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file.
MATLAB Release: R12
Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension .mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD). (Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension. mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).)
- 2008-01-11 15:12:45下载
- 积分:1
-
nim
说明: 自己编的制作红色小球沿一条带封闭路径的下旋螺线运动的实时动画。(their series produced a small red ball with a closed along the path under the rotating spiral movements of real-time animation.)
- 2006-05-14 12:13:47下载
- 积分:1
-
Euler
数值计算中的Euler法相关的matlab源程序(Numerical calculation of the Euler method related to matlab source)
- 2011-08-24 21:47:46下载
- 积分:1
-
sobel_LoG_prewitt
Sobel, LoG, Prewitt MATLAB example.
- 2011-10-11 07:18:53下载
- 积分:1
-
code
利用最小距离分类器分类3种鸢尾属植物
load fisheriris 载入Matlab自带的鸢尾属植物数据集
每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本(Plant data sets
The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate)
- 2013-12-06 14:33:31下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1
-
fitness
形成地球物理地震数据例子,含有3个双曲线有效波,一个水平干扰,一个拟线性的干扰(A geophysical seismic data example, to contain 3 hyperbolic significant wave, a level of interference, a pseudo-linear interference)
- 2013-04-28 11:05:33下载
- 积分:1
-
Astar
说明: 一个A*算法的应用案例,在存在多种障碍物的环境下,实现智能体的航路规划(An application case of a * algorithm is used to realize the route planning of the agent in the presence of multiple obstacles)
- 2020-08-30 19:43:01下载
- 积分:1