-
12
说明: matlab 转化为索引图像 显示近似匹配后的图像(matlab matlab matlab matlab)
- 2010-04-24 09:05:11下载
- 积分:1
-
Immune-particle-swarm-algorithm
免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。(Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of information processing algorithm, and the simple, to improve the PSO' s ability to get rid of the local extreme points .)
- 2021-03-24 09:39:17下载
- 积分:1
-
ofdm_report
this paper talks about ofdm synchronization,hope it to be of help to evrybody
- 2007-07-23 20:45:32下载
- 积分:1
-
dpsk
DPSK modulation simulink block diagram
- 2010-01-02 22:25:47下载
- 积分:1
-
ants_arithgom
aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建
mcl是马尔科夫聚类算法
nmf是矩阵的非负分解
Generative Topographic Mapping工具包(aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorithm to build mcl is nmf non-negative matrix decomposition of Generative Topographic Mapping Toolkit)
- 2010-03-13 14:44:41下载
- 积分:1
-
LTE_channel_estimator
LTE下行信道估计,采用LTE-Advanced帧结构,非常适合于研究物理层信道估计的研究生。(LTE downlink channel estimation, the use of LTE-Advanced frame structure is very suitable for the study of the physical layer channel estimation graduate students.)
- 2011-05-05 20:41:22下载
- 积分:1
-
Matlab
是用Matlab求得自相关函数的源代码,对刚接触自相关互相关方面的同学有很大帮助!(Is the autocorrelation function obtained using Matlab source code for the new to the inter-related aspects of the autocorrelation of great help to the students!)
- 2011-11-23 17:17:31下载
- 积分:1
-
SEPandLeach
sep and leach routing protocols in wireless sensor networks is a typical routing protocol
- 2014-01-19 22:26:50下载
- 积分:1
-
kuopinxinhaojiance
利用MATLAB对扩频信号进行检测和参数估计,结果表明本方法具有在低信躁比下检测的优势(The use of MATLAB for spread spectrum signal detection and parameter estimation results show that this method is in the low than under the letter impatient edge detection)
- 2008-12-13 03:04:08下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1