-
MATLAB
学习MATLAB的基本应用与MATLAB仿真的基本知识,适合初学者(Learning of MATLAB applications and basic knowledge of MATLAB simulation, suitable for beginners)
- 2012-05-18 17:14:52下载
- 积分:1
-
FTVd_v4.1
this is ADM codes for the Compressive sensing
- 2021-05-14 09:30:02下载
- 积分:1
-
FreqModmh
a frequency modulation code for matlab
- 2009-05-24 08:58:57下载
- 积分:1
-
san
计算三相短路的短路电流 ,各节点电压,各支路电流(Calculate the three-phase short-circuit short-circuit current of each node voltage, branch current)
- 2012-05-12 19:13:12下载
- 积分:1
-
0.5
source code for WSN protocols in matlab
- 2012-05-28 17:43:32下载
- 积分:1
-
Runge_Kutta_4
runge kutta method.................
- 2012-01-28 19:04:49下载
- 积分:1
-
harrismatch
该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。(The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.)
- 2014-02-19 11:23:22下载
- 积分:1
-
netcdf
MATLAB中读写、处理科学数据文件格式NETCDF的程序(code related to the reading, writing and other process about NETCDF)
- 2009-04-05 14:52:36下载
- 积分:1
-
NIfTI-MR-Image
Tools for NIfTI (ANALYZE) MR image
Matlab实现NIfTI(ANALYZE)核磁共振图像读取保存制作
这个Matlab程序包用于处理核磁共振图像,可以读取显示、保存、制作该图像。(Tools for NIfTI (ANALYZE) MR image Matlab implementation NIfTI (ANALYZE) MR image read save making the Matlab package for processing magnetic resonance images, you can read the display, storage, production of the image.)
- 2010-05-05 23:50:44下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1