资源列表
MATLAB_digital_modulation
- 设定噪声为高斯白噪声,对2ASK、2FSK、2PSK、2DPSK等各种调制方式及相应的主要解调方式下(分相干与非相干)的误码率进行统计,并与理论值进行比较,以图形方式表示误码率与信噪比间的关系。 -Set the noise is Gaussian white noise, right 2ASK, 2FSK, 2PSK, 2DPSK a variety of modulation and corresponding demodulation mode, the main (sub-coher
ICA_algorithms_based_on_different_objective_functi
- 一共包含了5个ICA的算法,其中: fastica.m文件中的ICA算法是基于负熵的; m_fastica.m文件中的ICA算法是基于负熵的改进算法; fastica_kurt.m文件中的ICA算法是基于峭度的; fastica_ML.m文件中的ICA算法是基于互信息的; NLPCA.m文件中的ICA算法是基于非线性PCA的。-Contains a total of five ICA algorithm, in which: fastica.m file in the ICA
paper1
- 基本调制识别。识别2ask,2fsk,2psk,4ask,4fsk,4psk。-The basic modulation recognition. Identification 2ask, 2fsk, 2psk, 4ask, 4fsk, 4psk.
7.x-Garch-Toolbox
- matlab garch工具包 非常智能-matlab garch kit is very smart
P3
- 用EXCEL绘制的水文频率曲线软件,很好用-Hydrogical frequency curves by using EXCEL
CS
- 上传了几个基于“当前”统计模型的机动目标跟踪的程序,包括子程序和文献,还有粒子滤波的目标跟踪程序-From a few based on the " current" statistical model for maneuvering target tracking procedures, including routine and literature, as well as particle filter target tracking process
track-initialization
- 雷达目标跟踪中的直观法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件。-matlab code for track initialization in radar target tracking.
CUDAMCML
- 基于CUDA GPU运算的 蒙特卡罗模拟-basic CUDA GPU MCML source file
nihe
- 已知一组实验数据 1 2 3 4 5 6 7 8 9 1 3 4 5 6 7 8 9 10 10 5 4 2 1 1 2 3 4 试用最小二乘法求它的多项式拟合曲线,并求出最低点的位置. -1,234,567,891,345,678,910 10 5 4 2 1 1 2 3 4 trial Least Squares Method polynomial fitting curve, and obtained a set of known experim
unsteady_compressible
- fluent中压力入口的udf,一个喷嘴的源码-fluent udf, pressure on the entrance to a nozzle source
chanlunv2.1
- 缠论插件(扩展函数DLL),实现自动划分笔、划分段,媲美悟多公式。-Wrapped Theory plug-ins (Extended Functions DLL), automatic partitioning Bi, divided into Duan, comparable Wuduo formula.
PSO
- 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,