-
ds_ss_rake
ds_ss_rakeDScdma的Rake接收(ds_ss_rake)
- 2009-03-01 10:09:20下载
- 积分:1
-
tuxdenoise
这是一个改进阈值函数对LENA图进行去除噪声的处理,效果不错(This is an improved thresholding function of Lena maps deal with the removal of noise, the effect of good)
- 2009-03-24 09:50:28下载
- 积分:1
-
lorenzmodel
用matlab gui做的洛伦兹吸引子示例,演示了混沌中的洛伦兹吸引子轨迹。(Matlab gui to do with the Lorenz attractor example, in demonstration of the chaotic trajectory of the Lorenz attractor.)
- 2009-04-23 19:23:45下载
- 积分:1
-
pcm_testing_demo
PCM SOURCE CODE FOR MATLAB DEMO
- 2011-02-11 02:58:50下载
- 积分:1
-
code2
经验模式分解,emd,船舶极短期运动预报(Empirical mode decomposition, emd, ship motion prediction of extreme)
- 2014-11-07 14:29:39下载
- 积分:1
-
Watermarking
Image water marking using DWT with 3-levl decomposition
- 2014-12-12 13:47:44下载
- 积分:1
-
MATLABshuzituxiangchuli
数字图像处理各种工具箱函数,超级无敌强大(Digital image processing toolbox functions, invincible super powerful)
- 2013-05-19 11:40:56下载
- 积分:1
-
FailurePrediction
matlab PCA应用于TE数据进行检测
包括SPE统计量计算,以及SPE和T方控制限的计算。(matlab PCA applies to TE detection data including SPE statistic calculation, as well as the SPE and T control limit calculations.)
- 2020-09-24 10:07:50下载
- 积分:1
-
ant
蚂蚁算法求解路径优化问题就是求解有车辆约束问题的matlab程序,包括四个文件。(Ant algorithm for path optimization problems)
- 2009-10-22 20:40:20下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1