搜索资源列表
matlab_point
- 此软件可用来计算节点数,也可用来计算一些简单的算法,如果你对数据结构感兴趣,也可以用此软件解决数据结构的很多问题 -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
pso_2D1
- 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用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
ToyFDTD1
- 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
fdtd100
- 简单的fdtd算法的matlab实现,能够模拟电源和高斯分布的面源-fdtd simple algorithm to achieve the Matlab to simulate power and Gaussian Surface
tidu_good
- matlab关于对图形梯度的一般计算,很简单的一个小算法!-Matlab graphics gradient on the general terms, a very simple algorithm for a small!
npls
- 偏最小二乘法的简单算法!供大家编程参考!需要大家的共同努力!-PLS simple algorithm! Programming for your reference! We need the concerted efforts!
Hidinginformationinbinaryimage
- 基于隐藏密钥可以,将秘密信息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.
icp
- icp算法源代码,主要用于点云拼合,是基于matlab上编写的。-icp algorithm source code, mainly used for point cloud assembly is prepared based on matlab.
lbg
- LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
Matlab-CFD
- 利用Matlab语言编写的流体计算的源代码,里面包含了几个实例-The source codes are written by Matlab, which contains several examples about CFD
segmeeeeeeeeeeeeeee.tar
- A general technique for the recovery of signicant 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
AR
- 第一次上载程序,用matlab实现简单的ar算法-The first to upload program matlab simple algorithm ar
2fftmatlab
- 基2fft的matlab程序,是比较简单的一种算法-2fft the matlab-based procedures, is a relatively simple algorithm
K-Means
- 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
xinde
- 一个简单算法能够生成数独矩阵,很容易理解的matlab小程序。-A simple algorithm to generate Sudoku matrix, it is easy to understand the matlab applet.
LMS
- 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-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
detectionAIC
- 水下多目标检测算法(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.
matlabmprogram
- 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
Simple_TOA
- 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
xujinpeng3.14
- 用遗传算法求函数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
