-
BytmianFangzhen
B样条的方阵生成图形,利用MATLAB生成B样条的源码(B spline matrix generated graphics, the use of MATLAB source code generated B-spline)
- 2011-06-01 22:33:00下载
- 积分:1
-
Compelx-ELM
复数极限学习机,Fully Complex Extreme Learning Machine(Fully Complex Extreme Learning Machine)
- 2014-05-24 10:40:57下载
- 积分:1
-
musiccano
音乐播放,卡农音乐的播放,主要是调整音乐播放的幅度,从而改变大小,频率改变音调的高低(Music play, Canon music play, mainly adjust the range of music play, so as to change the size, frequency change pitch)
- 2020-06-22 16:20:02下载
- 积分:1
-
12322879
说明: 因为经典粗糙集只能处理离散型数据,而连续性数据必须离散化才能处理,但是离散化可能会丢失部分重要信息,所有使用基于邻域粗糙集的属性约简去处理连续性数据。(Attribute reduction based on neighborhood rough set)
- 2020-12-25 10:15:46下载
- 积分:1
-
腐蚀和膨胀
这是用于显示如何在 matlab 中,工作的膨胀和腐蚀的锻炼和如何太提取不同的对象
- 2022-01-25 18:26:56下载
- 积分:1
-
Pviterbi_encor
经过验证的维特比编译码MATLLAB程序,每行代码都有详细的备注
(Proven Viterbi than the codec MATLLAB program, each line of code to have detailed notes)
- 2012-08-16 06:34:29下载
- 积分:1
-
Desktop
对于matlab plot 画图时出现图像纵坐标比较接近时颜色分辨不出来,使图像颜色更丰富。(For matlab plot occurs when the image drawing closer to the vertical axis can not be seen when the color to make the image more colorful.)
- 2013-08-27 15:31:31下载
- 积分:1
-
Raghuraman_22.3.13
this is the ieee 14 bus program codes in matlab
- 2013-03-24 11:05:43下载
- 积分:1
-
完整的粒子群优化 (PSO) 算法代码
此代码基于粒子群优化的 artiificial 智能领域非常有名的优化算法解析。
- 2022-01-26 08:03:41下载
- 积分:1
-
卡尔曼过滤
%=============================================================
清除所有关闭所有
%D¶efinition du 过滤:
G = tf ([-1 100],[1 50 10000])
%D " une r¶ealisation 计算中:
[A,B,C,D]=ssdata(G) ;
%计算中德拉方差 par l"¶equation de 李雅普诺夫:
P=lyap(A,B*B") ;var_w = C * P * C"
%= = > Retrouve bien le r¶esultat esp¶er¶e 上: 方差 = 1/50。
%(¶ecart 类型: 西格玛 = 0.14)
%验证 en 模拟: 预备车辆活动仿真: simule_bruit.mdl
%怡佳生技 d"un 考绩制度 d"¶echantillonnage 该网络 par 融洽的关系 µ a
- 2022-06-14 09:52:57下载
- 积分:1