登录
首页 » Video » BinaryIntegerProg

BinaryIntegerProg

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

  • main
    MATLAB中GUI的设计实例,其中包括语音信号的录制、采样、滤波、重构、以及计算语音信号的频谱特性。(MATLAB GUI design example, including voice signal sampling, filtering, recording, and calculate the reconstruction, the speech signal spectrum characteristics.)
    2010-07-15 16:12:22下载
    积分:1
  • GATBX_xiugaiban
    英国设菲尔德大学开发的遗传算法工具箱以及雷英杰老师编写的<<matlab遗传算法工具箱及其应用>>中的例子源程序,对一些错误进行了修改,并调试成功.(Britain developed at the University of Sheffield, the genetic algorithm toolbox and Lei Yingjie prepared by the teacher)
    2006-12-24 01:23:02下载
    积分:1
  • Gambit读取3维网格的Matlab序 MeshFromGambit3D
    从网格划分软件Gambit读取3维网格的Matlab程序,来自《节点间断迦辽金方法》一书(Matlab program read from the meshing software Gambit three-dimensional grid, from the node discontinuous Galerkin method, " a book)
    2012-07-02 22:34:17下载
    积分:1
  • PIDControlDCMotor
    PID Controller Design for a DC Motor
    2013-11-12 14:33:11下载
    积分:1
  • xyz-to-neu
    测绘常见坐标转换,实现XYZ坐标到NEU坐标的转换(Transformation from XYZ coordinates to NEU coordinates in surveying and mapping)
    2020-11-03 02:29:52下载
    积分:1
  • _MATLAB
    是用matlab进行编写的源代码,是研究生课后习题的作业题。(matlab source)
    2010-10-04 11:55:57下载
    积分:1
  • Practical_firdesign
    This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The emphasis is mostly on lowpass filters, but many of the results apply to other filter types as well. The tutorial focuses on practical aspects of filter design and implementation, and on the advantages and disadvantages of the different design algorithms. The theory behind the design algorithms is avoided except when needed to motivate them.
    2009-06-11 13:32:17下载
    积分:1
  • Exercise4
    程序实现设计一单一感知器神经元以及采用神经网络拟合奇异函数。压缩包中还包含相关的参考资料。(Design a program to achieve a single sensor neurons and neural networks fitting singular function. Compressed package also contains the associated reference materials.)
    2013-09-06 08:34:41下载
    积分:1
  • dost
    DOST extraction code
    2015-01-15 18:35:08下载
    积分:1
  • otsu22
    实现一维二维灰度直方图图像分割的matlab实现源代码。(Realization of a two- dimensional histogram image segmentation matlab source code.)
    2015-07-06 22:17:18下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载