-
time
时间计算小程序,用于获得当前时间,及计算经过任意时间后的时间(it s a time-computing program)
- 2011-02-08 21:02:59下载
- 积分:1
-
MATLAB_YUANBAO
MCM2014A基于元胞自动机的MATLAB程序,适用于大部分时间,空间离散的数学问题(MCM2014A MATLAB based on cellular automata, suitable for most of the time, space discrete math problems)
- 2015-02-03 09:55:24下载
- 积分:1
-
matlab_GPS
基于gps的matlab仿真程序,提供很多GPS定位算法的计算程序(matlab code for GPS)
- 2015-03-04 11:07:19下载
- 积分: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
-
gabor
Gabor filter with 2 files, creategabor is the function agreeing with the gabor function, gabor is an sample for implementing and visualizing the gabor filter by 5*8 images
- 2009-06-25 09:57:19下载
- 积分:1
-
xiaoboshenjing
小波神经网络的源程序,稍加扩展可用于多样本数的的训练(Wavelet neural network of the source, this little extension can be used for various numbers of training)
- 2010-05-10 17:45:28下载
- 积分:1
-
video
实现视频每一帧的读取,并实现视频的镜头分割(shot detection and segmetation)
- 2010-05-11 10:56:56下载
- 积分:1
-
fast-ezwmatlab
这是利用matlab所写的ezw影像压缩法,但是我有改过一些步骤,比传统ezw更快。(This is written in the use of Matlab ezw image compression method, but I have to turn over some steps, ezw faster than traditional.)
- 2006-06-20 09:24:07下载
- 积分:1
-
simulink-coder
Simulink Coder™ (formerly Real-Time Workshop® ) generates and executes C and C++ code from Simulink®
diagrams, Stateflow® charts, and MATLAB® functions. The generated source code can be used for real-time and
nonreal-time applications, including simulation acceleration, rapid prototyping, and hardware-in-the-loop testing.
You can tune and monitor the generated code using Simulink or run and interact with the code outside MATLAB
and Simulink.
- 2013-08-09 23:10:40下载
- 积分:1
-
huffmam_decoding
the decoding of Huffman codes is shown. For the decoding the coding tree has to be constructed using the information which has to be transmitted as well.
Following that the input is read bitwise and for each 0 a left turn is taken and for each one a right turn until a leave is reached. In this case the value of the leave (usually a character) is output, continuing after that at the root.
- 2010-08-11 04:03:25下载
- 积分:1