-
WirelessOFDMSystemsHowtoMakeThemWork
Matlab OFDM MIMO antennas Rayleigh channel
- 2010-03-06 15:54:55下载
- 积分:1
-
SVM_lzb1p0
说明: 四种支持向量机用于函数拟合与模式识别的MATLAB示例程序.(Four support vector machines for pattern recognition function fitting with MATLAB examples of procedures.)
- 2009-07-27 10:30:11下载
- 积分:1
-
FingerPrint
Fingerprint Recognize System
- 2012-04-17 12:48:24下载
- 积分:1
-
forward-algorithm.m
马尔科夫链,马尔科夫一阶算法,隐马尔科夫算法(forward algorithm)
- 2012-05-17 12:34:30下载
- 积分:1
-
MATLAB
matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序)
增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1
(matlab development environment. Programming dimensional DFT transform, and with the standard functions compare results fft2 basic Fourier, discrete cosine transform, airspace (to complete the two programs) to enhance the noise and then processed using standard functions for image thresholding, edge Detection of basic use (lena256.bmp, method: graythresh, edge), seeking watershed, using a standard function dwt2, idwt2 decomposed image man_pic.jpg, basic BP-BPbase1)
- 2013-12-15 19:22:48下载
- 积分:1
-
ANEIEABCDE-master
说明: 一种新的图像加密方法,把图像看成3位的,来进行3维图像加密。。。。。。。。。。。。。。(A New Approach of Image Encryption Using 3D)
- 2020-06-22 02:20:01下载
- 积分:1
-
ofdm_signal
这个Matlab程序是关于OFDM调制的。这里使用了BPSK调制,显示OFDM在误码率上的下降。(This Matlab program is about OFDM modulation. Here the use of BPSK modulation, show the OFDM at BER on the decline.)
- 2009-03-10 18:55:24下载
- 积分:1
-
erjinzhiyunsuan
基于simulink的二进制运算,通过simulink建模,然后生成代码在quartus下仿真。(Simulink based on the binary operator, through the simulink model, then generate code in Quartus Simulation.)
- 2009-03-21 15:50:43下载
- 积分: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
-
Gauss-Legendre-quadrature
说明: 任意三角形上的任意阶Gauss积分程序
算法详见参考文献
H.T. Rathod, K.V. Nagaraja, B. Venkatesudu, N.L. Ramesh, Gauss Legendre quadrature over a triangle, J. Ind. Inst. Sci. 84 (2004)
183–188.(Gauss Legendre quadrature over any triangle)
- 2021-04-27 18:48:44下载
- 积分:1