-
pro
求解ppln中脉冲传输的问题 采用split step fourier method(Ppln in solving the problem of pulse transmission using split step fourier method)
- 2009-04-20 23:27:21下载
- 积分:1
-
simulationCDMA
transmitter receiver for CDMA
- 2009-12-26 07:01:13下载
- 积分:1
-
icp
Matlab经典的ICP点云配准算法,内部包含三个例子,亲测可用。(Matlab classic ICP point cloud registration algorithm. There are three examples in the Zip file. I have texted that it can be used successfully.)
- 2015-11-08 10:43:30下载
- 积分:1
-
RBFnonlinearsystemmodeling
用RBF网络进行非线性系统建模,未使用matlab工具箱(RBF networks with non-linear system modeling)
- 2009-03-26 13:13:23下载
- 积分:1
-
random
用matlab语言,实现双边带抑制载波调幅(DSB-SC)信号,并绘制出图(Matlab language used to achieve double sideband suppressed carrier amplitude modulation (DSB-SC) signal, and draw a map)
- 2010-12-28 20:00:15下载
- 积分:1
-
Series-Fourier
GUI Fourier series representation
- 2014-11-20 07:27:19下载
- 积分:1
-
adaptive-filter-theory-4th
自适应滤波器原理第四版,经典中的经典,adaptive filter theory 4th(adaptive filter theory 4th)
- 2014-01-04 11:49:32下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
DigitalImageProcessingUsingMATLAB
《数字图像处理(MATLAB版)》是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。(Digital image processing (the MATLAB Version) " is the first book of the combination exposition of the basic theory of image processing software practices, integrated Gonzalez and Woods book" Digital Image Processing " book of important content and MathWorks Image Processing Toolbox. The features of this book lies in its emphasis on how to develop new code to enhance these software tools. Introducing MATLAB programming basics, the book tells the story of the main contents of the image processing, including brightness transform, linear and nonlinear spatial filtering, frequency domain filtering, image restoration and registration, color image processing, wavelets, image data compression, morphological image processing, image segmentation, regions and boundary representation and description, and object recognition.)
- 2013-04-15 19:54:44下载
- 积分:1
-
kaermanlvbo-MATLAB
卡尔曼滤波的matlab程序 不错的程序代码(Kalman filter matlab program)
- 2012-01-15 18:11:03下载
- 积分:1