-
facealignIca
code for face align using ica (independent component analysis) .a good code for reaserch .
- 2010-08-08 20:11:22下载
- 积分:1
-
contacts
使用MATLAB GUI编写的通讯录程序,环境:MATLAB R2009a,可直接下载使用,数据库使用Excel文件存放。(Address book using the MATLAB GUI program in the environment: MATLAB R2009a. Program can be directly used. The database of the addresses is saved in Excel.)
- 2009-12-10 10:23:24下载
- 积分:1
-
Archive
关于sar的MATLAB仿真程序,希望对大家有帮助信息(about sar)
- 2010-05-12 19:50:42下载
- 积分:1
-
Batch_examples
matlab mfile for predictive ARMA model
- 2011-12-15 08:54:15下载
- 积分:1
-
MATLABbookProgram
这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
- 2007-04-14 10:01:07下载
- 积分:1
-
CODE_CS
CODE FOR CR TFF FOR IMAGE POCESSING
- 2013-10-04 16:22:40下载
- 积分:1
-
zuixiaoercheng
说明: 两种对二阶系统进行参数辨识的最小二乘算法,一种可以直接得到输入输出之间的传递函数,一种可以解出线性的差分方程各系数,再反解得到传递函数。附带的一个二阶系统的模型,可以自行下载导入输入输出数据进行试验。(Two kinds of least square algorithm for parameter identification of second-order system, one can directly get the transfer function between input and output, the other can solve the coefficients of linear difference equation, and then get the transfer function by inverse solution. The attached model of a second-order system can download the input and output data for test.)
- 2020-11-02 08:59:53下载
- 积分:1
-
matlab_image_processing
mathlab for image processing 2D, DFT, FFT etc.
- 2009-12-13 16:15:54下载
- 积分:1
-
NBayesLogReg
system will automatically
- 2011-07-10 16:45:51下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1