-
mJPEGzipa
matlab编程实现现JPEG的压缩和编码
(matlab programming now JPEG compression and coding)
- 2012-09-15 14:17:53下载
- 积分:1
-
vc_matlab
MSVC2008调用Matlab2009的方法。该资料为文档。(VC call matlab program)
- 2014-12-22 15:20:23下载
- 积分:1
-
BPSK_Done
基于的BPSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab BPSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:26:12下载
- 积分:1
-
voiceRecognitionSX
这是一个基于DTW的语音识别算法,由matlab实现,相信对大家有帮助。(This is a DTW-based speech recognition algorithm by matlab to achieve, I believe that everyone has to help.)
- 2013-11-18 16:14:02下载
- 积分:1
-
camera_1
用matlab控制摄像头 对所采集的视频提取图片,再进行后续处理(Control using matlab camera captured video extract pictures, and then the subsequent processing)
- 2013-04-25 15:28:37下载
- 积分:1
-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1
-
myradoncom
\this file contains the matlab file for radon function with its c file. to run on matlab compile the file using c++ compiler to convert c file into mex file.
- 2011-09-29 00:22:08下载
- 积分:1
-
54512
matlab指令大全,基础学习必然会用得着(the matlab instruction Daquan, the basis of learning will certainly need it)
- 2013-03-25 21:56:59下载
- 积分:1
-
fuzzy2
说明: FUZZY LOGIC gaussian function /triangular function
- 2019-05-01 22:27:39下载
- 积分:1
-
ising1.m
1D Ising
ising1(n,m,b,p)
n - length of domain, a positive integer
m - number of iterations, a positive integer
b - coupling parameter / temperature, a positive scalar
b = 0 -> Very high temp / low coupling
b > 1 -> Very low temp / high coupling( 1D Ising ising1 (n, m, b, p) n- length of domain, a positive integer m- number of iterations, a positive integer b- coupling parameter/temperature, a positive scalar b = 0-> Very high temp/low coupling b> 1-> Very low temp/high coupling)
- 2014-10-21 15:31:20下载
- 积分:1