-
ofdm_codings
This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
- 2009-04-22 10:35:12下载
- 积分:1
-
SEP
SEP [Matlab code source]: A Stable Election Protocol for clustered
heterogeneous wireless sensor networks
- 2015-03-29 04:41:11下载
- 积分:1
-
OS_CFAR
众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。(CA_CFAR algorithm often requires large computational complexity. OS_CFAR algorithm is presented, which can make up the disadvantages in CA_CFAR. In the meantime, some processed images are given, which has a high value of reference.)
- 2021-03-03 12:59:33下载
- 积分:1
-
spa
基于matlab 2014b 的一种spa算法(连续投影算法),本人原本用于做光谱数据的定量分析,寻找特征波长。(Based on matlab 2014b a spa algorithm (continuous projection algorithm), I was originally used for quantitative analysis of spectral data,looking for the Characteristic wavelength.)
- 2017-03-05 22:29:04下载
- 积分:1
-
annexamples
很多神经网络的应用程序:如感知器,自适应线性元件,BP网络,霍普菲尔德网络,竞争网络...适合初学者。(Many neural network applications: such as sensor, adaptive linear element, BP network, Hopfield networks, competitive networks ... suitable for beginners.)
- 2009-11-28 14:42:48下载
- 积分:1
-
pvaek
matlab simulink of pv
- 2012-07-24 01:12:07下载
- 积分:1
-
delgkt4_lungkuta4_47step
振动理论中用四阶龙格库塔法解决受阶跃式激励的单自由度问题(Vibration theory with fourth-order Runge-Kutta method to solve by the step-like incentive problem SDOF)
- 2014-12-15 18:50:08下载
- 积分:1
-
Level_Set_Methods
这是关于水平集工具箱的一些功能演示,包括PPT,视频,对初学者使用该工具箱提供便利,值得推荐。(This is about the level of some of the features of the toolbox set presentation, including the PPT, video, for beginners to facilitate the use of the toolbox, it is recommend.)
- 2020-12-21 16:29:08下载
- 积分:1
-
Multiple-linear-regression
多元线性回归及显著性检验Matlab程序(完美版)(Multiple linear regression and significance tests Matlab program (perfect version))
- 2013-11-12 17:07:53下载
- 积分:1
-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1