资源列表
bp_matlat
- 一个BP神经网络的matlab程序,利用BP神经网络实现预测功能。可以编制相关的预测程序参考。
matlab
- 用MATLAB对声音进行处理,对声音信号的读取、混叠、回放,并且生成处理前和混叠后WAV格式的音频格式,-Using MATLAB for processing of sound, the sound signal read, aliasing, playback, and to generate pre-and post-aliasing WAV formatAudio format,
CA-CFAR
- 高频雷达目标检测单元平均恒虚警方法(仿真数据)-The average high-frequency radar target detection unit constant false Police Act (simulation data)
bitfft
- 也试着把《MATLAB在振动信号处理中的应用》中的ZFFT改为函数,方便其它坛友的调用,并提供调试程序和数据-Also tried to " MATLAB in Vibration Signal Processing" ZFFT change in function to facilitate the other Friends of the altar call, and debug programs and data
Propagation_2D_Planarmirror_tilt
- 二维平平腔激光振荡,采用菲涅尔衍射和fox-li方法,得到两维幅度和相位输出。考虑镜面倾斜的情况。-Flat two-dimensional oscillating cavity laser using Fresnel diffraction and the method of fox-li, the two-dimensional amplitude and phase output. Consider the case of mirror tilt.
LAWS
- Matlab LAWS能量滤波函数 主要用于纹理的分析-Matlab LAWS energy filtering function is mainly used for texture analysis
SPRT
- 程序先SPRT假设检验功能。我们将通过SPRT的假设检验方法决定这组观测序列符合两个假设分布中的哪一个。-SPRT test
SAMATLAB
- SA是源于对固体退火过程的直接简单模拟而建立的一种通用的额随机搜索技术。它能以100 的概率收敛于全局最优解,
CA
- gps c/a码的产生,是一个小的MATLAB代码,希望对你有用-c/a code generation
BA
- 复杂网络BA模型matlab代码,返回网络图的邻接矩阵,代码中采用稀疏矩阵,极大地释放内存,提高效率。-BA model complex network matlab code, return to the network adjacency matrix, the code used in sparse matrix, which greatly release memory and improve efficiency.
TabuSearch
- This code is a solution for TSP problem with tabu search.