登录
首页 » matlab » matlab-BNB20-testingproblem

matlab-BNB20-testingproblem

于 2010-08-24 发布 文件大小:1KB
0 105
下载积分: 1 下载次数: 44

代码说明:

  matlab的MINLP求解工具箱BNB20求解一个简单的实例,展示工具箱的用法。(The MINLP solving matlab toolbox BNB20 solving a simple example to demonstrate the usage of the toolbox.)

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

发表评论

0 个回复

  • p_classical
    经典的功率谱估计,平均周期图法实现,已经加上了详细的注释(Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment)
    2009-03-19 20:35:52下载
    积分:1
  • VCMATLABinterface
    关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
    2008-08-17 15:09:17下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • MATLAB
    Book of Essential.MATLAB.Engineers.Scientists
    2012-10-11 23:27:22下载
    积分:1
  • RobustPlanarPose-1.1.2
    After this, the robot grasps the spherical light diffuser again employing the time- independent image path tracker proposed here
    2015-01-13 18:57:16下载
    积分:1
  • LEACH.m
    matlab code for LEACH routing protocol for WSN
    2015-02-22 20:04:50下载
    积分:1
  • winds
    winds of change cloud computing with abstract
    2015-02-25 18:37:33下载
    积分:1
  • grid-connected
    三相光伏并网的仿真模型,用于解决光伏并网研究的相关问题。(The simulation model of three-phase photovoltaic grid connected, used to solve related problems of grid connected photovoltaic research.)
    2015-03-30 09:51:45下载
    积分:1
  • matlab
    Lorenz说:“在巴西的蝴蝶拍打翅膀会引发德克萨斯州的一场龙卷风吗?”,就是“蝴蝶效应”,是由三维常微分方程组描述的,本算法用来计算蝴蝶效应("Does a butterfly flapping its wings in Brazil trigger a tornado in Texas?" Lorenz said" The butterfly effect is described by the three-dimensional ordinary differential equations. This algorithm is used to calculate the butterfly effec)
    2017-06-13 19:44:31下载
    积分:1
  • 可以识别英文字母用MatLAB打开即可
    可以识别电子文档,图片和手写的英文字母,用MatLAB打开即可(It can recognize electronic documents, pictures and handwritten English letters. It can be opened with MatLAB.)
    2020-07-04 16:00:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载