登录
首页 » Video » BinaryIntegerProg

BinaryIntegerProg

于 2011-04-17 发布 文件大小:16KB
0 291
下载积分: 1 下载次数: 0

代码说明:

说明:  也在找关于这方面的资料着~~我是有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!)

文件列表:

BinaryIntegerProg.txt,40301,2011-04-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ESN
    在matlab环境下,实现了回声状态网络的训练、测试功能(The methods described for training ESNs are described in detail)
    2020-11-09 22:39:47下载
    积分:1
  • channel
    LTE中的物理信道和信号 可以帮助你了解整个LTE系统(LTE physical channels and signals can help you understand the whole LTE system)
    2014-10-09 10:28:15下载
    积分:1
  • Signal-frequency-estimation
    对于噪声中的正弦信号,通过周期图法、AR模型法、Pisarenko谐波分解算法、MUSIC算法和ESPRIT算法进行频率估计,使用N=128个数据样本进行估计. (By the periodogram method, AR model method, the Pisarenko harmonic decomposition algorithm, MUSIC algorithm and the ESPRIT algorithm for sinusoidal signals in noise, frequency estimation, N = 128 data samples to estimate.)
    2020-10-12 14:57:32下载
    积分:1
  • Lidar
    激光主动照明的雷达方程,照明光源的辐射功率(W),辐射距离(m)(一般值是1000m)。(Active laser radar equation lighting, illumination of the radiated power (W), radiation from the (m) (normal value is 1000m).)
    2009-11-22 17:07:46下载
    积分:1
  • MATLAB2-wavelet
    MATLAB2维小波变换经典程序 让你知道而为小波变换是什么一回事(MATLAB2-dimensional wavelet transform classical procedures let you know for what it is about wavelet transform)
    2008-06-04 08:41:35下载
    积分:1
  • unit_opt
    The architecture of this set of codes and the interaction among them is shown in Figure 1. The main testing code main code.m calls the code riemann grad unit opt.m that performs Riemannian optimization under unitary matrix constraint. Steepest Descent/Ascent (SD/SA) algorithm (see Table 3.2 in [1]), Conjugate Gradient (CG-PR, CG-FR) algo- rithms (both Fletcher-Reeves and Polak-Ribi`ere formulas, see Table 3.3 in [1]), are im- plemented. This code further calls the codes implementing line search methods: Armijo method geod search armijo.m, as well as the polynomial and DFT-based approximation
    2014-09-18 02:53:06下载
    积分:1
  • filt1D
    超声成像得到的射频信号转换为包络信号时的一维滤波(RF signals into ultrasound imaging to obtain one-dimensional filtering of the envelope signal when)
    2013-12-03 05:06:11下载
    积分:1
  • Lucas_Kanade
    一个关于图像的光流法计算的matlab程序,是老外编的。(On the image optical flow method to calculate the matlab procedure is made of a foreigner.)
    2008-01-10 15:04:21下载
    积分:1
  • readDAQ
    matlab 读取超声采集DAQ数据,主要用于波束合成,处理row数据(data reading program)
    2014-12-03 16:51:45下载
    积分:1
  • electromagnetic-field-moment-method
    用矩量法计算半波振子的电流分布、输入阻抗、E面方向图。(Calculated half-wave dipole moment method using the current distribution, input impedance, E plane patterns.)
    2013-12-03 21:49:38下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载