登录
首页 » Video » BinaryIntegerProg

BinaryIntegerProg

于 2011-04-17 发布 文件大小:16KB
0 318
下载积分: 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 个回复

  • BPANN-c
    BP神经网络源程序c语言的matlab源代码(matlab code )
    2009-02-01 22:20:53下载
    积分:1
  • mcurvature_vec
    The function calculates the mean curvature of the input structured matrix data.
    2010-07-08 14:57:57下载
    积分:1
  • 64QAM_syste
    详细给出了64qam系统的 误码率计算的matlab程序 并绘出了其误码率曲线(detailed 64qam given the BER calculation of Matlab procedures and draws its error rate curve)
    2007-05-17 22:30:19下载
    积分:1
  • wave_equetino_diff
    地球物理中的一维波动方程的差分逼近,文档中有原理,源码以及运行结果,非常适合学习文档。(Geophysical differential wave equation in the approximation of a document in principle, source code and operating results, is very suitable to study the document.)
    2015-01-24 09:36:16下载
    积分:1
  • Rayleigh_fading_channel_simulation
    This program is to simulate the Rayleigh fading channels using a p-th order autoregressive model AR(p)
    2017-07-05 15:44:22下载
    积分:1
  • aec
    说明:  webrtcd的aec模块的matlab实现,包括了频域NMLS滤波以及后期的非线性处理部分。可以得到较好的回声消除效果。(Matlab implementation of AEC module of webrtcd includes frequency domain NMLS filtering and later non-linear processing. A better echo cancellation effect can be obtained.)
    2019-06-12 11:23:21下载
    积分:1
  • Kernel-Recursive-Least-Squares
    递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!(dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel recursive least squares initializer. krls.m- Main KRLS function. Repeatedly called with new data points. krls_query.m- Query the resulting estimator. krls_example.m- An example script showing the different parts. )
    2012-12-29 22:57:52下载
    积分:1
  • consistent
    根据任何先验知识未知的多传感器检测同一目标的情形,根据支持度矩阵,获得各个传感器在不同时刻的一致性度量。(Based on any a priori knowledge of unknown multi-sensor target the same situation, according to the support matrix, each sensor at different times to obtain the consistency of measurement.)
    2021-04-20 23:08:49下载
    积分:1
  • matitk_win
    itk matlab 接口的windows版(itk matlab interface windows version)
    2007-10-25 21:24:35下载
    积分:1
  • GCPA-paper
    基于局部图划分的多相活动轮廓图像分割模型,很好的一篇文章(Partitioning and based on local image multi-phase active contour segmentation model, very good article)
    2011-01-17 13:53:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载