-
3
精通MATLABGUI设计全书源代码《精通MATLAB GUI》光盘的内容第三章(Proficient in the design of the book source code MATLABGUI "proficient in MATLAB GUI" CD-ROM content)
- 2009-03-15 12:56:37下载
- 积分:1
-
matlabcode1
basice code and example of MatLab about signal processing
- 2009-04-03 05:21:05下载
- 积分:1
-
Jakes
说明: 无线通信第三章第十一题的答案Jakes Model
锐利衰落信道(Chapter XI of the wireless communications answer to sharp fading Jakes Model)
- 2011-04-08 10:51:01下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
INface_tool
matlab code for The INface toolbox v2.0 for illumination invariant face recognition
- 2015-02-07 13:55:46下载
- 积分:1
-
Improved_DL_code
对KSVD和MOD两个字典学习算法的简单有效的改进,都可以加速学习过程中的收敛。代码压缩包里包含使用说明,并附有文章参考。(Simple and effective improvements to the two dictionary learning algorithms of KSVD and MOD can speed up the convergence in the learning process. The code compression package contains instructions and references.)
- 2018-06-02 17:31:55下载
- 积分:1
-
Kerberos
利用matlab实现的二维回环拓扑随机游走模型相遇时间分析(Analysis of meeting time in 2D torus random walk with MATLAB)
- 2010-06-13 19:25:19下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1
-
81904
This is a matlab code. It is used to create a circle in matlab. It is very interesting. Apply this.
- 2010-11-02 17:44:20下载
- 积分:1
-
Numerical_Analysis_with_MATLAB
It provides some examples in numerical analysis using Matlab like solving polinomies, solution on nonlinear equations, etc.
- 2009-12-13 23:25:52下载
- 积分:1