-
1
说明: 对于初学者有一定的帮助,能够很好的了解,仔细阅读(For beginners there is some help, can well understand, read)
- 2010-05-12 17:39:09下载
- 积分:1
-
machine_asynchrone_mli3
SOME SIMULINK MOTEUR ASYNCHRONE MLI3 BY BOUZIANE ISLMAIL
- 2009-05-21 18:21:34下载
- 积分:1
-
Eye
Eye tracking matlab script
- 2010-02-21 05:09:10下载
- 积分:1
-
114
说明: 通过VC++实现对MATLAB的调用VC++等高级程序语言调用MATLAB中程序(函数)的方法,融合了VC++与
MATLAB两种不同的语言,大大提高了编程效率。(By VC++ to realize the MATLAB call VC++ and other high-level programming language called MATLAB in the program (function) method, combines the VC++ and MATLAB are two different languages, greatly improve the programming efficiency.)
- 2010-03-31 20:41:18下载
- 积分:1
-
gardner_lin
说明: 根据Gadner公式编制的密度拟合程序,适合地震解释中没有密度只有速度的情况下自动生成密度(Prepared according to the density of the formula Gadner fitting procedure for seismic interpretation in the case of no density is only under the automatic generation of speed-density)
- 2011-03-22 09:39:46下载
- 积分:1
-
first_task
随机样本的生成和概率密度函数的绘制,课程作业~希望能有所帮助~(Generates a random sample drawn and probability density function of the course work, hope to be able to help ~ ~)
- 2015-04-14 09:50:17下载
- 积分:1
-
PKMgongzuokongjian
并联机构工作空间图形可视化,matlab编制的代码,请交流(Parallel Workspace graphical visualization, matlab code is compiled, please exchange)
- 2015-05-08 11:52:06下载
- 积分:1
-
二次最优轨迹规划
说明: 基于遗传算法的最优时间B样条轨迹,复现文章3.6节中的分析(The time-optimal B-spline trajectory based on genetic algorithm. This programme recurrences the analysis in section 3.6 of this paper)
- 2021-04-28 16:48:44下载
- 积分:1
-
A-COMMUNICATION-SYSTEM
说明: 一个基础通信系统的M文件实现,包括产生信源,信源编码,调制,信道传输,解调和误码率绘图(Generate a Random Binary Data Stream. Modulate.White Gaussian Noise. Create a Scatter Plot. Compute the System s BER. )
- 2011-02-19 10:16:49下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1