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

搜索资源列表

  1. pso

    0下载:
  2. 粒子群算法的很好的一个学习例子,入门学习粒子群算法的好例子-Good example of a learning particle swarm algorithm good example, entry-learning particle swarm algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:6636
    • 提供者:李倩
  1. ga

    0下载:
  2. 遗传算法示例程序,结构清晰,是初学GA算法的很好入门程序,欢迎下载。-Genetic algorithm sample program, a clear structure, is a good beginner GA to entry procedures, welcome to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:26949
    • 提供者:李国家
  1. hadamard

    0下载:
  2. 压缩感知源代码,观测矩阵采用哈达吗变换。很好的入门代码-Compressed sensing the source code, you transform observation matrix using Hada. Good entry code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:722
    • 提供者:
  1. LSSR-FDM-(MTF-boundary)

    1下载:
  2. 均质场地一维波动数值模拟程序,中心差分法,透射边界条件,是自己编程做场地地震反应数值模拟很好的入门参考资料。-Homogeneous soil 1-D wave simulation program(FDM, MTF boundary)。
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:王晓猛
  1. fiv2

    0下载:
  2. 求解一维层流火焰程序,很好用,可以作为燃烧学的入门程序-solve for laminar Damkohler number.Solve the laminar flame problem for Le# = 1.Use the steady equations and solve on the phase plane.Solve as boundary value problem and use shooting to satisfy 2nd bc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2805
    • 提供者:刘琦
  1. GEP_genericalgorithm

    1下载:
  2. 很好的基因表达式编程(GEP)的入门小程序,C 语言写的,欢迎下载。-gep vc code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:49580
    • 提供者:shawn
  1. Matlab

    0下载:
  2. 一本很好的MATLAB书籍,里面讲述的内容非常基础,适合入门学习-MATLAB a very good book, the content of which is about very basic, suitable for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7152135
    • 提供者:
  1. HLlishuduhanshuqiujie

    0下载:
  2. 一个关于海林隶属度函数求解的仿真程序,是初学者入门,学习该方法的一个很好的例程。-A simulation program of hering membership functions to solve is the introduction to beginners, learning a good example of this method.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:862
    • 提供者:大喜
  1. GA

    0下载:
  2. 供入门者使用的遗传算法程序,每个程序有详细的解释和说明,对刚步入研究生阶段的工科生有很好的帮助-A genetic algorithm program for beginners to use, each program has a detailed explanation and descr iption, there is a good help for just entering the postgraduate students
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5073
    • 提供者:侯冠佐
  1. bp

    0下载:
  2. 详细的BP神经网络实现代码,自己编程,从新手角度很好的入门资料。-BP neutral network based on matlab,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:385955
    • 提供者:黎明
  1. Battery_li_ion_model

    4下载:
  2. 锂电池模型 主要对电池的外围电路,充放电特性做了sinmulink环境下的模拟,是锂电池初学者一个很好的入门学习-Lithium battery model is mainly peripheral circuit battery charge and discharge characteristics do simulation sinmulink environment, is a good place to start for beginners lithium learning
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:8590
    • 提供者:zdm
  1. Newff

    0下载:
  2. 实现神经网络预测,对于学习英文BP是很好入门例子。-Realization of neural network prediction, learning English is a good example of the entry BP. Realization of neural network prediction, learning English is a good example of the entry BP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:865
    • 提供者:张增棵
  1. PO

    4下载:
  2. 时域物理光学法,包括了立方体刨分程序,二维fft计算,任意目标的散射系数的程序。 学习物理光学的很好的入门代码。-The physical optics method in time domain, including the cube planing procedures, two-dimensional fft calculation, any scattering Coefficients of the target program.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-02
    • 文件大小:4491264
    • 提供者:高明
  1. Problem-Arrangement-zoj-3777

    0下载:
  2. zoj 3777,是我acm人生中的第一题状压dp,不得不承认这题很好,经典入门题。-zoj 3777, my first question acm life-like pressure dp, had to admit that this question is very good, classic entry title.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:699
    • 提供者:zhd
  1. caffe-learn-pengti

    1下载:
  2. 深度学习资料,很好的入门笔记 是基于caffe框架 -deep learning for caffe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2410253
    • 提供者:彭倜
  1. sample

    1下载:
  2. matlab在证券投资方面的编程实例,包括抓取数据、模型回测等,算是很好的量化投资入门例程-Matlab securities investment in the aspects of programming examples, including data capture, model test, which are good quantitative investment examples
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:23447
    • 提供者:molvshi
  1. watertank

    0下载:
  2. 是很好的Simulink初学者的入门实例,有助于Simulink的学习-a good example of simulink for freshman
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:13363
    • 提供者:陈辰
  1. Demo_CS_OMP

    0下载:
  2. 本程序利用小波基和余弦基作为稀疏基,并利用正交匹配追踪算法进行重构,是入门的很好的程序。- This procedure using Wavelet and Cosine group as a sparse group, and using orthogonal matching pursuit algorithm to reconstruct, it is a good entry procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4043
    • 提供者:赵强
  1. piefiu

    0下载:
  2. 计算晶粒的生长,入门级别程序,是学习PCA特征提取的很好的学习资料,基于欧几里得距离的聚类分析。- Calculation of growth, entry-level program grains Is a good learning materials to learn PCA feature extraction, Clustering analysis based on Euclidean distance.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6918
    • 提供者:崔超国
  1. SLAM_Tim-Bailey

    3下载:
  2. 很好用的slam入门材料,仔细阅读函数说明,并进行使用-Good use of slam entry materials, carefully read the descr iption of the function, and the use of
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:23134
    • 提供者:zhagnwei
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com