-
ruleout
可以实现粗糙集的整个算法,从上下近似、属性约简、属性重要度到决策规则的输出和规则的确定性因子,全部实现。内附测试数据,有详细的注解,可以实现与数据库的直接连接。(Rough set can be achieved throughout the algorithm, from top to bottom approximation, attribute reduction, attribute importance to the uncertainty factor output of decision rules and regulations, all to achieve. Enclosing the test data, detailed notes, can be achieved with a direct connection to the database.)
- 2021-02-28 15:59:35下载
- 积分:1
-
fft-matlab
说明: 包含4个关于快速付立叶变换的MATLAB编程实例(Contains four on the fast Fourier transform of the MATLAB Programming Example)
- 2010-05-04 10:19:45下载
- 积分:1
-
IM
说明: tytret for i am hasve to make these code it is very useful matlab code for induction motor simulation
- 2014-10-16 19:16:51下载
- 积分:1
-
dsjypid
单神经元PID解耦控制程序,解耦算法例子以活套系统为传递函数。(Single Neural Net PID Decouple Controller based on Hebb Learning )
- 2011-10-19 16:29:25下载
- 积分:1
-
dingsu
基于Matlab/Simulink的定速风电机组的模型仿真,包括风速波动及电网故障时的输出特性仿真。(Model-based fixed-speed wind turbine Matlab/Simulink simulation, including fluctuations in wind speed and power output characteristics of a fault simulation.)
- 2014-11-24 21:15:06下载
- 积分:1
-
suivi
Un modele de contour actif pour le suivi rapide d objets
- 2012-06-02 05:55:47下载
- 积分:1
-
param_optimize_particle_sinc
粒子群参数优化算法子程序,可以实现多个组合参数的优化,采用实数编码。(particle swarm optimization )
- 2011-12-06 10:42:21下载
- 积分:1
-
eepb_imp
基于PEGASIS的无线传感器路由改进算法(Wireless sensor network protocol based on improved algorithm PEGASIS)
- 2012-01-07 14:59:11下载
- 积分:1
-
qiantuihuidai
MATLAB前推回代法配电网潮流,节点数任意修改(MATLAB- Power Flow of Distribution Network Based on Forward and Backward Substitution)
- 2019-04-23 22:08:55下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1