-
ica
利用原数据进行实验,并利用主成份分析后取样本。(Experimental use of the original data and the use of principal component analysis of a sample.)
- 2009-04-20 11:07:16下载
- 积分:1
-
digit
对图像进行数字化处理,有完整的运行界面,使用方便(Digital image processing, the operation of a complete interface, easy to use)
- 2009-04-23 10:22:20下载
- 积分:1
-
source-code
Matlab程序设计书籍中的源代码,希望对大家都有用。(the source code of the Matlab program )
- 2014-08-27 12:49:09下载
- 积分:1
-
kalmanfilter
采用MATLAB实现的kalman滤波程序,有比较详细的例子和算法说明(Kalman filtering using MATLAB implementation procedures, more detailed description of examples and algorithms)
- 2009-12-07 00:13:26下载
- 积分:1
-
Channel-coding
信道编码的相关源码,包括检错码,线性分组码,卷积码,Turbo码和低密度校验码(LDPC).(Source, channel coding error detection code, linear block codes, convolutional codes, Turbo codes and low density parity check code (LDPC).)
- 2013-04-05 19:42:11下载
- 积分:1
-
matlabwork0
MATLAB 开发滤波输出系统,可以高低波选择波段,并且为双屏显示(MATLAB development filtered output system, you can choose the level of wave band, and for dual display)
- 2013-11-08 13:58:50下载
- 积分:1
-
123
在matlab或者PSCAD中对桥差不平衡电流进行仿真计算,得到仿真结果与常规计算结果一致,此方法修改简单快捷。(In matlab or PSCAD to bridge the difference between the current imbalance in the simulation calculation, the simulation results are consistent with conventional calculations, this method is simple and quick modification.)
- 2015-05-22 09:55:27下载
- 积分: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
-
yytang_99050056_program
说明: 用matlab写的关于指纹识别的程序,搞图像的朋友(Using matlab to write on the fingerprint identification procedure, images of friends engaged in)
- 2008-09-11 02:31:57下载
- 积分:1
-
CPP_Primer_3rd_Edition
计算机科学45部经典著作,深入C++之《C++ Primer》第三版,中文版,Stanley B Lippman,Josee Lajoie著,潘爱民,张丽 译(C++ Primer,Stanley B Lippman ,Josee Lajoie)
- 2015-04-20 19:41:11下载
- 积分:1