-
k-means(matlab)
关于k-means聚类算法的MATLAB实现(On the k-means clustering algorithm of MATLAB realize)
- 2007-09-03 19:50:45下载
- 积分:1
-
gradsdatfile.m
make big-endian data files for grads
- 2013-03-07 05:20:53下载
- 积分:1
-
DianMaLunTanSMO11
simulink,滑模控制的仿真,希望大家学习学习。对新手比较有用(sliding model concord 。)
- 2021-01-27 21:38:40下载
- 积分:1
-
BuTongYinZiYanZheng
此算法能实现预测控制理论中不同衰减因子的影响及鲁棒性验证(This algorithm can achieve predictive control theory, the impact of different attenuation factor and robustness verification)
- 2008-12-24 09:51:56下载
- 积分:1
-
RigidBody
关于演示旋转的一个应用程序,可以更好的理解体旋转的过程(The project is made by using GUIDE of Matlab 7.5.0 (R2007b) and user-defined classes.
The project may be used on the seminars on mechanics in the technical educational establishments. Rigid body section of a course of mechanics is considered as required in most technical colleges and
Universities.
Sometimes it s difficult to imagine a rotation of a rigid body in the three-dimensional space. Especially, when
an asymmetric top is in question. Rigid Body project may help students to see the rotations clearly as though they were in the real world.
Author of Rigid Body project:
Ferat Talat oglu
)
- 2011-12-01 18:46:08下载
- 积分:1
-
juleipingjia
为判断聚类结果质量的好坏,需要一个客观的评价指标来评价聚类结果的合理性。聚类性能评价方法通常分为三种:外部评价法,内部评价法,相对评价法。外部评价法将聚类结果得到类标签和已知类标签进行比较,此评价法的前提是数据集样本的类标签已知(In order to judge the quality of clustering results, good or bad, the need for an objective evaluation to assess the reasonableness of the clustering results. Clustering performance evaluation method is usually divided into three types: external evaluation method, internal evaluation method, relative evaluation method. External evaluation method of clustering results to obtain class labels and the known class labels are compared, the premise of this evaluation method is a class label known sample of the data set)
- 2021-04-10 00:38:59下载
- 积分:1
-
MN
说明: 最小范数算法
波达方向估计
通信信号处理(Minimum norm algorithm for DOA estimation Communication Signal Processing)
- 2007-07-16 20:21:41下载
- 积分:1
-
PVmodele5
cell solar (Modélisation du système photovoltaï que )
- 2013-04-19 15:36:22下载
- 积分:1
-
matlab_prog
一本关于Matlab编程的书,很经典,而且是英文版的(A book on Matlab programming, classic, and is in English)
- 2010-07-22 09:12:08下载
- 积分:1
-
code
潮流计算的MATLAB源程序
简单潮流计算的牛顿拉夫逊程序,相关的原始数据数据数据输入格式如下:
B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写
对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点
编号,将变压器的串联阻抗置于低压侧处理。
第三列为支路的串列阻抗参数。
第四列为支路的对地导纳参数。
第五烈为含变压器支路的变压器的变比
第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器,
“0”为不含有变压器。
B2为节点参数矩阵,其中第一列为节点注入发电功率参数;第二列为节点
负荷功率参数;第三列为节点电压参数;第六列为节点类型参数,其中
“1”为平衡节点,“2”为PQ节点,“3”为PV节点参数。
(MATLAB source of power flow calculation)
- 2012-07-04 10:23:20下载
- 积分:1