-
longteng3
Bartlett法:Bartlett平均周期图的方法是将N点的有限长序列x(n)分段求周期图再平均。(Bartlett Law: Bartlett average periodogram method is limited to N-point long sequence x (n) Sub-seeking re-periodogram average.)
- 2007-12-19 11:07:40下载
- 积分:1
-
MatLab7
MatLab7编程基础ppt, 适合新手(MatLab7 programming basics ppt, for novice)
- 2012-05-13 10:57:43下载
- 积分:1
-
Wavelet_image_fusion
对每一路图像进行小波变换,分别到其水平、垂直、四十五度角方向的高频分量以及其低频分量,得到每路图像的小波金字塔;
按取较大值的原则对两幅图像的不同层次、不同特征层的信息图分别进行融合;
根据融合的各图像分量的小波序列,进行小波逆变换,得到最后的融合图像。
(Road images of each wavelet transform, respectively, to its horizontal, vertical, 45 degree angle the direction of high-frequency components as well as its low-frequency components obtained for each road image wavelet pyramid according to the principles of taking a larger value of the two images different levels of information mapping feature level fusion respectively the basis of integration of various components of the wavelet image sequences, inverse wavelet transform, to be the final fusion image.)
- 2009-11-18 21:35:34下载
- 积分:1
-
matlab
matlab的一些基础程序,可直接调用。收集很久的!(matlab some of the basis of procedures, can be directly called. Collection of long!)
- 2008-06-27 11:53:00下载
- 积分:1
-
modelis_2010
Integer programming Simplex code combined with TSP solver
- 2010-10-30 06:31:59下载
- 积分:1
-
DDE
matlab与组态王的DDE连接,每隔一秒将组态王的数据传给matalb,这样组态王的界面设计就可与matlab连接,实现算法运用。(Matlab and configuration king of DDE connection, will configuration king of data to matalb, such configuration king interface design can connect with matlab, using the algorithm.
)
- 2011-11-14 11:21:12下载
- 积分:1
-
one
产生右图所示图像f1(m,n),其中图像大小为256×256,中间亮条为128
×32,暗处=0,亮处=100。对其进行FFT:
① 同屏显示原图f1(m,n)和FFT(f1)的幅度谱图;
② 若令f2(m,n)=(-1)m+n f1(m,n),重复以上过程,比较二者幅度
谱的异同,简述理由;
③ 若将f2(m,n)顺时针旋转90 度得到f3(m,n),试显示FFT(f3)的幅
度谱,并与FFT(f2)的幅度谱进行比较;
④ 若将f1(m,n) 顺时针旋转90 度得到f4(m,n),令f5(m,n)=f1(m,n)+f4(m,n),试显
示FFT(f5)的幅度谱,并指出其与FFT(f1)和FFT(f4)的关系;
⑤ 若令f6(m,n)=f2(m,n)+f3(m,n),试显示FFT(f6)的幅度谱,并指出其与FFT(f2)和
FFT(f3)的关系,比较FFT(f6)和FFT(f5)的幅度谱。(Generating an image f1 (m, n) shown in the figure, wherein the image size is 256 256, the intermediate light bar 128 32 0 = dark, bright Department 100. Its FFT: ① screen display picture f1 (m, n) and the FFT (f1) of the amplitude spectrum ② If so f2 (m, n) = (-1) m+n f1 (m, n), repeat The above process, comparing the amplitude spectrum of the similarities and differences between the two, brief reasons ③ If f2 (m, n) 90 degrees clockwise to get f3 (m, n), try to display FFT (f3) the amplitude spectrum and with the FFT (f2) comparing the amplitude spectrum ④ If f1 (m, n) obtained by 90 degrees clockwise f4 (m, n), so f5 (m, n) = f1 (m, n)+f4 (m, n ), try to display FFT (f5) amplitude spectrum, and pointed out its relationship with the FFT (f1) and FFT (f4) of ⑤ If so f6 (m, n) = f2 (m, n)+f3 (m, n) and try to display the FFT (f6) amplitude spectrum, and pointed out its relationship with the FFT (f2) and FFT (f3), comparing FFT (f6) and FFT (f5) amplitude spectrum.)
- 2013-11-26 16:24:18下载
- 积分:1
-
MODULATOR
mdl extension file. it is an oqpsk modulator scheme for signals
- 2010-07-09 00:27:22下载
- 积分:1
-
MATLAB
matlab的使用命令大全,可以在做matlab开发的时候给与很好的帮助(the use of matlab command Daquan, you can do matlab developed a good time to give help)
- 2009-12-03 17:23:33下载
- 积分:1
-
perceptron
% 单层感知器 与、或、以及其他逻辑功能的实现
% 采用step逐步逐行运行方式,了解学习过程的细节
% 尝试重新定义程序中的T,观察感知器实现异或运算(T=1 0 1 0]的可能性。(% Implementation of Single Layer Perceptron and, or, and Other Logic Functions
% Use step-by-step operation to understand the details of the learning process
% Trying to redefine T in the program, observing the possibility of XOR operation (T = 1010) implemented by the perceptron.)
- 2020-06-20 03:40:01下载
- 积分:1