-
similitudeMoments
自己按J David的方法做的7个Hu时刻,用于边缘检测(7 HU moments,similitude Moments,matlab)
- 2010-11-05 10:39:32下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1
-
1
说明: 基于MR的频率优化,详细描述MR频率优化的计算方法(Optimization based on the frequency of MR, MR detailed description of the method of calculating the frequency optimization)
- 2011-10-09 16:05:08下载
- 积分:1
-
minPowell
无约束多维极值问题的解决方法程序,matlab程序,具有很强的鲁棒性(Unconstrained multi-dimensional extremal problem solution procedures, matlab program, which has strong robustness)
- 2012-06-12 13:59:48下载
- 积分:1
-
Work1TimeDepth
地震数据时深转换,深度域的模型需要转换到时间域,方便与实际时间域的地震数据进行对比(When the depth conversion of seismic data, the model needs to be converted to the depth of field in time domain, convenience and seismic data to compare the actual time domain)
- 2021-04-09 15:18:59下载
- 积分:1
-
uvhudjyi
给出接收信号眼图及系统仿真误码率,相参脉冲串复调制信号,信号处理中的旋转不变子空间法,采用了小波去噪的思想,微分方程组数值解方法,LDPC码的完整的编译码,车牌识别定位程序的部分功能。(The received signal is given eye and BER simulation systems, Complex modulation coherent pulse train signal, Signal Processing ESPRIT method, Using wavelet denoising thought, Numerical solution of differential equations method, Complete codec LDPC code, Part of the license plate recognition locator feature.)
- 2016-03-27 14:25:27下载
- 积分:1
-
Face_classification
使用超声进行人脸识别分类 face recognition with ultrasonics(The use of ultrasound classification for face recognition face recognition with ultrasonics)
- 2008-01-08 21:19:07下载
- 积分:1
-
MUSIC
这是功率谱估计得MUSIC算法的实现,代码能仿真成功(This is the power spectrum estimation in MUSIC algorithm, the code can be successful simulation)
- 2013-09-17 21:02:54下载
- 积分:1
-
Matlab
Matlab数学建模算法全收录,数学建模比赛必备参考资料(Matlab mathematical modeling algorithm Quanshou Lu, Mathematical Contest in Modeling is an essential reference information)
- 2012-05-22 11:08:55下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1