-
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
-
EXP6
MATLAB PROGRAM FOR INTEGRATED STATE FEEDBACK AND STATE OBSERVER
- 2013-10-23 01:38:23下载
- 积分:1
-
上传文件
基于遗传算法进行戴维宁电池模型的参数辨识。(Parameter Identification of Thevenin Battery Model Based on Genetic Algorithm.)
- 2020-11-27 12:09:32下载
- 积分:1
-
MOPSO
说明: 通过Matlab程序实现了多目标粒子群智能算法,可用于解决多目标的优化求解问题(The multi-objective particle swarm intelligent algorithm is realized through the Matlab program, which can be used to solve the multi-objective optimization problem)
- 2021-01-31 09:48:15下载
- 积分:1
-
Correlation_Multiple_Cluster
说明: mimo系统中相关多波束仿真方法,希望对大家有帮助(MIMO system related Multibeam simulation method, we hope to help)
- 2006-03-30 22:27:55下载
- 积分:1
-
3Dfanbeam
对三维shepp-logan数据做三维扇形投影,并根据投影数据重建出shepp-logan图像。(Three-dimensional shepp-logan data do three-dimensional projection fan and shepp-logan reconstructed image from the projection data.)
- 2014-01-31 15:46:22下载
- 积分:1
-
EKLMNFTR1
EKF计算kalman filter 中的EKF(EKF Kalman filter calculation of the EKF)
- 2006-08-18 23:38:21下载
- 积分:1
-
DSPhomework1
估计随机信号的样本自相关序列。以及基本的信号处理程序代码(Estimated random sample of the signal autocorrelation sequence. And basic signal processing code)
- 2010-05-31 10:02:28下载
- 积分:1
-
fc_B_rough
一种简单的估计信号载波频率的matlab程序,适用于初始粗略估计。(A simple estimate of the carrier frequency signal matlab procedures applicable to the initial rough estimate.)
- 2013-08-14 20:15:50下载
- 积分:1
-
modul-matlab
modul pelatiah matlab berbahasa indonesia
- 2014-02-11 11:05:01下载
- 积分:1