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

搜索资源列表

  1. 一个 PCA 算法的matlab程序

    0下载:
  2. 主成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。-principal component analysis (PCA) algorithm is used to simplify the technology of data, For some complex data can be applied Principal Component Analysis streamline its.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.66kb
    • 提供者:赵俊义
  1. yz

    0下载:
  2. [c语言]分形算法实现树叶的绘制 代码精简明了,是研究分形算法及c语言绘图方法的朋友良好的参考资料-[c Language] fractal algorithm leaves the mapping code to streamline clear, research fractal algorithm and c language drawing of a good reference for a friend
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31.37kb
    • 提供者:赵宇龙
  1. fxxh11

    0下载:
  2. [c语言]分形算法实现雪花图形绘制 代码精简明了,是研究分形算法的朋友良好的参考资料-[c Language] fractal algorithm snowflakes graphics rendering code to streamline clear, research fractal algorithm good friends reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31.5kb
    • 提供者:赵宇龙
  1. matlab4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40.19kb
    • 提供者:李明
  1. fd

    0下载:
  2. Dsp的Fir,IIr,FFT变换,考式用的,精简的-Dsp of Fir, IIr, FFT transform, test type used to streamline the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.21kb
    • 提供者:111
  1. reverse.the.data.of.array

    0下载:
  2. 此为一个程序合集,里面含有对随机输入的一组存放在数组中的数据进行逆序排列算法,并输出,算法精简,复杂度低,另附最值精简程序和统计数目程序-This is a program collection, which contains a set of random input stored in the data array arranged in reverse algorithm, and output, arithmetic simplification, the complexity of l
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:977byte
    • 提供者:
  1. nongli

    0下载:
  2. 显示农历日期,优化了算法,精简了代码 公历农历转换-Display Chinese date, optimization algorithm, to streamline the code to convert lunar calendar
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3.21kb
    • 提供者:william
  1. Tendayslearneasylanguagegraphicaltutorial

    0下载:
  2. 十天学会易语言,精简,实用,便于学习,希望对您有用。-Ten days learn easy language, streamline, practical, easy to learn.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5.47mb
    • 提供者:yinlee
  1. SVM_introduction

    0下载:
  2. 支持向量机入门,以精简的语言描述支持向量机算法的原理和功能。-Support vector machine entry, in order to streamline the language to describe the principle of support vector machine algorithm and function.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:248.19kb
    • 提供者:henry
  1. TravelEurope

    0下载:
  2. TravelEurope最短路径算法,算法精简-TravelEurope shortest path algorithm, the algorithm to streamline
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.77kb
    • 提供者:孟伟
  1. liushi

    1下载:
  2. 气象学及流体力学中的流函数和势函数计算方法-Meteorology and fluid dynamics in the stream function and potential function calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2.58kb
    • 提供者:yangx
  1. SAT-GA

    0下载:
  2. 遗传算法 整个流程清晰明了 属于课程提交作业 有点精简-Clarity of the genetic algorithm process is a little program to streamline the job submission
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:122.95kb
    • 提供者:斯科
  1. BigInteger

    0下载:
  2. BigInteger (streamline) BigInteger(精简) 自己写的高精度整形运算。 +,-,*,/,+=,-=,*=,/=,==,!=,>,>=,<,<=等等。-BigInteger (streamline) My own high-precision plastic operations. +,-,*, /,+ =,- =,* =,/=, ==,! =,>,> =, <, <=, And so on.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:6.41kb
    • 提供者:一旦
  1. ALE

    1下载:
  2. Matlab code to solve the 1D advection-diffusion equation with Galerkin and SUPG (Streamline Upwind Petrovv-Galerkin) method separately.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.17kb
    • 提供者:lee
  1. handwritten-digits-recognition

    0下载:
  2. 用Skeletonization剪枝方法精简BP神经网络结构,提高网络泛化能力,对手写数字进行识别。-Skeletonization pruning method using BP neural network architecture to streamline and improve the network generalization ability of the handwritten digits recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:171.21kb
    • 提供者:屠海斌
  1. OrthogonalLestSquare

    0下载:
  2. 基于正交最小二乘算法的RBF网络设计,精简RBF网络结构!-Based on the orthogonal least squares algorithm of RBF network design, streamline RBF network structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:吕钱
  1. deJuLi

    0下载:
  2. 人体三维数据处理方法,运用点到点的距离,进行精简-Distance the body three-dimensional data processing method, the use of point-to streamline
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:629byte
    • 提供者:li
  1. Perceptron

    0下载:
  2. 这是一个单层感知器的神经网络程序,用来进行分类的,程序经过修改优化,精简清晰。-This is a single layer perceptron neural network program, to be classified, the program has been modified to optimize, streamline and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:zacharyhu
  1. pressure

    2下载:
  2. 已知mat文件中所提供的数据为某一油藏(油藏面积为5050m×5050m)的压力场分布(反九点井网),若该油藏为均质油藏(渗透率为1达西),且为单相流(粘度为0.5mPa.s),试绘制该油藏以下参数场图: (1)压力场及梯度分布(参考命令:surf、quiver……) (2)速度场图(参考命令:gradient……) (3)流线分布图(参考命令:streamline……) -Known data file provided in the mat for a reservoir (
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:207.31kb
    • 提供者:长江
  1. streamline

    0下载:
  2. 本代码主要是用于流线扩散方法的研究与学习,可以用于对流扩散偏微分方程的数值求解。(This code is mainly used for streamline diffusion method of research and learning, can be used for convection diffusion partial differential equation numerical solution.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:lm_0202004
« 12 »
搜珍网 www.dssz.com