CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 文件夹

搜索资源列表

  1. cc_method

    3下载:
  2. C-C方法及改进的C-C方法重构相空间的matlab程序 -------------------------------- 性能: 3000数据耗时3分钟 -------------------------------- 参考文献: 1、Nonlinear dynamics, delay times, and embedding windows.pdf 2、基于改进的C-C方法的相空间重构参数选择4.pdf -------------------
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:474958
    • 提供者:jiao
  1. BPrepresentation

    0下载:
  2. BP学习算法应用——函数表达 源代码实现了BPN的设计,使得通过训练后的BPN实现了函数表达,即BPN的输出与输入反映了特定的函数映射关系。代码中的具体应用实例为傅立叶核函数,应用BP学习算法拟合出傅立叶核函数,速度快,精度高。 将源文件F_core_discr iption.m文件放入matlab的work文件夹中直接运行即可。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:Michael_M
  1. dllTest

    0下载:
  2. 一个利用生成的动态链接文件,采用递归法来计算的例子.请先生成动态链接文件,再用Test文件夹内的程序进行测试
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:57718
    • 提供者:huuu
  1. work

    0下载:
  2. MATLAB教程中提到的根据C-14计算化石生活年代的程序,放在MATLAB文件夹下的工作目录中,使用C14命令即可运行,根据教程要求写成然后换成中文提示方式,呵呵,方便处学者!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1755
    • 提供者:黄敏
  1. c++SoruceCCodeAboutTen

    0下载:
  2. C++程序设计与应用源码、C++反射的例子、RSA算法、vc++访问DAO数据库、遍历文件夹并建成目录树、打字小程序、电子便笺 、仓库管理系统
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3119826
    • 提供者:常君君
  1. gauss_CMLmodule

    0下载:
  2. GAUSS软件的CML模块,下载后解压复制到gauss程序的SRC文件夹中。-CML software GAUSS module, extract the downloaded copy of the SRC process gauss folder.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:65701
    • 提供者:chengwei
  1. Tool_Box_of_FEA

    0下载:
  2. 基于MATLAB的有限元分析工具箱,文件名即为函数运行名,其中包含了结构分析中需要的梁元、杆元函数,将工具箱解压到MATLAB工作目录后在路径中添加该文件夹路径即可。-The finite element analysis based on MATLAB toolbox, the file name shall be the function to run names, including the structure of the beam elements that need, member
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:173543
    • 提供者:zhangnijin
  1. 09427

    0下载:
  2. 《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 本书前4章介绍的与数学常用算法有关的C++类与函数的源代码是在BCMATH和VCMATH两个文件夹中,具体使用哪个文件夹,视读者的编译系统而定。如果读者使用的是Borland C++编译系统(简称为BC++),则使用BCMATH文件夹中的所有
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4977572
    • 提供者:朱玉东
  1. NumericalTestsoftheIneriorPoint

    0下载:
  2. 需在运行 仿射调比算法.c 投影调比算法.c 的程序之前必须先把 Biaoz.c Matrix.c 的程序存储在 tc 的 Include 文件夹内 不足之处请指正-Numerical Tests of the Interior Point Algorithms forLinear Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3844
    • 提供者:方硕伟
  1. FFT_IN_CPPCSharp

    0下载:
  2. 该文件夹包含两个目录,分另为实现FFT变换的C以及C#代码实现。 经我整理之后,现在两个程序都采用相同的方法,并且采样数据为8192个点。-The folder contains two directories, the other for the achievement of the FFT with C and C# code. The I order that the two programs by the same method, and sampling data for 8192
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:31341568
    • 提供者:王海光
  1. dgfem

    2下载:
  2. 本文件夹中的文件是用间断Galerkin方法求解守恒律方程、空气动力学的Euler方程和浅水波方程-The files in this folder is discontinuous Galerkin method for solving the equation of conservation laws, the aerodynamics of the Euler equations and shallow water wave equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:30896
    • 提供者:
  1. complmat_inv

    0下载:
  2. 改程序为一个复数矩阵的求逆的源程序,注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行-Reform program for a complex matrix of the inverse of the source, note that the set path VC++ 6.0 include directory (folder) path, or will not find the header file
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:151917
    • 提供者:dongliang
  1. mohu

    0下载:
  2. 这是关于水箱液位的模糊PID控制程序,基于matlab的simulink建模,仿真通过,模糊规则包含在文件夹内-This is the tank level fuzzy PID control procedures, based the Matlab simulink modeling, simulation, fuzzy rules contained in a folder within
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:11087
    • 提供者:刘淼
  1. Synthetic-forms

    0下载:
  2. 数据表格合成,将文件夹下列所有的EXCEL表格合成在一个里面,在EXCEL宏里面编辑。-Synthetic data tables, the folder all of the following synthesis in an EXCEL spreadsheet inside, inside edit the macro in EXCEL.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:614
    • 提供者:何应华
  1. sushu

    0下载:
  2. 找到从一到小于N的素数,把它们输出到一个指定的文件夹里面-From one to find prime numbers less than N, and outputs them to a designated folder inside
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3347
    • 提供者:zhou
  1. 基础遗传算法

    2下载:
  2. 基础遗传算法,由FORTRAN编译,IVF7.0,适用于遗传算法和FORTRAN初学者使用。使用时请将所有文件拷贝到Project文件夹下,每次加载时只需要加载ga170.f90就可以。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-16
    • 文件大小:15057
    • 提供者:Felix804665
  1. fortran读取ncep再分析资料

    2下载:
  2. 先解压到与数据同一个文件夹下,更改netcdf.f90中要读的nc文件(修改第84行的文件名),运行,生成一个read_netcdf.f90,再在其中(第96行)编写你需要的程序。对于大量同类型文件生成read_netcdf.f90后,可以加循环(第46行),主体部分(第47行到94行)不需要修改
  3. 所属分类:数学计算/工程计算

  1. 4jie-RKaNystrom

    0下载:
  2. (1)“luyan_4-RK-method”文件夹为4阶RK方法进行数值求解的matlab代码以及结果图片。 (2)“luyan_Nystrom-Methods”文件夹为Nystrom方法进行数值求解的matlab代码以及结果图片。 (文件解压缩后,如需运行,可能需要将文件名改成英文的,且不要有中文路径)-(1) " luyan_4-RK-method" folder for the fourth-order RK method for the numerical so
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:375349
    • 提供者:Tom
  1. weno.tar

    3下载:
  2. 5阶weno格式解burger equation(含精度计算及绘图,打开文件夹WENO.pdf有详细说明。./test.sh运行程序)-5th order weno scheme solve burger equation (include calculating order and draw , open document WENO.pdf contains detailed instructions./test.sh run program)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:178948
    • 提供者:涂雄标
  1. File-encryption-applet

    0下载:
  2. 出奇的快速;特别的小巧;不需要输入繁琐的密码,一个字就是快;加密后文件夹图标发生变化,提醒你这是个特殊的文件夹。-Surprisingly fast special compact do not need to enter complicated passwords, a word that is fast encrypted folder icon changes to remind you that this is a special folder.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:李志
« 12 »
搜珍网 www.dssz.com