资源列表
seismic_qc
- 显示地震记录的功率谱的MATLAB源代码,地球物理专业学生的信号功率谱显示工具。- Basic seismic data QC Use plotseismic.m to plot data, i.e. have plotseismic.m scr ipt in the same directory Display power spectra
EEG_BP2
- 使用BP神经网络算法对脑电信号进行分类识别。-BP neural network algorithm using EEG classification.
immune
- 免疫算法在物流配送选址的应用 immune_main.m fitness.m similar.m concentraton.m excellence.m Select.m Cross.m Mutation.m incorporate.m -Immune algorithm logistics siting application immune_main.m fitness.m similar.m concentraton.m excellence.m Se
noise_estimation
- 噪声谱估计+谱减法,主要用于对比不同噪声谱估计算法的性能,包括Martin s minimum tracking algorithm,Minimum controlled recursive average algorithm (Cohen) ,variant of Minimum controlled recursive average algorithm ,improved Minimum controlled recursive average algorithm (Cohen),cont
lgkt
- 用龙格库塔发解二阶微分方程,共三个小程序,初学者可以直接调用龙格库塔源程序-With solutions of second order differential equations Runge-Kutta hair, a total of three small programs, beginners can directly call the Runge-Kutta source
TSP
- 使用谢菲尔德大学的工具箱遗传算法求解TSP问题-University of Sheffield toolbox using Genetic Algorithm for TSP
CTD
- RBR海洋要素数据处理(数据的自动识别截取,温盐剖面图)-RBR marine elements of data processing (automatic identification data capture, thermohaline sectional view)
EOF
- EOF分解,用ncdisp命令可以看到HadISST_sst.nc是1870年1月至最近的全球SST数据,按比例截取北太平洋(20N-80N 130E-90W)1971年1月至1990年12月240个月份的SST数据进行经验正交函数(Empirical Othorgnal Function)分解,简记为EOF分解,得到该区域该时段的海温时空特征。-EOF decomposition, with ncdisp command can see HadISST_sst.nc is January 18
schedule052001
- 这是实现一个蜂窝系统中小区用户通信调度算法的程序,包含了三种经典调度算法,比如比例调度算法,并比较了性能。-This is to implement a cellular subscriber communication system cell scheduling algorithm programs, including the three classical scheduling algorithms, such as the ratio of the scheduling algorit
code-and-data
- 司守奎 数学建模算法与应用 光盘数据CUMCM Reference Book-CUMCM Reference Book code and data
REVERISE
- 叠前反演的matlab代码,方法采用马尔科夫共轭梯度法,针对一维模型的反演-Pre-stack inversion matlab code, the method uses Markov conjugate gradient method, inversion for the one-dimensional model of
matlab科学计算与可视化仿真宝典pdf及代码
- 关于MATLAB的基础编程学习书籍,从基础开始,然后一些例子,非常有用的书籍,有书籍PDF,还有源代码