联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(313) 
按平台查找All Visual C++(313) 

[数值算法/人工智能] 534465833beiyesi

贝叶斯决策算法的c++实现,有很的资源 贝叶斯决策算法的c++实现,有很的资源
A good resource of beyesi (2015-07-13, Visual C++, 39KB, 下载4次)

http://www.pudn.com/Download/item/id/1436754518947507.html

[数值算法/人工智能] FAVAR

用贝叶斯方法估计FAVAR模型,由Gary koop提供。内容包含贝叶斯动态因子模型,时变系数模型
FAVAR model estimated using Bayesian methods, provided by Gary koop. Bayesian dynamic factor model contains content, time-varying coefficient model (2015-03-18, Visual C++, 499KB, 下载67次)

http://www.pudn.com/Download/item/id/1426663932252935.html

[数值算法/人工智能] GP_CD

对所采集到的非线性信号进行数据预处理,消除趋势项,球得其关联维数
Of the collected data pre-processing of nonlinear signals, eliminating the trend, the ball get the correlation dimension (2014-09-15, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2619428.html

[数值算法/人工智能] inverse

已知矩阵和维数,求出任意维数的矩阵的逆,包括求行列式
Seeking any dimension matrix inverse (2013-05-21, Visual C++, 541KB, 下载1次)

http://www.pudn.com/Download/item/id/2252879.html

[数值算法/人工智能] fangzhen

MP和OMP算法对一维信号的重建算法研究
MP and OMP algorithm for one-dimensional signal reconstruction algorithm (2013-05-21, Visual C++, 7KB, 下载6次)

http://www.pudn.com/Download/item/id/2252465.html

[数值算法/人工智能] CFD_CSharp

cfd经典问题C源代码:一维黎曼问题;一维可压N-S方程;二维斜激波刚壁反射;二维泊萧叶黏性流动;有限体积法求解库塔流
Riemann problem a compressible N-S equations of two-dimensional oblique shock wave reflection stiffness 2D Poiseuille viscous flow finite volume method to solve the Kuta flow (2013-05-05, Visual C++, 830KB, 下载36次)

http://www.pudn.com/Download/item/id/2228947.html

[数值算法/人工智能] l

基于拉普拉斯变换式的几种数值积分公式应用分析
Application analysis based on the Laplace transform of several numerical integration formula (2013-03-26, Visual C++, 261KB, 下载2次)

http://www.pudn.com/Download/item/id/2174721.html

[数值算法/人工智能] one-dimension-fdtd-program

一 维 fdtd 模 拟 程 序 (C语言)
one dimension fdtd program (2013-01-19, Visual C++, 7KB, 下载7次)

http://www.pudn.com/Download/item/id/2122088.html

[数值算法/人工智能] Ttimmeseries_h

此函数的功能为一个一维维时间序列的多重分形特征
This function is the function of a one dimension of time series multifractal characteristics (2012-10-07, Visual C++, 2KB, 下载21次)

http://www.pudn.com/Download/item/id/2008813.html

[数值算法/人工智能] Improvements-of-object-detection

通过fisher对hog特征降维,并用于物体检测
We present a method for object detection that combines AdaBoost learning with local histogram features. On the side of learning we improve the performance by designing a weak learner for multi-valued features based on Weighted Fisher Linear Discriminant. (2012-05-06, Visual C++, 896KB, 下载7次)

http://www.pudn.com/Download/item/id/1857480.html

[数值算法/人工智能] Douglas

道格拉斯直线压缩算法,有程序实例,附带计算数据
Douglas linear compression algorithm, there are instances, with calculated data (2010-11-30, Visual C++, 57KB, 下载26次)

http://www.pudn.com/Download/item/id/1363747.html

[数值算法/人工智能] WaferPainter

对离散点通过Kriging插值算法实现2维和3维地图等高线绘制。
Kriging interpolation of discrete points on the algorithm by 2-D and 3-dimensional map of contour drawing. (2010-09-01, Visual C++, 261KB, 下载46次)

http://www.pudn.com/Download/item/id/1286001.html

[数值算法/人工智能] bayesreserh

贝叶斯网络结构学习及其在数据挖掘中的应用研究 一篇非常不错的博士论文
Bayesian Network Structure Learning and Its Application in Data Mining of a very good dissertation (2010-06-02, Visual C++, 4716KB, 下载32次)

http://www.pudn.com/Download/item/id/1198620.html

[数值算法/人工智能] optimal-esign

C语言实现机械优化设计,六种一维方法。黄金分割法、平分法、三点二次插值法、三点三次插值法、割线法、抛物线法。
C-mechanical optimization design, the six one-dimensional approach. Golden section method, split method, 3.2 times interpolation method, 3.3 times interpolation method, secant method, the parabola method. (2009-11-09, Visual C++, 9KB, 下载43次)

http://www.pudn.com/Download/item/id/964880.html

[数值算法/人工智能] Tetris_6_16

俄罗斯方块ai程序。2piece,改写过评分函数。
Tetris ai program. 2piece, rewritten valuation function. (2009-09-01, Visual C++, 1095KB, 下载25次)

http://www.pudn.com/Download/item/id/896842.html

[数值算法/人工智能] 2

圣维南方程组的显示差分格式源代码,用于非恒定流计算的程序
Saint-Venant equations differential display format source code, for the unsteady flow calculation program (2009-05-27, Visual C++, 1KB, 下载132次)

http://www.pudn.com/Download/item/id/779882.html

[数值算法/人工智能] ND

用两个一维数组对牛顿插值的C语言程序进行改进(在原程序中减少一个一维数组)
using a two-dimensional array of Newton interpolation procedures for the C language improvements (in the original process to reduce a one-dimensional arrays) (2006-04-28, Visual C++, 20KB, 下载15次)

http://www.pudn.com/Download/item/id/177668.html

[数值算法/人工智能] 一维黄金 插值 格点法

本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值
the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum (2005-12-11, Visual C++, 80KB, 下载56次)

http://www.pudn.com/Download/item/id/132259.html

[数值算法/人工智能] 一维搜索算法

本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。
This programm realizes the golden section search method for machanical one-dimesion optimum designing ,you can use it to get the mimimax solution (2005-06-20, Visual C++, 202KB, 下载44次)

http://www.pudn.com/Download/item/id/1119269575360479.html

[数值算法/人工智能] wt1d

小波变换程序,二维小波变换和一维小波变换源程序。
wavelet transform procedures, two-dimensional wavelet transform and a peacekeeping source wavelet transform. (2005-05-18, Visual C++, 3KB, 下载106次)

http://www.pudn.com/Download/item/id/1116423436476727.html
总计:313