登录
首页 » matlab » background

background

于 2012-09-06 发布 文件大小:91KB
0 217
下载积分: 1 下载次数: 2

代码说明:

  在matlab环境下,实现了图像的背景图,以及做其他相关运算(In the matlab environment, realize the image background chart, and other related operations)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • snopt7-matlab.tar
    matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
    2014-09-13 22:11:29下载
    积分:1
  • Alamouti-STBC
    1) Alamouti STBC Matlab codes
    2013-09-01 17:11:16下载
    积分:1
  • data
    隐枚举法解整数规划,一开始先进行变量个数判断,小于三则直接遍历。(Implicit enumeration method for solving integer programming, beginning first performed to determine the number of variables, less than three directly traversal.)
    2014-11-30 12:55:27下载
    积分:1
  • 13
    说明:  粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。 粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values ​ ​ of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
    2015-04-21 16:39:12下载
    积分:1
  • m_k_plot
    MK检验程序,可广泛应用于气象、水文时间序列分析。(MK inspection procedures, can be widely used in meteorological, hydrological time series analysis.)
    2013-12-13 13:17:24下载
    积分:1
  • Image_Operators_matlab_codes
    12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充(12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3)
    2007-12-14 08:59:51下载
    积分:1
  • newsimply
    说明:  一个和数据库连接的差别矩阵matlab源代码,自己编写的,有需要的可以看看。(And the difference between a database connection matrix matlab source code, I have written, and there is a need that can take a look at.)
    2010-03-18 16:02:01下载
    积分:1
  • dianlixitong
    这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
    2013-11-28 09:55:46下载
    积分:1
  • RecPF_v1.1
    基于压缩感知理论的recPF重构算法,recpf为最新的重构算法,比之前omp之类算法,效果更好(Based on the theory of compressed sensing reconstruction algorithm recPF )
    2011-12-21 12:39:45下载
    积分:1
  • zonghe_try (1)
    对铅酸蓄电池,超级电容,锂电池,三者连接到dc-dc变换器升降压,然后采取不同的控制策略,恒压,恒流,恒功率控制,最后通过逆变器将直流变交流。matlab 仿真(For lead-acid batteries, supercapacitors and lithium batteries, the three are connected to the dc-dc converter to increase and decrease the voltage. Then, different control strategies are adopted to control the constant voltage, constant current and constant power. Finally, the dc converter is changed into an alternating current through the inverter.The matlab simulation)
    2018-10-24 10:34:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载