-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
haar
说明: 本程序是Haar小波的源代码,非常使用。(This program is the source code for Haar wavelet, is used.)
- 2011-03-25 19:22:48下载
- 积分:1
-
5133403105040031
里面是粒子滤波有关的几种重采样方法的对比,这对初学者来说很重要(The inside is the particle filter several re-sampling methods about the contrast, this is very important for the beginners)
- 2011-12-20 09:08:37下载
- 积分:1
-
kalmanfilter
说明: 可以进行滤波处理的matlab程序 保证可以使用
(Can deal with the matlab filtering procedures to ensure that you can use)
- 2008-10-10 13:00:16下载
- 积分:1
-
noisex-92
标准NOISEX-92噪声库,对于声音信号分析的人有用。(Standard noise NOISEX-92 library, the human voice signal analysis for useful.)
- 2014-08-18 22:47:50下载
- 积分:1
-
pf-demo
粒子滤波程序,简单易懂,初学者一定要看,最基本的算法(Particle filter, easy to understand, beginners must look)
- 2013-05-03 20:13:12下载
- 积分:1
-
all-of-Cluster
大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!(ON划词翻译ON实时翻译
Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!)
- 2014-09-09 08:40:44下载
- 积分:1
-
huiseyuce
灰色动态预测源代码预测水资源。灰色动态模型群模型
是改进的灰色预测模型,可以克服不稳定信息带来的
不良影响利用不同时段数据建立不同的灰色 GM(1,1)模型来构造灰色预测模型
群,分别对未来时刻的各项预测值进行统计计算,并将统计平均值作为预测值,
进一步提高了预测的精度和预测结果的可靠度。(The gray dynamical prediction prediction source of water. Grey dynamic model group model is an improved gray prediction model can overcome the adverse effects of instability caused by the use of information to create different data at different times of gray GM (1,1) model to construct the gray prediction model group, respectively, each time in the future term prediction values of statistical calculations, and the statistical average as a predicted value, to further improve the accuracy and reliability of the prediction results of the prediction.)
- 2015-08-30 16:29:44下载
- 积分:1
-
Chapter4
Matlab人工免疫算法在函数优化方面的应用(Matlab Optimization of artificial immune algorithm in the application of the function)
- 2011-05-10 15:47:04下载
- 积分:1
-
GPS-software-receiver-in-matlab-
GPS软件接收机的相关论文 详细讲解了GPS软件接收机的各个模块 并给出matlab仿真结果(GPS receiver software related papers gave a detailed account of the various modules GPS software receiver matlab simulation results are given)
- 2013-09-04 11:17:23下载
- 积分:1