-
svmTrain
svmTrain svm在matlab中运行 训练(svmTrain svm training run in matlab)
- 2020-11-29 22:09:27下载
- 积分:1
-
mfccgmm
ml frquncy cpstrl cffcient ung gmmodl
- 2013-12-02 11:35:34下载
- 积分:1
-
matlab-sources
说明: matlab经典算法源程序,包括插值与拟合、规划问题、绘图、解方程、数据分析等(classical algorithm matlab source, including interpolation and fitting, programming, drawing, solving equations, data analysis, etc.)
- 2011-03-25 13:14:29下载
- 积分:1
-
chaotic-time-series
详细介绍了混沌时间序列的分析及应用,并给出了具体的例子。(describing the applycation of chaotic time series and giving some examples.)
- 2011-08-31 22:08: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
-
code
颜色空间提取团块,聚类金字塔算法matlab代码实现,可以跑,我把残缺的文件补齐了。入口angitest.m文件。(color segment)
- 2012-05-05 17:02:47下载
- 积分:1
-
matlab
matlab通信系统仿真.pdf
matlab通信系统仿真.pdf(matlab simulation of communication systems. pdf Matlab communication system simulation pdf)
- 2012-06-23 00:41:39下载
- 积分:1
-
AO_Protocol
关于短路计算的一些源程序同时是有关matlab优化的源程序(Short-circuit calculations on some of the matlab source code is also optimized source)
- 2011-11-28 10:52:43下载
- 积分:1
-
Codice
经典MATLAB算法,插值计算,拟合,绘图等(Classic MATLAB algorithms, interpolation, fitting, drawings, etc.)
- 2013-12-07 21:45:36下载
- 积分:1
-
lengsiu_v15
用MATLAB编写的遗传算法路径规划,使用混沌与分形分析的例程,基于K均值的PSO聚类算法。( Genetic algorithms using MATLAB path planning, Use Chaos and fractal analysis routines, K-means clustering algorithm based on the PSO.)
- 2016-09-01 10:33:08下载
- 积分:1