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

搜索资源列表

  1. Classic-bifurcation-diagram-drawing

    0下载:
  2. 本程序以洛伦兹力为例子实现了分岔图的绘制,在主程序修改可以画任意分岔图-The procedure to Lorenz for example to achieve the bifurcation diagram drawing, in the main program can draw arbitrary bifurcation diagram
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1329
    • 提供者:wukaijun
  1. kalman

    0下载:
  2. 卡尔曼滤波器例子,跟踪目标,可以用去除噪声-Kalman filter example, target tracking Can be used to remove noise
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3298
    • 提供者:WANGBIN
  1. zisiying

    0下载:
  2. 关于自适应很好的例子 可以参考参考自适应滤波matlab源程序-Adaptive good example can refer to reference
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4171
    • 提供者:lihaotian
  1. chapter4

    0下载:
  2. 几个matlab例子。对于初学者有很好的帮助,可以试试看。。挺不错的-Several matlab example. Good help for beginners, you can give it a try. . Very good
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7260
    • 提供者:wuxu
  1. dashu-cunchu--datejiegou

    0下载:
  2. 用数组存储大数,数据结构的一个小例子,当初课程设计时候写的,应该可以运行,记得当初写的时候有很难写,现在想想还可以 -A small example of the array of storage of large numbers, data structures, the original curriculum design when written, should be able to run, I remember when he started writing when it is di
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:101930
    • 提供者:liwei
  1. importfile

    0下载:
  2. 简单的平滑处理的例子,用到了smooth函数和polyfit函数。适合初学者-Examples used to Datalist control, suitable for beginners, and can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:725
    • 提供者:y
  1. examples-

    0下载:
  2. matlab仿真的一些很实用的例子,学习matlab时可以参考。-some very practical examples of matlab simulation, study Matlab can refer to.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:186217
    • 提供者:梁德荣
  1. vtkPolyData

    0下载:
  2. 标准的vtk绘制“积木”(多边形)的例子,可以设置各项数据的属性-Standard vtk drawing the example of the " building blocks" (the polygons), you can set the properties of the various data
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1391412
    • 提供者:贺锐钢
  1. My_CLPSO

    0下载:
  2. 全面学习粒子群优化的完整程序例子,可用于多种优化问题。-Comprehensive learning particle swarm optimization of a complete program examples, can be used for a variety of optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2677
    • 提供者:LQ
  1. MY_PSOcf

    0下载:
  2. 带收缩因子的粒子群优化算法完整程序例子,可用于实现多种优化问题。-With a shrinkage factor of the particle swarm optimization algorithm complete program example can be used to achieve a variety of optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2973
    • 提供者:LQ
  1. My_run_DE

    0下载:
  2. 完整的差分进化优化算法程序例子,可用用函数优化等多种优化问题。-The complete differential evolution optimization algorithm program examples, can be used to optimize the function optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1928
    • 提供者:LQ
  1. kalman-simulink

    2下载:
  2. 卡尔曼滤波用simulink实现,有3个例子,能运行!-Kalman filter using simulink, there are three examples can run!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:99355
    • 提供者:wang
  1. VCPPandMATLAB7.1

    0下载:
  2. 该程序详细说明了MATLAB7.1与VC++6.0混合编程的方法,主要是VC++调用MATLABm函数编译后的动态数据链接库,并且提供了实际的例子,按照该例子就能完成初步的混合编程-The program details MATLAB7.1 VC++6.0 mixed programming, mainly compiled the VC++ call MATLABm function of the dynamic data link library, and provides practica
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4256327
    • 提供者:张龙
  1. lujing-youhua

    0下载:
  2. 二维路径优化的例子和程序,已经调试了,可以作为参考。-Examples and procedures of the two-dimensional path optimization, debugging can be used as a reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3393
    • 提供者:代风
  1. pro

    0下载:
  2. 算法的一些例子,都是计算机学院书上的的代码,有些可以运行,有些需要自己动手修改!-Some examples of the algorithm are the School of Computer Science book' s code, and some can run, and some need to do it yourself to modify!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:93276
    • 提供者:TangYu
  1. Polyfit

    0下载:
  2. 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为f90,当然输入可以从文件中,希望可以对大家有帮助,此外大家应该注意这个拟合出来的多项式和matlab的系数有差别具体看原理-Polynomial fitting, XU Shi-liang of the program, for example, is based on the examples in the book, adapted for f90, of course, from the input file, hope t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1379
    • 提供者:Jeydragon
  1. three-genetic-algrithm-matlab

    1下载:
  2. 给出三个遗传算法例子,能很好的学习该算法,有仿真实现.-give three genetic algorithm ,we can learn it well from these algorithm ,it can be simulated.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-11
    • 文件大小:19456
    • 提供者:李平
  1. ment-carl

    0下载:
  2. 蒙特卡洛仿真法,并利用例子进行示例仿真,可以应用于随机估计-Monte Carlo simulation method, and example example simulation can be applied to the random estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:540
    • 提供者:胡静
  1. random-simulation

    0下载:
  2. 随机数仿真法,最后列出一定的仿真例子,可以用于进行随机数计算-Simulation method of the random number listed at the end of the simulation example, can be used to carry out random numbers calculated
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:855583
    • 提供者:胡静
  1. weidingzhuangtai

    0下载:
  2. 常微分分析稳定与不稳定的规律常常不需要求解微分方程,而可以利用微分方程稳定性理论,直接研究平衡状态的稳定性,这里举出一些例子和源码-Ordinary differential analysis of the stable and unstable law does not usually need to solve differential equations, and can take advantage of the stability theory of differential equa
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:206778
    • 提供者:陈龙震
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 30 »
搜珍网 www.dssz.com