-
matlab
MATLAB实现函数最值求解
蚁群算法MATLAB实现(MATLAB implementation solving the most value function to achieve colony algorithm based on MATLAB)
- 2013-09-23 11:20:17下载
- 积分:1
-
Huffman
基于MATLAB的例程 实现HUFFMAN编码算法 不定长编码 基于不同符号的概率分布(Variable-length coding based on the probability distribution of different symbols based on MATLAB routines to achieve HUFFMAN coding algorithm)
- 2014-11-03 16:35:50下载
- 积分:1
-
Matlab
Matlab作业(四连杆机构仿真调试)基于Simulink 仿真的振动学问题解决实例(Matlab jobs (four bar linkage simulation debugging))
- 2021-03-11 17:29:26下载
- 积分:1
-
GA
说明: 完整的智能优化算法之遗传算法matlab描述,希望对大家有用(failed to translate)
- 2011-02-21 14:05:40下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1
-
xianluma
该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。(the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts along with error-correcting capabilities.)
- 2007-05-23 14:24:04下载
- 积分:1
-
FEI
假设在一个ad hoc网络中,移动节点的发射功率PTx总是恒定的。要发送数据的移动节点总是先监听信道,测量接收到的信号功率X,其中X= I + N, I为接收到的干扰,N是噪声。移动节点只有在X<INThre时,才可以发射。式中,INThre为背景噪声门限。
在仿真中,我们规定每个移动节点的发射功率是常数,PTx = 1W;接收节点接收机的灵敏度Smin = -80 dBm;信号质量 min = 2 dB;系统的背景噪声门限INThre = 1.2e-10。
(Assuming in an ad hoc network, mobile node s transmission power is always constant PTX. To send data to the mobile node always monitor channel, measuring the received signal power X, which X = I+ N, I was received interference, N is the noise. Mobile node only when X <INThre when it is fired. Where, INThre threshold for background noise. In the simulation, we require that each mobile node s transmission power is constant, PTx = 1W receiver node receiver sensitivity Smin =-80 dBm signal quality )
- 2008-01-05 11:21:40下载
- 积分:1
-
photo_detect
MATLAB用于仿真光纤通信系统中的光电检测功能(this program is used to realize the optical detection in optical fiber communication system)
- 2010-08-28 12:46:24下载
- 积分:1
-
stft
这是一个关于信号视频分析的代码,用matlab编写,带有短时傅里叶变换,小波变换分析信号。(This is a video analysis on the signal code, written with matlab, with short time Fourier transform, wavelet transform signal.)
- 2011-06-08 23:20:06下载
- 积分:1
-
matlab--GA-example
这是matlab的一个遗传算法事例,详细解除了遗传算法的各个步骤,对初学者有用(This is a genetic algorithm matlab examples lifted in detail the various steps of the genetic algorithm, useful for beginners)
- 2013-04-20 11:40:45下载
- 积分:1