-
AVIRIS
美国航空航天局AVIRIS数据介绍PPT,以及免费数据下载地址(NASA AVIRIS data presentation and data Download free)
- 2010-06-23 19:39:42下载
- 积分: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
-
pls
最小二乘回归法(PLSR:partial least squares regression):是一种新型的多元统计数据分析方法,它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。(Least squares regression (PLSR: partial least squares regression): a new type of multivariate statistical data analysis methods, the main research is more dependent variable regression modeling of multi-argument, especially when highly linear within each variable When using partial least squares regression method is more effective. In addition, partial least squares regression better solution to the problem of the number of samples is less than the number of variables.)
- 2013-05-12 13:00:21下载
- 积分:1
-
EKF
扩展卡尔曼滤波算法是滤波领域较为重要的方法之一。本滤波算法是典型的卡尔曼滤波应用问题。(kalman filter is a verry important filter.EKF is a better filter.)
- 2009-03-17 16:54:37下载
- 积分:1
-
spectrum
为给定的WAV文件,绘制频谱。内附程序及报告书。(For a given WAV file, draw the spectrum. Included procedures and report.)
- 2009-11-16 17:52:10下载
- 积分:1
-
buck_basic
simple basic buck circuit
- 2014-08-12 15:19:45下载
- 积分:1
-
ofdm
在matlab中的ofdm的编程,包括数据生成,调制,数据传送,频道干扰,解调,数据接收,并且计算误码率,把误码率用图像的形式表现出来。(In the OFDM matlab programming, including data generation, modulation, data transmission, channel interference, demodulation, data receiving, and calculating the BER, the BER image forms.)
- 2009-01-01 16:29:55下载
- 积分:1
-
xinhaoxitongMATLAB
本文档包括以下六个方面的设计举例:
一、信号生成与运算的实现
二、系统时域的仿真分析
三、频域仿真分析
四、复频域仿真分析
五、离散系统时域仿真
六、z域仿真分析(This document includes the design examples of the following six aspects :
1, the signal generation and operations to achieve
2, the system time domain simulation analysis
3, frequency-domain simulation analysis
4, complex frequency-domain simulation analysis
5, discrete time-domain simulation of the system
6, z-domain simulation analysis)
- 2010-01-08 11:08:49下载
- 积分:1
-
matlab-cdi
cdi_readfield.m
cdi_readfield.mcdi_readall.mexw32
cdi_readfull.mexw32
cdi_readfield.m
matlab的一些程序,希望大家在学习中可以用到(matlab studying)
- 2011-09-24 12:10:44下载
- 积分:1
-
matchbycorrelation
generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding each point.(generates putative matches between previ ously detected feature points in two images by l ooking for points that are maximally correlate d with each other within windows surrounding ea ch point.)
- 2007-06-27 22:06:27下载
- 积分:1