-
triblebge3h
三相桥双极性PWM控制Simulink仿真,另加一滤波器观看PWM经过低通滤波后的波形,适合电力电子初学者(Three-phase bridge bipolar PWM control Simulink simulation, plus a watch PWM filter through after the low-pass wave filter for power electronics for beginners)
- 2009-05-17 19:57:57下载
- 积分:1
-
genetic_algorithm_using_matlab
说明: 包括用matlab实现遗传算法的所有基本函数(Genetic algorithm(using matlab)all the basic functions)
- 2009-08-31 16:06:53下载
- 积分:1
-
LMS
LMS自适应算法
自适应横向滤波器两个权值,输入随机信号r(n)的样本间相互独立,且它的平均功率为Pr =E[r2(n)]=0.01,信号周期为N=16个样点。求最佳权向量解ω0和收敛因子μ的取值范围,并分别汇出ω(0)=[0 0]T,μ=0.1及ω(0)=[4 -10]T,μ=0.05时,两种情况下的权值变化轨迹和第一种情况下误差e(n)与迭代次数n的关系曲线。(LMS adaptive algorithm
The right value of the change trajectory)
- 2012-05-06 12:26:41下载
- 积分:1
-
matlabppt
matlab教案:第1章 MATLAB操作基础第2章 MATLAB矩阵及其运算第3章 MATLAB程序设计第4章 MATLAB文件操作第5章 MATLAB绘图第6章 MATLAB数据分析与多项式计算(matlab lesson plan: Chapter 1 Chapter 2 MATLAB operating foundation MATLAB matrix arithmetic Chapter 3 MATLAB program design Chapter 4 MATLAB file operation Chapter 5 Chapter 6 of the MATLAB graphics MATLAB data analysis and polynomial)
- 2013-03-30 21:48:19下载
- 积分:1
-
simulink_sfcl-master
sfcl superconducting fault current limiter
- 2014-04-16 03:16:40下载
- 积分:1
-
Image-Objective-evaluation-by-GUI
针对单幅图像采用六种算法进行客观评价,并给出计算客观评价值得MATLAB GUI交互界面程序(Image Objective uation by MATLAB GUI)
- 2015-11-25 11:31:02下载
- 积分:1
-
白噪声、M序列和噪信比程序
白噪声及有色噪声序列、M序列的产生程序,噪信比计算程序(White noise and colored noise sequence, M sequence generation procedure, noise to noise ratio calculation program)
- 2018-04-27 09:10:34下载
- 积分:1
-
IsomapR1
说明: Isomap code
---------------------------------------
Author: Josh Tenenbaum (jbt@psych.stanford.edu)
[Dijkstra code by Mark Steyvers (msteyver@psych.stanford.edu)]
- 2010-04-16 05:15:12下载
- 积分:1
-
SpecSubTD
这是一个麦克风阵列的语音增强的matlab代码(This is a microphone array speech enhancement of the Matlab code)
- 2021-04-28 21:58:43下载
- 积分: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