资源列表
shuzhijifen
- 数值积分法通过matlab实现,对于初学者非常有用。从书上下载的源代码。-Achieved by numerical integration matlab, very useful for beginners. Downloaded from the book source code.
GA_main
- 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
XOR3
- BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
3
- 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
image_process
- 包含几种用于图像处理的MATLAB程序,分别有图像高通滤波,低通滤波,图像小波融合,图像消模糊,以及图像恢复。都是非常实用的小程序-Contains several MATLAB programs for image processing, images were high-pass filter, low pass filtering, wavelet image fusion, image consumption fuzzy, and image restoration. Are very
fdtd1D
- 一维FDTD计算电磁散射的MATLAB源码-1D-FDTD code for the simulation of electromagnetic scattering problems
ukfkf2
- UKF和KF的实现。并通过输出图像比较两者的区别-UKF and the KF implementation. By comparing the difference between the output image
GI-and-CP-in-OFDM
- This scr ipt shows the difference of using zero padding (GI) in the end of OFDM symbol and using cyclic prefix (CP).
twoDWT
- 二维离散小波分解和重构,实现图像压缩和重构-performs a 2-D wavelet decomposition and reconstruction
fdtd1D
- 计算电磁学中FDTD(有限时域差分法)一维的算法程序。-FDTD (finite difference time domain method) one-dimensional algorithm program in computational electromagnetics.
gm1
- 灰色预测的二次拟合,数据要自己改一下,其他的可以通用-Quadratic fit of the gray prediction
greatwork
- 调制识别是非协作通信中的关键技术之一,在电子对抗、软件无线电等领域 应用十分广泛。该过程介于信号检测与解调之间,由于对传输信号没有过多的先 验信息以及在接收端有很多未知的参数,例如:信号功率,载波频率和相位偏移, 时间信息等,导致对调制方式的盲识别是一项很困难的任务。此外,实际中存在 多径衰落、频率选择性和时变信道等问题,使得这项任务变得更具有挑战性。 -The modulation recognition is one of the key technologies of
