-
hamming_weighted
说明: 均匀线性阵列 波束形成,Hamming加权/Chebychev加权(Uniform Linear Array beamforming ,Hamming/Chebychev Weighted)
- 2009-07-23 21:04:17下载
- 积分:1
-
Untitled5
matlab关于NURBS插补程序的生成以及相关算法的实现(matlab program for the generation of NURBS interpolation algorithm and related implementation
)
- 2020-12-10 16:59:20下载
- 积分:1
-
comm_eg
Process a binary data stream using a communication system that consists
of a baseband modulator, channel, and demodulator. Compute the system s
bit error rate (BER).
- 2012-10-16 19:52:13下载
- 积分:1
-
PIDantiwindup
matlab windup的应用文件说明,(matlab windup)
- 2009-11-03 18:04:48下载
- 积分:1
-
Elliptic-filter
本工程实现了将三路合成的DSB信号用椭圆滤波器(低通,带通,高通)滤出;
其中的freqz函数,filter函数,fft函数都自己实现。
每种滤波器都分别用专门的函数分别写出,可以模块化。(
This project will be three-way synthetic a DSB signal elliptic filter (low pass, band-pass, high pass) filter out
Freqz function of which, the filter function, fft function.
Each filter are, respectively, with a special function, respectively, to write, can be modular.)
- 2012-05-15 11:33:29下载
- 积分:1
-
EO_reactor_time
在银催化剂上进行乙烯(ET或C2H4)氧化合成环氧乙烷(EO)反应器模型的反应时间代码
(Oxidation reaction of the synthesis of ethylene oxide (EO) reactor model time code on the silver catalyst, ethylene (ET or C2H4))
- 2012-05-17 08:38:10下载
- 积分:1
-
MPU6050-DMP
MPU6050陀螺仪,代码,技术文档, 测试程序(MPU6050 gyroscope, code, technical documentation, test programs)
- 2013-10-06 14:03:59下载
- 积分:1
-
example2
一个很好的粒子滤波例程,
请输入过程噪声方差R的值
请输入观测噪声方差Q的值
运行结果稳定可靠(easy for particle filter)
- 2014-12-09 17:48:09下载
- 积分:1
-
LINESEARCH
Line Search using different type of functions. This is useful for Nonlinear programming.
- 2010-07-19 13:12:56下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1