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

搜索资源列表

  1. mathematics_method

    0下载:
  2. 另带完整程序实验说明,C语言,是一种最优化方法,可演变为多目标非线性规划。若要其它程序,请与13709828698,李英楠联系。-other experimental procedures with integrity Note C language, is the most optimal way, could evolve into a multi-purpose nonlinear planning. If other programs, please 13709828698, Li Yi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46.72kb
    • 提供者:李英楠
  1. model2

    0下载:
  2. 屋檐的水槽 问题的背景 最优配料问题 摘要 20世纪以来,科学技术得到了飞速发展,数学也在这个发展过程中发挥了它不可替代的作用,同时它自身也得到了空前的发展。由于计算机的迅速发展和普及,大大增强了数学解决现实问题的能力。 我们经常使用模型的思想来认识世界和改造世界,这里的模型是针对原型而言的。模型是人们为一定的目的而对原型进行的一种抽象。而数学模型并不是一个新生事物,很久以来它就伴随在我们身边,可以说有了数学并且要用数学去解决实际问题时就一定要使用数学语言、方法去近似的刻画这
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13.99kb
    • 提供者:浪子
  1. gsl-1.8.tar

    0下载:
  2. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -This library is distributed in the hope tha t it will be useful,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.31mb
    • 提供者:无敌
  1. use_LU_for_equations

    0下载:
  2. 用杜利特尔分解法求解方程组,对矩阵A分解成为两个矩阵U和L,再应用矩阵U和L来达到求解方程组的目的-Doolittle decomposition method used to solve equations, the matrix A decomposed into two matrix U and L, U matrix is applied to achieve and L for the purpose of equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:叶枫
  1. CurveFit_Poly

    1下载:
  2. 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:12.49kb
    • 提供者:bilka
  1. kmeans_em

    0下载:
  2. k means algorithms for clustering purpose
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.55kb
    • 提供者:lee
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. itpp-4.2.tar 信号处理和通信类功能的C++库

    3下载:
  2. IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:寒风
  1. 直接实现坐标转换源码(VB)

    2下载:
  2. 不用组件,直接实现坐标转换源码(VB).从经纬度转换为目的大地坐标的源码!,Components do not directly coordinate transformation implementation source code (VB). For the purpose of conversion from latitude and longitude coordinates of the source the earth!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:18.36kb
    • 提供者:panlei
  1. VibrationSimulationUsingMATLABandANSYS_muya

    9下载:
  2. 转载:众所周知有限元解决振动问题的能力还是有限的, 比如做齿轮啮合过程的动力学模拟就要同时涉及到接触和动力反映两个主要方面. 目前处理此类问题最成熟的软件当属MSC.ADAMS, 但ADAMS也只能在模拟过程中做到弹性与刚性接触而已! 据我所知, 已不止两位研究生试图用LS-DYNA来做此类模拟, 他们忽略了(或没搞清楚) LS-DYNA只能处理瞬态问题, 而对于该过程的模拟也是*为力的!!! 结果是浪费了大量的时间, 甚至机会. 这本应是导师的责任, 但许多高龄导师对现代软件的不熟悉也是..
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7.54mb
    • 提供者:何红亚
  1. romberg

    0下载:
  2. 在理解龙贝格算法的基础上,利用MATLAB软件使这种算法程序实现。并以解决一个求解积分题目为直接目的,检验程序的正确性与可行性,推广至同一类型求积公式的解决中。-Understand the basis of the Romberg algorithm, this algorithm program using MATLAB software. And solve the integral subject to solve a direct purpose, the correctness an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:735byte
    • 提供者:叶明
  1. sceua

    4下载:
  2. 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:419.05kb
    • 提供者:muxihan
  1. superlu_3.1.tar

    1下载:
  2. SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:1.87mb
    • 提供者:anfangde
  1. RuleNode

    0下载:
  2. this an weka tool source code implemented in java in data mining purpose-this is an weka tool source code implemented in java in data mining purpose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.55kb
    • 提供者:devi
  1. reed-solomon-4.0.tar

    0下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:44.98kb
    • 提供者:MicroSam
  1. router_calc

    0下载:
  2. 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.25kb
    • 提供者:luowen
  1. kalman_intro

    0下载:
  2. 经典kalman滤波程序,是初学者参考很好的例子-The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a descr iption and some discussion of the basic discrete Kalman filter, a derivation, descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.03kb
    • 提供者:何河
  1. fft

    0下载:
  2. FFT General Purpose Package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N-FFT General Purpose Package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:74.76kb
    • 提供者:ffxx68
  1. powell

    0下载:
  2. 鲍威尔算法的源程序,代码简单,具有通用型,非常适合初学者- Powell algorithm source code, code is simple, with general-purpose, very suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:1.86kb
    • 提供者:Mike
  1. Kalman

    0下载:
  2. 跟踪滤波的目的是根据已获得的目标观测数据对目标的状态进行精确估计,跟踪滤波的关键是对机动目标的跟踪能力,机动目标跟踪的主要困难在于跟踪设定的目标模型与实际的目标动力学模型的匹配问题。 -The purpose of tracking filter is based on objective observational data has been the target of the state accurately estimate the key to tracking filter for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4.32kb
    • 提供者:coffee
« 12 3 4 »
搜珍网 www.dssz.com