-
SIFT
这是一个用在Matlab中对二维图像进行特征点提取的代码(This function returns IMAGE s SIFT keypoints)
- 2013-12-02 17:50:39下载
- 积分:1
-
chap2_09_RGC
系统辨识与自适应控制MATLAB仿真教材里递推梯度校正估计算法的参数估计的matlab实现的程序(System identification and adaptive control of MATLAB simulation in the textbook recursive gradient correction estimation algorithm to estimate the parameters of the matlab program)
- 2015-02-03 18:07:24下载
- 积分:1
-
Matlab1
this file is bisection.m in matlab
sent by Mohammad Javad Deriss
- 2011-12-19 20:43:59下载
- 积分:1
-
grad
最速下降法,是一种最优化的算法,针对无约束的优化问题有效(Steepest descent method, an optimization algorithm is effective for unconstrained optimization problems)
- 2013-12-08 14:28:49下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
Mechanisms_and_Robots_Analysis_MATLAB
A good book for robotics system development in Matlab.
- 2009-06-04 00:33:49下载
- 积分:1
-
simulinkfangzhen4
数学实验中用matlab完成的仿真实验,应用matlab的很多仿真功能(Mathematics experiment with matlab simulation experiments completed, many of the matlab simulation function)
- 2012-05-11 10:55:51下载
- 积分:1
-
Kmeans-julei
动态聚类的k均值算法,采用matlab编程,内有多个子程序,和一个主程序(dynamic clustering algorithm k mean using matlab)
- 2011-06-24 10:19:10下载
- 积分:1
-
信号与系统(郑君里第二版)(清晰完整版本)
信号与系统郑君里第二版.pdf,高等教育出版社出版(Signal and System Zheng Junli 2nd Edition. pdf.Published by Higher Education Press)
- 2018-12-04 11:17:36下载
- 积分:1
-
PF_EPF_UPFduibifangzhendaima
PF,EPF,UPF的对比仿真代码,可以很直观的看出各种算法之间的差别及各自的优缺点。可直接运行。(PF, EPF, UPF contrast simulation code, it is intuitive to see the differences between the various algorithms and their respective advantages and disadvantages. Can be directly run.)
- 2008-12-23 16:24:53下载
- 积分:1