-
classification
说明: matlab环境下的模式识别分类例程。高维样本投影到低维空间进行分类识别。(matlab environment classification pattern recognition routines. High-dimensional samples are projected onto low-dimensional space for classification and identification.)
- 2008-11-19 17:25:27下载
- 积分:1
-
Untitled10
Source coding Random code for MATLAB
- 2012-06-04 17:19:53下载
- 积分:1
-
mulGXF
本代码为割线法求解非线性方程组。其调用格式为[r,m]=mulGXF1(F,x0,x1,eps) 其中,F:非线性方程组;x0初始解;x1:初始解;eps:解的精度;m:迭代步数。(The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-linear equations x0 initial solution x1: initial solution eps: solution accuracy m: the number of iterative steps.)
- 2010-01-01 14:23:22下载
- 积分:1
-
Untitled
this program is made in matlab for executing
- 2013-11-23 22:49:24下载
- 积分:1
-
matttt
Little programs on matlab.
- 2012-11-30 03:02:52下载
- 积分:1
-
Gaussn_Clutter
在高斯背景下,测试在随机信号情况下的大特征值个数问题,并仿真了杂波功率谱(Gaussian background, test the number of large eigenvalues in the case of random signals, and simulate the noise power spectrum)
- 2012-05-24 00:41:48下载
- 积分:1
-
lloyd_max
The optimal quantization tables for Gaussian, Rayleigh and Laplacian probability density functions.Uniform quantizer is optimal for uniform distribution source, not for other distribution.The procedure is based on a Lloyd-Max iteration.
- 2013-04-10 22:55:29下载
- 积分:1
-
Canny
Canny edge detection algorithm implemented in Matlab
- 2015-04-19 00:41:36下载
- 积分:1
-
c
说明: compute elevation for terrain
- 2010-06-29 04:03:51下载
- 积分:1
-
myAdder.m
MYADDER M-file for myAdder.fig
MYADDER, by itself, creates a new MYADDER or raises the existing
singleton*.
H = MYADDER returns the handle to a new MYADDER or the handle to
the existing singleton*.
MYADDER( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in MYADDER.M with the given input arguments.
MYADDER( Property , Value ,...) creates a new MYADDER or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before myAdder_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to myAdder_OpeningFcn via varargin.
It s great code for learning GUI in Matlab simple and basic.
- 2009-11-25 16:14:34下载
- 积分:1