-
matlabcaijishuju
用matlab实现数据采集的方法 (Using matlab to achieve data acquisition methods)
- 2008-01-01 11:11:45下载
- 积分:1
-
kNN
一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。
(A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.)
- 2010-05-05 16:44:06下载
- 积分:1
-
CH6
The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding
by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
implemented for a 2x2 system. The reader can program other variations.
The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.(The main file in this list of programs is " vblast.m" . Type " help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.)
- 2011-05-04 09:22:59下载
- 积分:1
-
matlab_nonlinefunction
确实是个好方法!确实是个好方法!确实是个好方法!确实是个好方法!(it is really a very very good method!it is really a very very good method!)
- 2009-04-19 16:57:22下载
- 积分:1
-
use
元胞自动机 nasch 模型!单条道路上模拟 的(a cellular automaton,nasch model on one lane)
- 2014-02-11 02:52:04下载
- 积分: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
-
PCF_section
Photonic crystal fiber section area Graph
- 2006-12-18 19:22:52下载
- 积分:1
-
Analog-circuit
模拟电路故障诊断,建立模型,设计诊断算法那,神经网络方法(Analog circuit fault diagnosis based on neural network method)
- 2012-07-22 17:11:42下载
- 积分:1
-
bspline_deboor
it is a deboor algorithm
- 2013-03-03 15:09:08下载
- 积分:1
-
10153597dsb
说明: 通信原理方面的一些基础matlab程序,包含数字基带传输系统中升余弦滚降系统,最佳基带系统,基带信号眼图,OOK,2PSK,2FS,MPSk,DSB,SSB,VSB(Some basic matlab programs of communication principle, including up-cosine roll-down system in digital baseband transmission system, optimal baseband system, baseband signal eye diagram, OOK, 2PSK, 2FS, MPSk, DSB, SSB, VSB)
- 2018-12-29 20:14:57下载
- 积分:1