-
PCALDA
MATLAB USPS数据下的PCA和LDA算法实现程序。测试通过。(MATLAB USPS data under the PCA and the LDA algorithm program. Test.)
- 2010-07-07 11:09:44下载
- 积分:1
-
ch03
basic matlab codes 3
- 2013-02-28 10:53:33下载
- 积分:1
-
adv1710
Matlab中的研华1710驱动文件,非专业人士勿用。Matlab中的研华1710驱动文件,非专业人士勿用。(In the Matlab driver file Advantech 1710, non professionals do not use.)
- 2014-12-08 22:18:41下载
- 积分:1
-
disparity-map
双目视觉,求双目视觉图像视差图,直接运行demo即可(Binocular vision, seeking binocular disparity map visual images, demo can be run directly)
- 2021-03-31 19:29:08下载
- 积分:1
-
yuandaima-di-3-zhang
《MATLAB7.0编程基础》书中图形的源代码,这是第3章的集合,比较全面,很有用,是很好的参考。(Book graphics of " MATLAB7.0 Programming Fundamentals source code, which is a collection of Chapter 3, more comprehensive, useful, is a good reference.)
- 2013-04-18 19:23:39下载
- 积分:1
-
imp_freq_response
how to calculate the impulse response from the frequency response of a Power delay profile
- 2013-12-06 19:36:40下载
- 积分:1
-
matlab_oringin_code
matlab常用程序的源代码,以及演示(matlab source code for common procedures, and presentation)
- 2013-07-11 23:03:49下载
- 积分:1
-
abc
A method to deduce band structure
- 2012-06-23 21:46:23下载
- 积分:1
-
390854564fenpei_matlab
这段代码使用matlab实现匈牙利算法的匹配问题。(matlab algorithm to achieve the matching of Hungary)
- 2010-11-30 10:47:49下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1