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

搜索资源列表

  1. matlab_point

    0下载:
  2. 此软件可用来计算节点数,也可用来计算一些简单的算法,如果你对数据结构感兴趣,也可以用此软件解决数据结构的很多问题 -software can be used to calculate nodes, but also can be used to calculate some simple algorithm, If you are interested in the data structure can also use this software to solve many data st
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.89kb
    • 提供者:张小龙
  1. pso_2D1

    0下载:
  2. 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.59kb
    • 提供者:陈明
  1. ToyFDTD1

    0下载:
  2. This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treatin
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.99kb
    • 提供者:吴婷
  1. fdtd100

    0下载:
  2. 简单的fdtd算法的matlab实现,能够模拟电源和高斯分布的面源-fdtd simple algorithm to achieve the Matlab to simulate power and Gaussian Surface
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:dsfgdswe
  1. tidu_good

    0下载:
  2. matlab关于对图形梯度的一般计算,很简单的一个小算法!-Matlab graphics gradient on the general terms, a very simple algorithm for a small!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.63kb
    • 提供者:李时城
  1. npls

    0下载:
  2. 偏最小二乘法的简单算法!供大家编程参考!需要大家的共同努力!-PLS simple algorithm! Programming for your reference! We need the concerted efforts!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:何飞
  1. Hidinginformationinbinaryimage

    0下载:
  2. 基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。-Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4.36kb
    • 提供者:sqt
  1. icp

    2下载:
  2. icp算法源代码,主要用于点云拼合,是基于matlab上编写的。-icp algorithm source code, mainly used for point cloud assembly is prepared based on matlab.
  3. 所属分类:matlab

    • 发布日期:2015-09-14
    • 文件大小:5.66kb
    • 提供者:翟乐
  1. lbg

    0下载:
  2. LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:994byte
    • 提供者:li
  1. Matlab-CFD

    16下载:
  2. 利用Matlab语言编写的流体计算的源代码,里面包含了几个实例-The source codes are written by Matlab, which contains several examples about CFD
  3. 所属分类:matlab

    • 发布日期:2015-01-29
    • 文件大小:3.42kb
    • 提供者:Andy
  1. segmeeeeeeeeeeeeeee.tar

    0下载:
  2. A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (includi
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:17.34kb
    • 提供者:gggg
  1. AR

    1下载:
  2. 第一次上载程序,用matlab实现简单的ar算法-The first to upload program matlab simple algorithm ar
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:303.71kb
    • 提供者:lvbingbing
  1. 2fftmatlab

    0下载:
  2. 基2fft的matlab程序,是比较简单的一种算法-2fft the matlab-based procedures, is a relatively simple algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.42kb
    • 提供者:康楷
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.93kb
    • 提供者:tzx
  1. xinde

    1下载:
  2. 一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。-A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.
  3. 所属分类:matlab

    • 发布日期:2016-09-06
    • 文件大小:846byte
    • 提供者:张立建
  1. LMS

    1下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.49kb
    • 提供者:lsw_hit
  1. detectionAIC

    1下载:
  2. 水下多目标检测算法(AIC)——matlab程序 detection_AIC.rar (2 K) 很简单的一个算法程序,初学者进来看看。-Underwater multi-target detection algorithm (AIC)- matlab program detection_AIC.rar (2 K) of an algorithm is very simple procedure, come take a look at beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.29kb
    • 提供者:周凯
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.38kb
    • 提供者:jianhuajuly
  1. Simple_TOA

    1下载:
  2. This a simple position location algorithm using Least Square Estimation algorithm. Timing information is time of flight (TOA) of signal between Tx and Rx. This code generally describes the Positioning method, Also it plots final coordinate of node in
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.54kb
    • 提供者:
  1. xujinpeng3.14

    1下载:
  2. 用遗传算法求函数f=x+10*sin(5*x)+7*cos(4*x)的最大值点:简单的单点交叉、基本位变异、赌轮盘选择、随机产生初始种群中的个体,求的最好解是24.689。注:本算法基于matlab7.0,是我自己编写的,每个步骤都有详细的说明。适用于遗传算法初学者。-Using genetic algorithms for function f = x+10* sin (5* x)+7* cos (4* x) the maximum points: a simple single-point
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4.24kb
    • 提供者:竹子的信仰
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com