-
boundary_condition_methods
此文件包含有多种emd端点处理方法程序,其中调试过几种,效果有些可以,一些一般,有待改进,大家共同探讨.(This file contains a variety of treatment methods emd endpoint procedures, which some debugging, the effect of some can, some general, be improved, we can jointly explore.)
- 2013-08-27 18:32:57下载
- 积分:1
-
PSO-alg
particle swarm optimization
- 2011-11-23 16:12:46下载
- 积分:1
-
matlablvbo
针对一个混和正弦波信号,设计FIR滤波器,给出了三种设计方法:凯塞窗函数设计带通滤波器法、FDATool设计法实现凯塞窗函数滤波器的低通、带通和高通三种滤波效果以及椭圆低通滤波器的设计法。利用matlab软件实现。(Sine wave for a mixed signal design FIR filter, gives the three design methods: Kaiser window function design band-pass filter method, the FDATool Design Kaiser window function low-pass filter, band-pass and high passthree filter effects, and elliptic low-pass filter design method. Using matlab software.)
- 2012-04-03 13:22:17下载
- 积分:1
-
Characterization-and-propagation
Characterization and propagation of uncertainty in diffusion-weighted MR imaging
- 2013-11-16 10:16:50下载
- 积分:1
-
CBF
波束形成,控制第一旁瓣的幅度,加窗处理,汉明窗,汉宁窗等(Beamforming, amplitude control of the first sidelobe)
- 2013-12-19 12:38:10下载
- 积分:1
-
cpsspwm
说明: 用matlab编写的载波相移SPWM的五电平仿真,效果比较好(Prepared using matlab carrier phase shift SPWM five-level simulation results were quite good)
- 2010-04-16 09:38:53下载
- 积分:1
-
matlab-emd
进行emd分解,画边界谱,数字信号处理的基本程序(A basic program for EMD decomposition, boundary spectrum, and digital signal processing)
- 2017-12-28 20:37:14下载
- 积分:1
-
kmeans_matlab
使用matlab进行实现的kmeans算法。数据集。(use Matlab for achieving the kmeans algorithm. Data sets.)
- 2006-10-12 19:10:07下载
- 积分: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
-
MATLAB
QPSK调制全称Quadrature Phase Shift Keying ,意为正交相移键控,是一种数字调制方式。数字信号的四相相移键控调制与解调技术以其灵活性和通用性而得到广泛的应用,符合未来数字通信技术发展的方向。随着移动通信技术的发展,以前在数字通信系统中采用FSK、ASK、PSK等调制方式,逐渐被许多优秀的调制技术所替代。(QPSK modulation partial Quadrature Phase Shift Keying, Quadrature Phase Shift Keying means, is a digital modulation. Digital signal quadrature phase shift keying modulation and demodulation technology for its flexibility and versatility which has been widely used, in line with the future direction of development of digital communication technologies. With the development of mobile communication technology, previously used in digital communication systems FSK, ASK, PSK modulation, etc., many excellent modulation gradually being replaced by technology.)
- 2013-05-22 17:54:51下载
- 积分:1