资源列表
cd4ef1.ZIP
- 一种密度聚类模糊神经网络的建模方法A density based clustering fuzzy neural network modeling method-A density based clustering fuzzy neural network modeling method
C
- 卡尔曼滤波器的算法C实现 最佳线性滤波理论起源于40年代美国科学家Wiener和前苏联科学家Kолмогоров等人的研究工作,后人统称为维纳滤波理论。从理论上说,维纳滤波的最大缺点是必须用到无限过去的数据,不适用于实时处理。为了克服这一缺点,60年代Kalman把状态空间模型引入滤波理论,并导出了一套递推估计算法,后人称之为卡尔曼滤波理论。卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法,其基本思想是:采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来
MyFraction
- haskell的四则运算,计算平方根公式等简单程序-The haskell arithmetic, the calculation formula of the square root simple procedures
labview_emd
- 自己编写的labview——emd程序 ,需要安装matlab环境下运行 , 尚不完善-I have written the labview- emd program, you need to install the Matlab environment to run 。It is not perfect
hydrodynamic-lubrication-problem
- 一篇关于表面织构的文献“多尺度表面织构流体润滑问题的快速求解方法”,请参考。-Multi-scale surface texture to the fast solution of the hydrodynamic lubrication problem
Algorithms-_Data_Structures-_and_Problem_Solving_
- a book on algorithms and C-a book on algorithms and C++
ID3
- 经过验证,运行实现,有用的ID3算法代码-good ID3.
bessik23
- fortran bessik三分之二阶算法实现-fortran for modified bessik 2/3 order code
Disk-scheduling-
- 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN)-Disk scheduling
A-Hybrid--Energy-Efficient--Distributed.-
- A Hybrid, Energy-Efficient, Distributed. Clustering
Algorithm-Notes
- Algorithms basics and easy way to understand them.
Arithmetic-Coding
- Brief explanation with respect to Arithmetic coding an application in Data Compression, is given