-
source
用Matlab R2009b进行数字音频减少泄漏处理编程(Using Matlab R2009b processing of digital audio programming to reduce leakage of)
- 2010-06-27 11:38:55下载
- 积分:1
-
OFDM
利用Matlab分别生成OFDM信号和短波信道仿真器(OFDM signals and shortwave channel simulators are generated using Matlab respectively)
- 2017-04-10 18:56:36下载
- 积分:1
-
os-elm
主要是基于extreme learning machine的改进算法,结合了增量学习(It’s mainly based on the extreme learning machine improvement algorithm, unified the increase study )
- 2010-09-07 16:51:35下载
- 积分:1
-
3-D_FDTD_code
三维有限时间差分法计算矩形谐振的例子编程(three-dimensional finite-difference time rectangular resonant examples of Programming)
- 2007-05-09 19:13:46下载
- 积分:1
-
cfed
this is matlab file for competitive fuzzy edge detection
- 2009-03-11 18:55:46下载
- 积分:1
-
4.2 基于GUI交互操作的数字图像处理实现
对实现通过matlab进行图像处理的操作有一定的帮助与借鉴意义。(matlab image processing)
- 2019-01-01 21:32:37下载
- 积分:1
-
calic_comp
compresssion based calic decomposition
- 2012-10-05 14:01:47下载
- 积分:1
-
CreateGauss_Matlab
该文件含有高斯信号产生的完整代码,用matlab编写的,并含有详细的注释,另外还有两个小波基的使用的详细注解(This file contains the complete code for the Gaussian signal is generated, using matlab, and contains detailed notes, in addition to the use of two small Porgy detailed comments)
- 2013-11-11 16:29:03下载
- 积分:1
-
MAIN
this is the fifth file of coding in matlab
- 2011-05-17 02:08:35下载
- 积分: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