-
Matlab
该幻灯片详细阐述了matlab函数的绘图函数,及函数详细的应用例程!(this book tell us how to use matlab software to draw picture!)
- 2009-11-04 18:27:06下载
- 积分:1
-
STBC
STBC程序源文件,可以供初学者学习交流使用(STBC program for beginners to learn the exchange of)
- 2010-03-07 14:16:45下载
- 积分:1
-
trainSOM
IT IS TO TRAIN SOM NETWORK ON IMAGE .......
- 2014-11-26 01:15:11下载
- 积分:1
-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1
-
kurtICA
本科毕业论文,基于非高斯性最大化的盲信号分离方法,适合本科生做毕业设计。(Undergraduate thesis, based on maximization of non-Gaussian signal separation method, suitable for undergraduate students to do graduate design.)
- 2010-08-30 15:31:29下载
- 积分:1
-
SURF-Points
Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT
- 2015-02-20 20:01:18下载
- 积分:1
-
PSNR
to calculate psnr for images by matlab
- 2015-03-16 04:01:55下载
- 积分:1
-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
DG_PSO_P_33
PSO with voltage constrains
- 2020-11-26 23:19:30下载
- 积分:1
-
levy飞行
说明: 本次上传的matlab代码,是基于Mantegna方法模拟萊维飞行,生成levy飞行图;总的飞行次数参数可根据需要更改。(The uploaded matlab code is based on Mantegna method to simulate Levy flight and generate Levy flight chart; the total number of flight parameters can be changed as needed.)
- 2020-11-25 16:29:33下载
- 积分:1