-
matlab6
matlab6的教程里面详细介绍了matlab的用法以及一些操作(matlab6 The tutorial details the usage and some operational matlab)
- 2010-09-23 20:39:12下载
- 积分:1
-
rrr
special case of dedge detection ,,,,
- 2011-06-20 13:11:25下载
- 积分:1
-
OnlineCalculatorServer
A Simple Integer Overflow Example
- 2014-12-31 14:39:50下载
- 积分:1
-
EXAMPLE5
sample of assembly language for beginners...
- 2013-12-14 23:47:29下载
- 积分:1
-
fl_4_zb1
用于大坝安全预警模型的多元回归以及变量分离的程序。也可以用于其他非线性回归(Dam safety warning model for multiple regression and variable separation procedures. Can also be used for other non-linear regression.)
- 2014-06-08 20:14:11下载
- 积分:1
-
ht666
本科毕设要求参见标准测试模型,基于K均值的PSO聚类算法,用MATLAB编写的遗传算法路径规划。( Undergraduate complete set requirements refer to the standard test models, K-means clustering algorithm based on the PSO, Genetic algorithms using MATLAB path planning.)
- 2017-03-26 21:25:13下载
- 积分:1
-
QPSK_TRANSMITTER
M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the I and Q symbols modulate these carriers. The I and Q carriers are combined and time and frequency domain plots are provided showing key waveforms at various positions in the QPSK transmitter.
(M-file for simulating a QPSK transmitter b y modulating with a pseudo random bit stream. A s erial to parallel conversion of the pseudo rand om bit stream is performed with mapping of two bi ts per symbol. A cosine and sine carrier is CBMs gured and the I and Q symbols Modulate these CARR IERS. The I and Q carriers are combined and a time nd frequency domain plots are provided showing key waveforms at various positions in the QPSK t ransmitter.)
- 2006-06-20 03:22:04下载
- 积分:1
-
code
基于代价敏感布雷格曼散度的旋转机械轴承故障诊断研究(Rotating Machinery Fault Diagnosis of Bearing cost sensitive Bregman divergence based)
- 2013-12-15 14:09:25下载
- 积分: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
-
sa-tsp
应用模拟退火的TSP优化算法,程序注释清晰,运行流畅(The TSP simulated annealing optimization algorithm, the program notes clear and running smoothly)
- 2013-11-03 15:55:40下载
- 积分:1