-
main
这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考(This is a color histogram based particle filter tracking the main program, more complete, for your reference)
- 2011-05-22 10:54:08下载
- 积分:1
-
DetectionofFlickerCaused
详细描述了电力系统由于间谐波的引起的闪变,和原因(As described in detail between the harmonic power system caused by flicker, and the reasons)
- 2010-09-14 23:08:06下载
- 积分:1
-
ISOFileFormatConverter
ISOFileFormatConverter.zip which allows to handle 3GPP file formats. This package contains the relevant library as well as sample applications.
- 2011-02-10 02:52:20下载
- 积分:1
-
I-love-You
我爱你的matlab3D实现图,能够然你在表白过程中更加浪漫,程序员也有浪漫的时候(I love your matlab3D achieve chart, then you can be more romantic confession process, programmers have a romantic moment)
- 2014-12-03 09:40:46下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
多种图像边缘检测与分割处理
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets)
- 2005-04-26 00:01:01下载
- 积分:1
-
Electric-Wheelchair-Demo
An electric wheelchair uses a motor with a torque constant of 1.1 Nm/A, powered from a 24 V
battery, with an internal resistance of 0.25Ω. We are interested in designing a controller with 44
Nm continuous torque capability, both in driving and braking modes at all speeds, with the
widest possible operating speed range, both forward and reverse direction using the given
battery.
- 2012-06-25 20:38:58下载
- 积分:1
-
cppm_ieee
Digital Communication Using
Chaotic-Pulse-Position Modulation
- 2013-12-07 04:25:00下载
- 积分:1
-
mw_58140 [@FreeMatlabBot]
说明: Underwater wireless optical communication
- 2020-04-28 19:33:10下载
- 积分:1
-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1