-
drawing
用matlab语言编写,实现分段函数的绘制,已经经过调试(Matlab language used to achieve sub-function mapping, has been commissioning)
- 2010-10-24 00:37:21下载
- 积分:1
-
QuadraticQuadElement
有限元QuadraticQuadElement的matlab程序(FEA QuadraticQuadElement matlab)
- 2013-10-12 23:22:11下载
- 积分:1
-
61111210
MATLAB是一种以数值计算和数据图示为主的计算机软件,并包含适应多个学科的专业软件包,以及完善程序开发功能。 本课程设计旨在要求学生熟悉Matlab的功能,掌握Matlab程序设计和GUI设计的方法,培养学生的应用开发能力,为以后的毕业设计奠定一定的基础。(MATLAB is a numerical calculation and data icon-based computer software, and includes a number of disciplines to adapt to the package, as well as improve the development function. This course is designed to require students to know the function of Matlab, master Matlab programming and GUI design methods, and foster the application of student development capacity, for future graduation project to lay a foundation.)
- 2008-12-16 21:25:47下载
- 积分:1
-
PVarray
光伏阵列Simulink仿真文件 光伏阵列(PV array Simulink simulation files)
- 2021-03-27 11:09:12下载
- 积分:1
-
chap3
刘金琨老师书上的滑模matlab模型程序,很具有代表性的例子。(Liu Jinkun teacher book sliding mode matlab model program, it is a typical example.)
- 2013-04-16 15:22:04下载
- 积分:1
-
five_cap_new_lms
5-cap lms equalizer for vlc
- 2018-08-29 14:50:49下载
- 积分:1
-
LS_MSE_calc_interpolation2
利用LS_MSE实现信道估计(matlab源代码)(channel estimation using LS_MSE)
- 2009-09-19 10:58:03下载
- 积分:1
-
graytoRGB
Matlab实现灰度图像转换为RGB图像(grayscal—RGB base on Matlab)
- 2009-05-05 17:29:23下载
- 积分:1
-
ladder
ladder filter synthesis
- 2012-04-20 23:18:41下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1