-
AThreshold
阈值法实现灰度图像分割,效果不错,可行,可以借鉴(Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from)
- 2009-05-10 13:22:18下载
- 积分:1
-
metropolis
Use Metropolis procedure to sample from Cauchy density
- 2011-08-05 15:53:05下载
- 积分:1
-
SVC
建立LibSVM预测模型,基于网格算法、粒子群算法、遗传算法优化了模型参数,并由最终模型预测了给定切削参数下零件的粗糙度等级。(Establish LibSVM prediction model, grid-based algorithm, particle swarm optimization, genetic algorithm to optimize the parameters of the model, the final model prediction given by the cutting parameters of parts roughness class.)
- 2016-11-27 21:14:20下载
- 积分:1
-
datamining
J. Han and M. Kamber. Data Mining: Concepts and Techniques.
- 2010-12-14 20:58:22下载
- 积分:1
-
MATLAB
Some tricks with example to evaluate mathematical equations in MATLAB.
- 2010-03-27 23:59:29下载
- 积分:1
-
一个稀疏压缩感知算法,matlab源码
本程序的性能已经达到较高水平,信号处理中的旋转不变子空间法,FMCW调频连续波雷达的测距测角,使用拉亚普诺夫指数的公式,使用高阶累积量对MPSK信号进行调制识别,阐述了负荷预测的应用研究。
- 2022-08-02 18:08:02下载
- 积分:1
-
6546543645
this is a genetic algorithm source code
- 2010-12-30 21:50:58下载
- 积分:1
-
yichuansuanfa_matlab
说明: 大量遗传算法实现程序,用MATLAB实现.借花献拂!(large amounts of genetic algorithm procedures, using MATLAB. Presented by fu spent!)
- 2006-03-07 10:34:34下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
invertA.m
Given a matrix the result its the Invert matrix
- 2011-07-21 17:55:17下载
- 积分:1