-
rozwi_zania
fibonacci - algorytm matlab(fibonacci- algorytm matlab)
- 2009-05-03 00:37:57下载
- 积分:1
-
matlab-Q-function
Q函数、互补误差函数定义,以及之间的关系、matlab实现Q函数(Q function, complementary error function is defined, and the relationship between, matlab Q function)
- 2013-01-05 21:37:39下载
- 积分: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
-
MATLAB
基于神经网络下的《MATLAB神经网络30个案例分析》程序(Based on Neural Network under " MATLAB neural network 30 Case Studies" Program)
- 2013-11-12 15:46:32下载
- 积分:1
-
matlab-GUI-12345
自己编写的图像处理软件,MATLAB GUI 编程实现,主要用来实现多界面调用,进度条等功能的实现。(Write your own image processing software, MATLAB GUI programming, mainly used to implement multi-interface call to the realization of the progress bar and other functions.)
- 2010-10-22 09:27:54下载
- 积分:1
-
lazarus-manual
lazarus-freepascal manual
- 2015-03-17 19:12:47下载
- 积分:1
-
libsvm-3.24
说明: 最新版libsvm安装包和SVM回归预测模型,包含预测数据集(SVM regression prediction model)
- 2021-04-13 22:08:56下载
- 积分:1
-
main1
sdof vibraion analysis
- 2010-09-17 16:44:15下载
- 积分:1
-
ARMODEL
功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了现代谱估计中的AR模型法的仿真作为题目。下面给出AR模型的相关理论和仿真实现。(Power Spectral Estimation of very extensive, in all disciplines and fields of application of a great deal of attention. The "modern signal processing" on the curriculum of classical and modern spectral estimation spectrum is estimated that the two types of spectrum estimation method; Classical spectrum estimation is based on Fourier transform, although high computing efficiency advantages, but also low-resolution spectrum Sidelobe serious leakage of long sequences have good estimates. In order to overcome the classic shortcomings of the spectrum estimation, there have been a pair of modern spectral estimation methods. Modern spectral estimation is the random process model parameters based on the maximum likelihood estimation, maximum entropy method, AR model, forecast filter. Spe)
- 2021-01-29 14:38:35下载
- 积分:1
-
deinterlace
设计一个去隔行算法。把一段隔行扫描格式的视频序列转换成逐行扫描格式的视频。(Design a de-interlacing algorithm. To a sequence of interlaced video format into progressive scan video format.)
- 2010-06-02 03:40:21下载
- 积分:1