资源列表
mmgauss
- mm算法求解GMM参数问题,matlab版本源程序,没加密-GMM mm algorithm parameters, Matlab version of the source, no encryption
MonteCarlo
- 四进制通信系统的进行蒙特卡罗仿真程序,以正交信号为基础。当均值分别等于0,0.1,1.0,2.0时完成10000个比特的仿真并求出误差概率。绘出理论误码率和蒙特拉罗仿真的差错率并进行比较这俩个结果,并绘出每个均值情况下判决器的1000个接受信噪比抽样
fuzzy
- 模糊控制的算法设计,本程序已经经过调试,程序中有中文解析; -Fuzzy control algorithm design, this process has been debugging the program in Chinese analysis
1234
- C-means一个简单完整的程序,供大家看一下,有不完善的地方,请多多指教-C-means a simple and complete procedures for Members to see, any problems, please exhibitions
chazhi
- 利用牛顿、拉格朗日、三次样条及线性插值方法拟合数据-The use of Newton, Lagrange, cubic spline and linear interpolation method of fitting data
Kmean
- kmean algorithm for image segmentation
reportdftov
- Overlap add and overlap xave for dealing with online data
cameral
- this a M-file of matlab,it control the computer camera to finish taking photo-this is a M-file of matlab,it control the computer camera to finish taking photo
yichuan
- 用遗传算法求解函数优化问题,自编遗传算法程序对2维变量函数进行寻优并测试主要参数对结果的影响。-A Genetic Algorithm for function optimization, genetic algorithms program to two self-dimensional variable function optimization and test results of main parameters.
PolyFit.java
- Polynomial curve fitting polyfit from MatLab in Java Applet for demo
rbTree
- 红黑树的插入删除,旋转,前驱和后继等操作都有实现。-in this source file ,we have realized the insertion,deletion and rotation,predecess and successor operations
CreateMagicMatrix
- 《洛书》增强版算法解密 包括偶数阶、双偶数阶、单偶数阶等各类魔方(幻方)的生成算法源码。 其中单偶数阶最难: 单偶数魔方,n为偶数,且不能被4整除(n=6,10,14,18,22……)(n=4k+2,k=1,2,3,4,5……)。这是奇数阶魔方,双偶数阶魔方,单偶数阶魔方三种魔方里面最复杂的魔方。 以n=10为例,这时k=2。 (1)把方阵从左到右,从上到下分成A,B,C,D四个象限,这样每个象限肯定是奇数阶,用罗伯法,依次在A,D,B,C象限按奇数阶魔方的
