搜索资源列表
BPrepresentation
- BP学习算法应用——函数表达 源代码实现了BPN的设计,使得通过训练后的BPN实现了函数表达,即BPN的输出与输入反映了特定的函数映射关系。代码中的具体应用实例为傅立叶核函数,应用BP学习算法拟合出傅立叶核函数,速度快,精度高。 将源文件F_core_discr iption.m文件放入matlab的work文件夹中直接运行即可。
fuzzy
- 用VB开发的基于模糊数学的水质评价中的应用实例
COMMAND
- 《ANSYS机械工程应用实例》-周宁-源代码-3795 程序部分
EX3-1
- 《ANSYS机械工程应用实例》-周宁-模型-3795 ANSYS 模型文件
EX4-1
- 《ANSYS机械工程应用实例》-周宁-模型-2222 模型-2
arview
- 数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
greedy
- 数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
FFTandInverseFFT
- Labview 中FFT 和Inverse FFT功能的应用实例,展示了由时域到频域的变换及由频域到时域的信号重建-Labview, and Inverse FFT in the FFT function of application examples to demonstrate by the time domain to frequency domain transformation, and by the frequency domain to time domain signal rec
BigInt_rsa
- 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
APdL-ANSYS
- APdL参数化有限元分析技术及其应用实例-APdL parameterized finite element analysis techniques and its application
combining-form
- 复合形法原理及应用实例的详细介绍,用于进行优化设计-combining form method for optimization
interg
- Lingo解决整数规划的PPT和应用实例-Lingo to solve integer programming PPT and application examples
jifen
- 分别用梯形法和矩形法求定积分,附加应用实例-, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples
arcpy_applicaiton
- arcpy应用实例,利用python进行一些简单的地理文件的操作-arcpy application example, the use of some simple geographic python file operations
fogeo3d
- 用c++编写的三维地震显示程序,软件及其应用实例-Prepared with c++ D seismic display program, software and application examples
Copula
- Copula理论及应用实例,附有代码和应用实例,直接可以生成结果-Copula theory and application examples
PID
- 从网上搜集的PID算法资料。包括一个平衡车应用实例。-PID algorithm data collected online. Application examples include a balanced car.
Simpson
- 计算力学方面基本小程序,入门级,一些方程的应用实例。4个,望采纳-Computational Mechanics
Conjugate_gradient
- 用共轭梯度法解决最优化问题,有应用实例。-Conjugate gradient method to solve optimization problems