-
chapter9
精通MATLAB数字图像处理与识别 chapter9 代码(Proficient in MATLAB digital image processing and recognition chapter9 code)
- 2013-12-05 20:48:28下载
- 积分:1
-
mohujulei
模糊聚类程序,只需把数据输入运行就可以得出你想要的结果,很简单,很方便(Fuzzy clustering procedure, simply enter data into operation can be drawn on the results you want is very simple, very convenient)
- 2009-09-09 00:02:48下载
- 积分:1
-
HHT
目前,互联网上HHT信号处理技术有
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。
(There provides three types of HTT program packages: one developed by France researcher G. Rilling 2007, the other provided by by Alan Tan from Matlab file exchange center and the third one by Taiwan Central University Data Research Center. Please start from the simple one by Tan to learn more.)
- 2009-04-29 22:43:48下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
Marpl
说明: Цифровой спектральный анализ и его приложения
- 2011-04-04 06:10:01下载
- 积分:1
-
fangcheng
用matlab编写的经典算法程序——解微分方程,供大家参考(Classical algorithm using matlab program- solving differential equations, for your reference)
- 2013-01-24 22:30:16下载
- 积分:1
-
nhandangtienghuytsao
detection voice used matlab.
detec voice piano,organ...
- 2015-02-16 00:14:21下载
- 积分:1
-
COS_cic
一种数字滤波器的matlab模型,该数字滤波器是改进的CIC滤波器,在CIC的基础上加了余弦补偿滤波器,改进其幅频特性(A matlab model of digital filter, the digital filter is improved CIC filter, added cosine compensation on the basis of CIC filter, the amplitude frequency characteristics improvement)
- 2015-04-05 20:47:50下载
- 积分:1
-
qammodulation
QAM,(正交振幅键控调制),输出为QAM调制产生的复包络信号(QAM, (quadrature amplitude modulation keying), QAM modulation output generated by complex envelope signal)
- 2020-07-29 15:58:39下载
- 积分:1
-
noisemodels
matlab中噪声模型,包括测试程序,来自MIT实验室(matlab noise models, including testing procedures, from the MIT Laboratory)
- 2008-08-22 21:41:19下载
- 积分:1