搜索结果
找到约 121 项符合
gaussian 的查询结果
按分类筛选
- 全部分类
- matlab例程 (37)
- 数学计算 (14)
- 人工智能/神经网络 (12)
- 通讯/手机编程 (7)
- 其他 (7)
- 通讯编程文档 (5)
- 其他书籍 (4)
- 数值算法/人工智能 (3)
- DSP编程 (3)
- 书籍 (3)
- 生物技术 (2)
- 书籍源码 (2)
- 文件格式 (2)
- 文章/文档 (2)
- 行业发展研究 (2)
- 源码 (2)
- 学术论文 (1)
- 中间件编程 (1)
- 邮电通讯系统 (1)
- 压缩解压 (1)
- 3G开发 (1)
- *行业应用 (1)
- Java编程 (1)
- 系统设计方案 (1)
- 电子书籍 (1)
- 微处理器开发 (1)
- 编辑器/阅读器 (1)
- 交通/航空行业 (1)
- 驱动编程 (1)
- 论文 (1)
书籍源码 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 surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
中间件编程 利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G
利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置
使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵
matlab例程 这是一个非常简单的遗传算法源代码
这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变 ...
人工智能/神经网络 基于libsvm
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
文件格式 The need for accurate monitoring and analysis of sequential data arises in many scientic, industria
The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial
and nancial problems. Although the Kalman lter is effective in the linear-Gaussian
case, new methods of dealing with sequential data are required with non-standard models.
Recently, there has been re ...
书籍源码 用于产生gamma分布的噪声序列
用于产生gamma分布的噪声序列,以及分析gaussian噪声的各参数。
数值算法/人工智能 一个遗传算法 这是一个非常简单的遗传算法源代码
一个遗传算法
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求 ...
人工智能/神经网络 EM算法是机器学习领域中常用的一种算法
EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。
数学计算 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generi ...