-
qpsk
关于QPSK调制方法的一个小的仿真,使用matlab做的(QPSK modulation method on a small simulation, using matlab to do)
- 2009-11-10 17:58:40下载
- 积分:1
-
multi_picture
这里给出几幅多聚焦图像,为大家做图像融合处理,一共两组图像(Here are the pieces of multi-focus image, for everyone to do image fusion, a total of two sets of images)
- 2010-05-29 10:59:21下载
- 积分:1
-
CntrlMtr_lab3
TRES IMPORTANT SUR LES MOTEURS PAS 0 PAS
- 2011-11-15 23:45:42下载
- 积分:1
-
ech_sadf
it will compute the echo cancellation using thew subadaptive filter with main filter length 256 and sub adaptive filter length 64
- 2011-11-29 16:58:16下载
- 积分:1
-
newadifdtd
一种关于ADI-FDTD新的算法程序,程序运行良好。(A new ADI-FDTD algorithm program, the program runs well)
- 2020-06-29 19:40:02下载
- 积分:1
-
assembly
assembles the coefficient matrix for 1D finite element method
- 2011-01-21 20:43:35下载
- 积分:1
-
LMS_4QAM
此程序为基于LMS的自适应均衡器的仿真,取得信号为4QAM信号(This program for the simulation of the LMS-based adaptive equalizer to obtain the signal for 4QAM signal)
- 2012-05-15 15:07:38下载
- 积分:1
-
cordic
Matlab实现CORDIC(COordinate Rotation DIgital Computer)算法的程序.(The matlab implemention of CORDIC algorithm with code for testing.)
- 2012-07-13 04:41:51下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
match_filter_fft
模拟出一个雷达系统的匹配滤波器,并给出脉冲压缩的结果(Simulate a radar system, a matched filter, and gives the result of pulse compression)
- 2013-07-11 22:45:35下载
- 积分:1