zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac
zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac...
zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac...
利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置 使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1...
这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且...
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strate...
In this article, we present an overview of methods for sequential simulation from posterior distribu...
The need for accurate monitoring and analysis of sequential data arises in many scientic, industria...
用于产生gamma分布的噪声序列,以及分析gaussian噪声的各参数。...
一个遗传算法 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (Unive...
EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。...
The software implements particle filtering and Rao Blackwellised particle filtering for conditionall...