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

搜索资源列表

  1. 数值计算_病态线性方程组的求解

    0下载:
  2. 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.52kb
    • 提供者:李琳
  1. Experiment-for-FFT-convolution-using-Overlap-Add-m

    1下载:
  2. 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:minytian
  1. c++2text01

    0下载:
  2. 一个实验,是我们老师在实验课程上让我们做的 我就写了-an experiment, we teachers in experimental courses allow us to do, I wrote an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:afaf
  1. heart512

    0下载:
  2. 能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。-achieve two super arbitrary integer multiplication. After I experiment arbitrarily large integers can be materialized.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:刘浪
  1. EvaluteExpression

    0下载:
  2. 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:450.22kb
    • 提供者:moumoumou
  1. qujianshu

    0下载:
  2. 本实验完成的功能是给定一个区间找出其区间树 开发环境采用VC-completion of this experiment is to the function of a set interval interval tree to identify its development environment using VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:99.72kb
    • 提供者:liuqing
  1. shuzhifen

    0下载:
  2. 数值分析的实验,可工大家参考的,能通过,实验的代码-numerical analysis of the experiment, we can refer to the work, pass the experimental code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:972byte
    • 提供者:jianing851218
  1. shuhfen

    0下载:
  2. 数值分析的实验,可工大家参考的,能通过的小实验-numerical analysis of the experiment, we can refer to the work, pass the small experiments
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:jianing851218
  1. fghfgh

    0下载:
  2. 一、 实验目的:通过该实验,掌握通过计算机实验信息量和信道容量的计算方法 二、 实验要求:对一个离散的无记忆信源,给定信源的输入概率分布,给定一个信道特性,计算各种信息量和熵,并计算信道容量。 三、 实验原理: -an experimental purposes : the adoption of the experiment, master of information through computer experiments channel capacity and the me
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:944byte
    • 提供者:谷晓珊
  1. 二维有限元

    4下载:
  2. 微分方程数值解法实验--二维有限元(用C++实现)-experiment -- 2-D finite element (C achieved)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.53kb
    • 提供者:小华
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:185.38kb
    • 提供者:牛魔王
  1. kalman

    1下载:
  2. 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。-This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering m
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-19
    • 文件大小:32.93kb
    • 提供者:yunguangmei
  1. fft(VB)

    10下载:
  2. VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the waveform data, for experiment.
  3. 所属分类:Algorithm

    • 发布日期:2016-10-14
    • 文件大小:23kb
    • 提供者:韩浩东
  1. pso_expriment

    1下载:
  2. 基本种群规模改进与数值实验的PSO算法源程序,可自动保存实验数值,附有画图源代码。-Basic population size and numerical experiments to improve the PSO algorithm source code can be automatically saves numerical experiment with drawing the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.35kb
    • 提供者:楚湘华
  1. c9_estimatepi

    0下载:
  2. pi的蒙特卡罗估计 matlab源程序有5个pi的估计,每一个都是基于500次的重复随机实验-Monte Carlo estimate pi source matlab has 5 pi estimates are based on each of 500 random repeat the experiment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:562byte
    • 提供者:shilei
  1. filterdemo

    0下载:
  2. 基于VC的一个滤波器例程,用于实现自适应数字滤波器模拟实验-A filter based on the VC routines for the implementation of adaptive digital filter simulation experiment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:33.8kb
    • 提供者:
  1. szfx2

    0下载:
  2. 数值分析之计算方法与实验2:方程求根 by java-Numerical analysis method of calculation and experiment 2: Root equation by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.52kb
    • 提供者:SA
  1. szfx4

    0下载:
  2. 数值分析之计算方法与实验4:插值法 by java-Numerical analysis method of calculation and experiment 4: interpolation by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4.68kb
    • 提供者:SA
  1. szfx5

    0下载:
  2. 数值分析之计算方法与实验5:曲线拟合 by java-Numerical analysis method of calculation and experiment 5: Curve Fitting by java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:13.83kb
    • 提供者:SA
  1. analysis-experiment

    0下载:
  2. 程序设计与算法分析实验,里面是老师要求做的实验-Program design and algorithm analysis experiment
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1003.92kb
    • 提供者:Beyond_Chung
« 12 3 4 5 »
搜珍网 www.dssz.com