-
Auto_RussiaBlock
说明: 在matlab的GUI界面中能够实现自动下俄罗斯方块,适合人工智能课程(It can be achieved automatically about the Russian box under the GUIinterface in matlab, for Artificial Intelligence)
- 2010-04-18 21:34:18下载
- 积分:1
-
zhangjie
主要说明了在噪声干扰下 如何利用MATLAB实现图象恢复(main note of the noises using MATLAB Image Restoration)
- 2006-06-19 15:12:08下载
- 积分:1
-
mayur_mailed
This is a GUI program developed in matlab. It can be used for recording the speech signals & storing them to the .wav files. This GUI further provides the interfaces to plot the recorded speech signal.
Also, the recorded samples are used for training purpose of a speech recognition system. All the required files are included in the same folder.
- 2013-04-29 18:57:14下载
- 积分:1
-
vb
是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1
-
matlab_dll_Cpp
作者曾经实现过将matlab函数编译成dll供Cpp调用,这篇文章的目的是对新增的面向对象的的扩展mwArray进行讲解,matlab很容易和C/C++联合起来使用。
以前做过matlab7与c++的混合编程:将matlab函数编译成dll给C++调用,从而加快开发的进度。但是今天在matlab2008b下面又做了一遍,发现matlab又改了很多东西,诸如增加了面向对象的的扩展mwArray,于是做笔记如下。(matlab_dll_Cpp)
- 2010-06-29 13:59:49下载
- 积分:1
-
89346502jpeg
programme describing jpeg
- 2011-01-29 09:38:14下载
- 积分:1
-
kalmanlibomatlab
kalman 滤波的 matlab 程序(kalman filter matlab program)
- 2009-05-30 18:42:00下载
- 积分:1
-
zoom
说明: 利用matlab gui制作的图片放大的软件。。(Produced using matlab gui image zoom software. .)
- 2020-09-10 17:28:01下载
- 积分:1
-
ni_broydendiedaifa
逆broyden迭代法,matlab源代码,共享资源大家努力(broyden inverse iteration, Matlab source code, our efforts to share resources)
- 2007-03-06 22:30:52下载
- 积分:1
-
new1
clc
clear
number of subbands
K = 32
oversampling ratio
O = 2
decimation rate
D = K/O
number of taps per polyphase component
P = 3
total prototype filter length is L = D*P
prototype filter
- 2013-04-29 22:34:40下载
- 积分:1