-
step_linear_predetict_and_Weiner_filter
一步线性预测与Weiner滤波的比较,含GUI界面.(Step linear prediction compared with the Weiner filter, with GUI interface.)
- 2010-07-23 22:18:25下载
- 积分:1
-
Matlab_tablot
文件包中12个程序基于Matlab开发Talbot成像的计算软件,非常好,请大家试用.(The package included 12 softwares for Talbot effect in matlab)
- 2009-10-05 14:16:32下载
- 积分:1
-
Matlab
此文件包括 了所有的MATLAB统计常用命令,可以作为编程者的一个很好的参考(This file includes all of the MATLAB statistics commonly used commands can be used as a good programmers reference)
- 2010-01-06 10:21:36下载
- 积分:1
-
gen_target
说明: 用于实现对目标分配的遗传求解,源码是基于matlab的开发环境(used to achieve the goal of solving the genetic distribution, the source code is based on the Matlab development environment)
- 2006-03-29 11:44:49下载
- 积分:1
-
fcm
FCM聚类模型,通过load本地数据就可以聚类出分类。(FCM clustering model
)
- 2013-05-09 11:48:35下载
- 积分:1
-
Gaussian-binary-arithmetic
Gaussian elimination in binary arithmetic
- 2014-01-14 04:27:37下载
- 积分:1
-
tsp
解决pso问题,利用matlab编写的,注释清楚,完整的程序(Pso to solve the problem, using matlab written comments clear and complete procedures for)
- 2009-09-17 16:48:09下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
PCA-Face-Recognition-Matlab
基于PCA算法的matlab人脸识别代码及附注(Face Recognition.)
- 2012-04-12 15:01:44下载
- 积分:1
-
zonal-coding
The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality..
This application only works for gray scale.
- 2014-02-04 01:38:36下载
- 积分:1