说明:% This programm reads ECG data which are saved in format 212. % (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...) % The data are displayed in...
说明:SeisLab 3.01 This folder contains a folder, S4M, with Matlab functions for seismic and well-log analysis, in the following collectively called...
说明:本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。
说明:可根据经纬度提取NC格式的数据。
说明:实现对HDF5遥感数据的读写,包括数据格式的查看,数据读取,输出图像,图例等。