-
LS4
增加了遗忘因子的最小二乘递推算法,算法更加准确(The least squares recursive algorithm of forgetting factor is added, and the algorithm is more accurate)
- 2016-10-14 15:57:54下载
- 积分:1
-
New-folder-(3)
this file is about beam forming with adaptive file
- 2013-09-12 15:48:27下载
- 积分:1
-
Beamforming_my
常规波束赋形代码,对于初学者具有一定的参考价值(Conventional beamforming code, has a certain reference value for beginners)
- 2020-11-01 12:19:55下载
- 积分:1
-
eg1_huise27
利用灰色模型进行电力负荷预测,输出预测数值及其与实测值的误差曲线(power load forecasting by Grey model )
- 2021-03-07 21:29:29下载
- 积分:1
-
mathematica
mathematica使用经验 关于mathematica的教程,值得看一看咯!!!(mathematica experience regarding the tutorial mathematica, pyronaridine worth looking at! ! !)
- 2009-03-28 03:50:30下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
CAO_LUN
槽轮轮廓的设计计算与绘图
优化槽轮轮廓的设计参数(Cam profile design calculation and drawing the design parameters optimized cam profile)
- 2010-07-17 17:59:25下载
- 积分:1
-
bulangyundong2
matlab 程实 实现布朗运动 源程序(matlab source Brownian motion process to achieve real)
- 2011-08-02 11:27:16下载
- 积分:1
-
ipeak5
The additional argument (PeakD) is roughly the ratio of the typical
peak width to the length of the entire data record. Small values
detect fewer peaks larger values detect more peaks. It effects only the
starting values for the peak detection parameters. (This is just a quick
way to set reasonable initial values of the peak detection parameters,
rather than specifying each one individually as in example 5.
- 2013-05-07 17:01:07下载
- 积分:1
-
Themathematicalmodelofurbanpopulation
2009年9月份研究生数学建模的程序代码和图表,题目:关于城镇就业人数的数学模型,获得二等奖。(September 2009 Graduate mathematical modeling of program code and charts, the title: on the mathematical model of urban employment, won second prize.)
- 2010-06-07 15:37:03下载
- 积分:1