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

搜索资源列表

  1. gauss

    0下载:
  2. 数值分析上高斯消去法的源代码 运行环境 c++ builder-idea of guass
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:725
    • 提供者:arong229
  1. SHUDU

    0下载:
  2. 自己写了个数独程序,很简单,主要是遍历的思想-Himself wrote a number of independent procedures, is very simple, mainly the idea of ergodicity
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:887
    • 提供者:MR_WANG
  1. sibgebipole

    0下载:
  2. 单极性PWM控制方式Simulink仿真,很简单,便于电力电子初学者学习,里面还加了一个模拟滤波器,也很简单,但想法非常重要-Unipolar PWM control Simulink simulation, very simple, easy for beginners to learn power electronics, which also added a simulated filter, is also very simple, but very important idea
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8083
    • 提供者:阿泥
  1. graythresh

    0下载:
  2. 本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码-In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the m
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1265
    • 提供者:王超群
  1. passfilter

    1下载:
  2. 带通滤波器设计 具有较好的设计思路和设计方式-pass filter design good design idea and good design method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:732
    • 提供者:马彬
  1. Poj_2796

    0下载:
  2. 本题主要就是要求一个数列里面,连续的几个数的和乘以这个连续段里最小的一个数,在所有这样连续数列里最大的一个,直接输出最大值就可以了。-Bill is developing a new mathematical theory for human emotions. His recent investigations are dedicated to studying how good or bad days influent people s memories about some period
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:15346
    • 提供者:zhangzhanyou
  1. Topsort

    0下载:
  2. 所谓拓扑排序是指将顶点按照拓扑次序排列。有几种简单的算法可以求出一个图的拓扑次序。一种算法的思想如下: (1)在有向图中查找一个没有后继(或前驱)的顶点并添加到顶点表中。 (2)从图中删除该顶点和所有以该顶点为头(尾)的弧。 -The so-called topological sorting refers to the vertex order in accordance with the topology. There are several simple algor
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1069
    • 提供者:zong
  1. ukf

    0下载:
  2. The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2463
    • 提供者:alazio
  1. exp11-7

    0下载:
  2. C程序,利用二路归并思想对一组数据进行排序-C program,order the datas using the idea of merging
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1104
    • 提供者:fishle
  1. sampen

    0下载:
  2. SampEn是关于时间序列的规律估计近似值的一个变量。其基本思想是基于一个音频的规律性将其插入到语音或者音乐中。通过加窗计算的SampEn序列,所插入的音频流的规律性就被估计出来了。上诉方法的有效性已经被试验证实,这其中包括BBC的新闻广播和不同类型的具有多种暂时分类语音和音乐。结果显示,对于所有测试的实验,上述方法的健壮性达到了准确区分率高于90 。-SampEn time series on the approximation of the laws of a variable is est
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:760
    • 提供者:黄军
  1. 1

    0下载:
  2. 这个系统基于单纯形法的基本思想概念,通过大M这一思想,派生出对偶单纯形法这个工具,希望这个程序能给大家带来实在的用途。-This system is based on the simplex method the basic idea of the concept of a large M this idea, derived from a large M simplex method this tool, I hope we can bring this process is used.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1375
    • 提供者:王竞婷
  1. datastruct

    0下载:
  2. 通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1633
    • 提供者:zhang
  1. LRgrammar

    0下载:
  2. 在本章中主要介绍如何判断LR文法,详细介绍计算机在分析LR的思想,以及相关的FIRST,FOLLOW,SELECT的分析方法,并附加了解释各种FIRST,FOLLOW,SELECT的例子,简单易懂-In this chapter describes how to determine the main LR grammar, detailed computer analysis of the idea of LR, as well as FIRST, FOLLOW, SELECT method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:128220
    • 提供者:xixi
  1. idea

    0下载:
  2. 一个基于MATLAB的生物芯片数据分析包-MATLAB-based data analysis of the bio-chip package
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:547245
    • 提供者:roman
  1. POA-GA

    1下载:
  2. 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global optimal solution.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-03-07
    • 文件大小:4743
    • 提供者:许银山
  1. fenqupaixu

    0下载:
  2. 利用递归分区的想法,对数组数据进行快速排序的c语言源代码。-The idea of using recursive partition of the array data for rapid sequencing of the c-language source code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:171801
    • 提供者:杨帅
  1. Mathematical

    0下载:
  2. 数学建模1998年A题论文集。其中有matlab中的程序的思路及计算的结果。非常好,很难得的。-Mathematical Modeling A title in 1998 collection. Matlab in which the idea of the procedures and calculation results. Very good, hard to come by.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1969906
    • 提供者:echo
  1. duifenfa

    0下载:
  2. 用对分法求非线性方程f(x)=0的实根.基本思想:逐步缩小这个有根的区间,当这个区间长度减小到一定程度是,就取这个区间的中点作为根的近似值-Use of sub-method of nonlinear equation f (x) = 0 the real roots. The basic idea: to gradually narrow the range of this well-established, when the interval length decreases to a ce
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:608
    • 提供者:wuruijin
  1. yichuansuanfa

    0下载:
  2. 遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:杨光
  1. PCAexample

    0下载:
  2. This program is used to explain how PCA works and the idea behind the method. This example is given in the ISA book (Chapter 8, simple example) The process is composed of a valve a thermometer and a fermenter. The valve is used to control t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2113
    • 提供者:gaurav
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com