-
matlab
《精通MATLAB科学计算》一书的实例源代码,有很多例子,可供电子书的用户学习参考。(" Proficient in MATLAB scientific computing," one example of the book source code, users of e-books available for reference study.)
- 2009-03-31 19:19:00下载
- 积分:1
-
zishiyin
1.设计自适应信号分离器,用以从白噪声中提取周期信号。其中选取正弦信号s=sin(2*pi*t/10)为周期信号,宽带噪声信号为高斯白噪声,设置参考通道延迟为50。
2.宽带信号中的窄带干扰抑制实际上是自适应信号分离的一种应用,借助自适应信号分离器可以方便的实现窄带干扰的对消。(1. Design of adaptive signal separator, used to extract from the white noise periodic signal. The extraction of sinusoidal signals s = sin (2* pi* t/10) for periodic signals, broadband noise signal is Gaussian white noise, set the reference channel delay of 50.
2. Wideband signals in the narrow-band interference suppression is actually an application of adaptive signal separation, using adaptive signal separator can be easily achieved narrowband interference cancellation.)
- 2010-01-13 18:38:32下载
- 积分:1
-
VN
说明: a project on epilipcy
- 2011-12-04 18:44:40下载
- 积分:1
-
PSO
pso algorithm to solve job shop scheduling written on matlab
- 2014-10-24 15:56:58下载
- 积分:1
-
NK12---1000
针对NK模型的仿真,有1000次迭代的情况,很有参考价值(For NK model simulation, there are 1000 iterations situation of great reference value)
- 2021-01-28 13:28:36下载
- 积分:1
-
items-template
Aion Item Templates for Aion 1.9
- 2014-09-17 10:55:56下载
- 积分:1
-
image-coding
用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果(Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results)
- 2013-11-12 20:57:46下载
- 积分:1
-
localMaximum
利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。(Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange, this is the extreme position, take advantage of this thinking of getting extreme points location.)
- 2014-01-08 17:56:14下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
GGDimagedenoising
我按这篇文章做的,广义高斯分布及其在图像去噪中的应用,没有完全做出来,谁做出来了,分享一下( The statistics of imagewavelet coefficients is non2Gaussian and can be described by generalized Gaussian
distribution (GGD). The paper investigates the issues of GGD statisticalmodel for wavelet coefficients in a sub2
band and the corresponding parameters estimation . A Bayesian estimate based subband adaptive thresholding de2
noising algorithm is designed, and the performance of noise reduction of this algorithm, compared with other clas2
sicalwavelet thresholding denoising methods, is discussed according to simulation results .
Keywords image wavelet coefficients generalized Gaussian distribution BayesShrink algorithm image de)
- 2014-10-23 08:56:15下载
- 积分:1