-
sor
两种SQR迭代法:将x^K与上次计算的结果做加权平均作为最后结果(Two kinds SQR iterative method:the x ^ K and the results of the last calculated as a weighted average of the final results do)
- 2013-12-06 01:14:24下载
- 积分:1
-
SVM_toolbox01
支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。(Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension problem, the neural network method to overcome the slow convergence, solution instability, bad promotion of sexual shortcomings, in recent years has been widely studied, at pattern recognition, signal processing, control, communications, etc. has been widely applied.)
- 2009-03-04 13:34:56下载
- 积分:1
-
project
多项式的加减法运算,输入的多项式带有未知数x和数字(Polynomial addition and subtraction calculations)
- 2021-04-28 10:28:44下载
- 积分:1
-
mtl_reg_sim_complinearized
多元非线性回归——岭回归方法,比常规的最小二乘更适合数据量较大的优化问题(Multiple nonlinear regression- ridge regression method is more suitable than the conventional least squares optimization problem of the large amount of data)
- 2020-09-19 00:47:52下载
- 积分:1
-
polynomial_multiplication
实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
- 2010-06-25 21:11:57下载
- 积分:1
-
p3-shannon
山农的通信的数学方法。是信息论的奠基性文章。(Shannong mathematical methods of communication. Is the foundation of information theory article.)
- 2007-08-14 21:49:49下载
- 积分:1
-
24
说明: 给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 (Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.)
- 2008-01-03 22:19:45下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
Moving-Least-Square-Method
用于多学科设计优化中代理模型技术,移动最小二乘法是代理模型方法的一种(For multidisciplinary design optimization in the agent model, the moving least squares method is a kind of agent model)
- 2020-11-12 09:39:43下载
- 积分:1
-
vss-nlms
国外最近的一篇变步长nlms仿真,该文件有文中的几种仿真(Recent foreign nlms a variable step simulation, there is the text of the document of several simulation)
- 2013-07-15 10:00:03下载
- 积分:1