-
gm
灰色预测模型是一种模糊预测算法,可以对信息不完全的或不知发展规律的变量进行预测(Gray prediction model is a fuzzy prediction algorithm, you can not know or incomplete information to predict the development of the law of variable)
- 2013-08-26 17:54:50下载
- 积分:1
-
FHSS
将传统跳频系统中不变的的跳速以及跳频间隔加入时变特性,增强系统的抗干扰性能(Join traditional frequency hopping systems in the same jump speed and hopping interval time-varying characteristics, enhanced anti-jamming system performance)
- 2012-09-12 16:06:18下载
- 积分:1
-
FEPoisson
Finite element method for 2D Poisson s equation ( Elliptic).
- 2015-01-28 13:25:42下载
- 积分:1
-
ADRC_HANSHU
说明: 一个完整的adrc源码资料,对adrc学习者会有帮助(adrc matlab software toutin)
- 2021-04-08 20:59:00下载
- 积分:1
-
Beginning.Android.2
不可多得的安卓入门图书!由Mark Murphy编著,手把手教你实现你的第一个安卓应用程序(Getting Andrews rare books! Edited by Mark Murphy, taught you how to achieve your first Android application)
- 2014-09-23 14:15:30下载
- 积分:1
-
fb_spec
pcm编码,基础通信编程通信原理应用,基于通信原理的matlab pcm编码应用(PCM coding, basic communication programming communication theory applications, based on communication theory matlab pcm coding applications)
- 2013-05-09 22:38:38下载
- 积分:1
-
music_var_snr
music算法的变种,基于变化信噪比,用于DOA估计。(music algorithm variants, based on the change in signal to noise ratio for the DOA estimates.)
- 2008-06-24 16:16:29下载
- 积分: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
-
commonly-used-algorithm
commonly used algorithm
- 2013-01-04 17:22:03下载
- 积分:1
-
objective_evaluation
对文档进行二进制处理的几种方法进行比较,分析和评估,得出一定的规律。(Several binary document comparison, analysis and assessment, and to come to a certain law.)
- 2013-01-07 20:13:04下载
- 积分:1