-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
Arnold
Arnold置换图像置乱,用于数字水印;(Arnold Replacement Image Scrambling for Digital Watermarking )
- 2009-04-02 10:30:46下载
- 积分:1
-
RM_code
1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk
2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致
3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可
4、The_creation_of_RM_code.m和RM_Decode.m分别为RM码的编、译码程序,而Majority_logic_decision.m用于译码中的大数判决,combine_dunction.m用于计算组合数。(1, the procedure for the simulation Reed- Muller (Reed-Muller) codes in AWGN channel performance, modulation using bpsk 2, theory, see " Error Control Coding" (second edition), Shu Lin (America) series , Yan Jian, etc. (translated) book P70-75., and the simulation results consistent with the book Figure 4-2 3, BPSK_AWGN_RM_Code.m-based program, click Run to 4, The_creation_of_RM_code.m and RM_Decode.m were RM compiled code decoding process, and in large numbers for decoding Majority_logic_decision.m judgment, combine_dunction.m used to calculate the number of combinations.)
- 2013-12-09 20:45:48下载
- 积分:1
-
c_network_programming_I_-Mastering_Complexity_wit
You don t need any previous experience in programming to learn C++ with this book. This book starts you the beginning and
teaches you both the language and the concepts involved with programming C++.
- 2015-02-07 02:40:25下载
- 积分:1
-
4.IMU_AHRS
惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计(IMU(inertial measurement unit) source code)
- 2014-02-20 16:04:33下载
- 积分:1
-
拉丁超立方 (2)
说明: 假如数据中有N 个变量,而我们想抽取的样本的数量是M,那么在对数据进行抽样的时候,这种方法首先会把N个变量的设计空间均匀的划分开为M份,然后在每个划分好的区域中随机的抽取一点,最后,从这M个变量里,随机挑选之前选好的点,构成我们的样本(If there are n variables in the data, and the number of samples we want to extract is m, then when sampling the data, this method will first divide the design space of n variables into M parts evenly, and then randomly extract a point in each divided area. Finally, from the m variables, randomly select the previously selected points to form our sample)
- 2021-04-07 19:47:52下载
- 积分:1
-
matlab
基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等(Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on)
- 2014-11-25 23:08:55下载
- 积分:1
-
Field_II_PC7
很好的超声声场仿真软件,由丹麦理工超声实验室编写。(a good ultrasound simulating software, DTU ultrasound lab. )
- 2020-11-24 14:19:33下载
- 积分:1
-
ACMmodelnps
数字伺服系统MATLAB仿真,使用simulink做的,PID控制(ACMmodelnps.mdl MATLAB example,PID CONTROL)
- 2010-06-16 15:42:47下载
- 积分:1
-
RPHtools
RPH tool is Matlab algoritm for Rock physics analysis
- 2013-09-01 00:43:12下载
- 积分:1