-
最小二乘
递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
- 2018-05-04 08:38:57下载
- 积分: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
-
Trilateration-Network
测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
- 2013-08-20 15:13:21下载
- 积分:1
-
源代码3一元线性回归
一元线性回归,数值分析方面可参考(one yuan linear regression, numerical analysis can look at the reference)
- 2021-05-09 16:58:35下载
- 积分:1
-
03CH4_red19
甲烷的19步简化反应机理文件,FORTRAN语言编写反应速度(ch4 reaction rate)
- 2020-10-27 10:39:58下载
- 积分:1
-
opflatestedition
跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。
本程序用ieee14节点网络测试(Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test)
- 2021-03-23 20:49:15下载
- 积分:1
-
Least-squares-linear
可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
- 2013-10-24 14:21:45下载
- 积分:1
-
consolidate
这是一个实现曲线拟合的matlab程序,在数字预失真技术里面用到。(this is a matlab program for accomplishing the consolidation function,it always be used in digital predistortion technology.)
- 2012-06-01 11:52:23下载
- 积分:1
-
q-learning
q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。(q-learning with matlab)
- 2010-12-05 23:43:11下载
- 积分: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