-
topsvm
Support Vector Machine toolbox for Matlab
- 2008-04-16 16:16:21下载
- 积分:1
-
robustdesign
全面系统地给出鲁棒设计的源程序及运算实例,希望对研究鲁棒的有所帮助(Comprehensively and systematically given robust design and operator of the source code examples, I hope the study will help Robust)
- 2008-05-01 01:04:50下载
- 积分:1
-
Chapter5
现代通信信号在matlab中的实现以应用程序(good )
- 2009-05-09 17:27:54下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
NCestimation_V2
聚类算法不同有效性指标的性能比较,改进代码用于不同的应用问题(Clustering algorithm performance comparison of different effectiveness index, improve code used for different applications)
- 2015-03-26 14:30:05下载
- 积分:1
-
KL_DM_BPtest
本程序是一个数据分类的程序,首先使用KL变换对数据进行降维和去噪,然后用BP神经网络对预处理过后的数据进行分类,并且留有部分的测试集(This program is a data classification program, the first to use KL transform data dimensionality reduction and de-noising, then BP neural network to classify the data after preprocessing, and left part of the test set)
- 2015-04-09 14:30:08下载
- 积分:1
-
fiufun
考虑雨衰 阴影 和多径影响,matlab编写的元胞自动机,未来线路预测,分析误差。( Consider shadow rain attenuation and multipath effects matlab prepared cellular automata, Future line prediction, error analysis.)
- 2016-05-09 10:57:11下载
- 积分:1
-
用粒子群算法PSO优化BP神经网络PSO_BP
用粒子群算法PSO优化BP神经网络,改善预测精度(The BP neural network is optimized by particle swarm optimization (PSO) to improve the prediction accuracy)
- 2021-04-11 19:58:57下载
- 积分:1
-
CFAR
CFAR阈值 -逆高斯分布的CFAR检测阈值,计算公式带积分,考虑能否用高贵软件小目标CFAR公式阈值代替??利用查表法!(CFAR threshold- inverse Gaussian distribution of CFAR detection threshold, the formula with integral, consider whether the use of noble software small target CFAR formula threshold instead? ?? Use look-up table method!)
- 2021-04-10 14:38:59下载
- 积分:1
-
seg
Image Segmentation & Extraction
- 2009-04-08 20:04:37下载
- 积分:1