-
matlabcodefosolvingpartialdiferentialeqn
This code is for solving differential eqns using cholesky decomposition method, gausselimination method, croutsdecomposition method, LaverrierFaddeev, GAUSSSIEDELGAUSSSIEDEL method
- 2009-09-23 15:21:58下载
- 积分:1
-
Programming_on_CPP.2
Object programming on C++.
- 2014-12-05 18:30:37下载
- 积分:1
-
POS
说明: 风光混合储能的生命周期费用考虑包括蓄电池、超级电容器的生命周期费用,(Life cycle cost considerations for landscape hybrid energy storage include life cycle costs for batteries and supercapacitors.)
- 2019-05-01 13:09:14下载
- 积分:1
-
ACC
基于CarSim与matlab联合仿真的自适应巡航系统(ACC)(CarSim in combination with Matlab-based simulation of the adaptive cruise control system (ACC))
- 2021-03-19 16:29:18下载
- 积分:1
-
Standard-Library
c标准库 参考手册 包括最有用的类和函数(Standard Library Reference)
- 2010-01-02 22:10:07下载
- 积分:1
-
sorting
说明: 用三层感知器实现数据分类。该感知器无反馈,使用2-2-1结构(Sensor data with a three-tier classification. The sensor without feedback, using the 2-2-1 structure)
- 2011-04-06 21:49:33下载
- 积分:1
-
ompbox
OMP算法的实现、测试,此外还包括相应的c/c++代码。(OMP algorithm)
- 2013-01-15 19:32:01下载
- 积分:1
-
demo
数字图像处理MATLAB演示程序。包含图像灰度处理、平滑、锐化、压缩等。运行demo.m执行主界面。(Digital Image Processing MATLAB demonstration program. Contains the image gray scale processing, smoothing, sharpening, compression. The run demo.m perform the main interface.)
- 2013-02-25 20:28:05下载
- 积分:1
-
si
video copy detection using content based fingerprinting
- 2013-05-19 01:02:23下载
- 积分:1
-
IFP_FCM
简介:IFP_FCM,改进型FCM(模糊C均值)聚类算法,由Frank Hoppner与Frank Klawonn于2003年提出,解决了FCM算法对初始值设定较为敏感、训练速度慢、在迭代时容易陷入局部极小的问题。并附带了Box和Jenkins煤气炉数据模型辨识实例。
文件清单:
IFP_FCM算法原始论文:
Improved fuzzy partitions for fuzzy regression models.pdf
程序清单:
IFP_FCM.m - IFP_FCM算法主函数
initifp_fcm.m - initifp_fcm子函数
stepifp_fcm.m - stepifp_fcm子函数
distifp_fcm.m - distifp_fcm子函数
IFP_FCM_T_S_box_test.m - IFP_FCM测试实例:Box和Jenkins煤气炉数据T-S模糊模型辨识
数据文件:
box_data.mat - Box和Jenkins煤气炉数据(IFP_FCM, modified FCM (Fuzzy C-Means) clustering algorithm, in 2003, proposed by Frank Hoppner and Frank Klawonn, FCM algorithm to solve the initial value setting is more sensitive, slow training, while iterating easy to fall into local minimum problem. And comes with Box and Jenkins gas furnace model identification data instance.)
- 2021-04-24 20:18:47下载
- 积分:1