-
4
说明: This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH
(This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH)
- 2013-08-31 10:56:13下载
- 积分:1
-
MDP1
MDP_Markov decision prosses, transition Probability
- 2011-09-30 19:36:44下载
- 积分:1
-
lsb图像水印
说明: LSB实现图像水印的嵌入与提取。真彩色图像为载体也可以!(LSB implements image watermarking embedding and extraction. True color images can also be used as carriers!)
- 2019-07-01 18:51:31下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
R14_MicroarrayImage_CaseStudy
RNA 和 DNA序列模拟 基因建模 数值模拟 采用matlab 编写 能计算几千个 基因点的特性和行为(In one type of gene expression analysis, fluorescently tagged messenger RNA from different cells are hybridized to a microscopic array of thousands of complimentary DNA spots that correspond to different genes. Illuminated spots emit different color light, indicating which genes are expressed (e.g., green=control, red=sample, yellow=both).
In this case study, MATLAB, the Image Processing and Signal Processing toolboxes were used to determine the green intensities from a small portion of a microarray image containing 4,800 spots. A 10x10 pattern of spots was detected by averaging rows and columns to produce horizontal and vertical profiles. Periodicity was determined automatically by autocorrelation and used to form an optimal length filter for morphological background removal. A rectangular grid of bounding boxes was defined. Each spot was individually addressed and segmented by thresholding to form a mask. The mask was used to isolate each spot from surrounding background. Individu)
- 2011-01-22 00:42:47下载
- 积分:1
-
FMRLC-ship
fuzzy model reference learning control
- 2015-03-12 17:28:00下载
- 积分:1
-
chebyshev
说明: 是有关DSP中著名的契比雪夫的窗函数,还是不错的,欢迎使用(DSP is the famous Lease Chebyshev window function, or good, welcomed the use of)
- 2006-04-28 10:49:28下载
- 积分:1
-
quantization-Compressive-sensing
大学大作业,量化的压缩感知1-bit的各种方法,FPC,AOP,CoSaMP等等。(University of large operations, a variety of methods to quantify the compressed sensing of 1-bit, FPC, AOP, CoSaMP so.)
- 2014-07-29 09:56:45下载
- 积分:1
-
JXXH
元胞自动机的极限巡航模型,用于仿真简单的交通流现象(Cellular Automata limit cruise model for simulation of traffic flow phenomena simple)
- 2013-11-16 16:59:37下载
- 积分:1
-
GA-for-antenna-array
遗传算法稀疏天线阵的MATLAB实现源程序(GA algorithm for sparse antenna array use the matlab language)
- 2015-06-15 20:03:12下载
- 积分:1