-
AndroidSendAlarmDatePicker
aplication full source
- 2014-08-07 10:51:08下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
bilinear-transformation
用双线型描述系统,并且使系统的模型具有良好的鲁棒性(Described by bilinear system, and the system model has good robustness)
- 2013-11-08 14:57:20下载
- 积分:1
-
7阵元Cholesky分解实现代码Cholesky
7阵元Cholesky分解实现代码,FPGA编程的Matlab对应程序,这是一个子函数,使用时对输入矩阵稍加修改即可(7 elements Cholesky decomposition Matlab corresponding program code, FPGA programming, which is a sub-function, use the input matrix can be slightly modified)
- 2020-07-07 12:38:57下载
- 积分:1
-
simple_alloc
Implement primitive realloc(3) functionality.
- 2014-08-20 21:36:26下载
- 积分:1
-
range_compress
雷达信号,线性调频型号的脉冲压缩。包含线性调频型号、脉冲压缩、以及匹配滤波器的实现。(Radar signal, LFM pulse compression models. Model includes chirp pulse compression, and the matched filter implementation.)
- 2013-10-25 12:29:34下载
- 积分:1
-
ExtractBackground
Extraction of background
- 2015-03-25 16:24:08下载
- 积分:1
-
rls算法自适应去噪
rls算法去噪作业了解RLS算法?并能简单运用RLS算
法进行一些处理。(RLS algorithm denoising)
- 2019-04-16 20:32:10下载
- 积分:1
-
lc_bayes_KL
分享一下贝叶斯,线性分类,K_L变换实验代码,有需要的下!!希望找到志同道合的朋友共同研究(Share Bayes, linear classification, K_L transformation test code, there is a need for the next! ! Hope to find like-minded friends to study)
- 2010-12-11 15:42:47下载
- 积分: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