-
MATLAB_Modeling_Tutorial
说明: matlab建模教程
目录:
1、线性规划
2、整数规划
3、非线性规划
4、动态规划
………………(matlab Modeling Tutorial)
- 2010-04-23 18:22:11下载
- 积分:1
-
pinctrl-xway
each bank has this offset apart from the 1 2 bank that is mixed into the other 3 ranges.
- 2014-08-20 11:25:50下载
- 积分:1
-
MIMLmiSVM
matlab编写的多示例多标记分类程序,采用miSVM算法,svm做分类器,其中附有各个调用函数,和作为例子的数据和主程序,可以运行,可以多多示例多标记样本进行分类。(matlab prepared multi-instance multi-label classification procedures, using miSVM algorithm, svm do classifier, which function with each call, and as an example of the data and the main program, you can run, you can sample a lot of examples of multi-label classification.)
- 2014-01-15 15:08:47下载
- 积分:1
-
MATLAB8_0
遗传算法的应用实践和本人的心得体会及各种实际例子的分析应用(遗传算法)
- 2009-10-22 22:53:47下载
- 积分: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
-
Pro_Iris_Ver_2
Code matlab pour l extraction de la signature de l iris.Nous avons appliquer la méthode de box cuonting et la méthode de box cuonting différenciel.
- 2009-04-29 23:38:31下载
- 积分:1
-
bianping
matlab中边频的示例程序,操作简单,可直接复制,便于调用。(side frequency in matlab sample program, simple operation, can be directly copied, easy call.)
- 2013-07-26 17:18:20下载
- 积分:1
-
WZ2EQZ
This function finds the equivalent impedance of a transformer
referred to primary and secondary form individual winding impedances.
- 2014-11-05 23:44:36下载
- 积分:1
-
black_SAD
本代码为自己编写的SAD算法,通过blackcar序列验证了算法的正确性。(I have written the code for SAD algorithm, blackcar sequences show that the algorithm is correct.)
- 2011-01-17 10:55:31下载
- 积分:1
-
Convex-Optimization_
凸优化在数学,计算,通信,航空航天领域有较多的应用,是一个很好的数学工具(convex computer commucation )
- 2012-05-12 12:16:44下载
- 积分:1