-
Opencv2cV
OpenCV 2 Computer Vision Application Programming Cookbook
- 2014-11-30 10:53:41下载
- 积分:1
-
gaussshuzhi
在matlab中用ROMBERG方法求二重积分(Seeking double integral using Romberg method in matlab)
- 2012-04-20 01:03:01下载
- 积分:1
-
Tsteepest_desh
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
- 2012-08-20 07:27:17下载
- 积分:1
-
2
说明: 有一个长度为整数L(1<=L<=10000)的马路,可以想象成数轴上长度为L的一个线段,起点是坐标原点,在每个整数坐标点有一棵树,即在0,1,2,...,L共L+1个位置上有L+1棵树。
现在要移走一些树,移走的树的区间用一对数字表示,如 100 200表示移走从100到200之间(包括端点)所有的树。
可能有M(1<=M<=100)个区间,区间之间可能有重叠。现在要求移走所有区间的树之后剩下的树的个数。
输入:
两个整数L(1<=L<=10000)和M(1<=M<=100)。
接下来有M组整数,每组有一对数字。
输出:
可能有多组输入数据,对于每组输入数据,输出一个数,表示移走所有区间的树之后剩下的树的个数。(Has a length of integer L (1 < = L < = 10000) of the road, one can imagine a number line segment of length L, the starting point is the coordinate origin, each integer coordinate points in a tree, i.e. 0,1 , 2, ..., L total has L+1 L+1 positions on the tree. Now to remove some trees, tree removed by a range of digitally represented, such as 100 200 represents removed (inclusive) between 100 and 200 all the trees. There may be M (1 < = M < = 100) intervals, there may be overlap between the intervals. Now, after the number of trees require the removal of all remaining sections of the tree. Input: two integer L (1 < = L < = 10000) and M (1 < = M < = 100). Then there is an integer M groups, each with a pair of numbers. Output: there may be multiple sets of input data, for each set of input data, the output of a number indicating the number of the removal of all remaining sections of the tree after tree.)
- 2015-03-22 23:35:47下载
- 积分:1
-
C_matrix_invert
C语言实现矩阵求逆的MATLAB原型。
C语言实现矩阵求逆的MATLAB原型。(C for matrix invert!
matlab for matrix invert!
hope be useful for you !)
- 2012-04-14 15:18:26下载
- 积分:1
-
BorlandMatlab
Borland C++Builder与MATLAB混合编程之COM实现方法(Borland C Builder and MATLAB's programming mixed COM method)
- 2007-04-09 14:59:31下载
- 积分:1
-
matlab-junheng
均衡技术的matlab仿真。包括时域均衡和频域均衡后的信噪比对比(Equalization matlab simulation. Including time domain equalization and frequency domain equalization SNR comparison)
- 2013-08-28 21:52:03下载
- 积分:1
-
libsvm-mat-2.91-1
说明: 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。(C++ code for proceeding SVM problems!)
- 2011-04-07 11:54:48下载
- 积分:1
-
mschart
MSChart操作实例,可以轻松编码实现饼图,折线图,柱状图(MSChart operation example, you can easily Coding pie charts, line charts, bar charts)
- 2014-10-24 09:01:50下载
- 积分:1
-
MATLAB_GUI-design
matlab-GUI设计初级教程,图文并茂的介绍了GUI的各个设计模块。(matlab-GUI design junior tutorials introduce graphic illustrations of the GUI design module.)
- 2013-02-19 18:01:06下载
- 积分:1