登录
首页 » matlab » SQPMAT

SQPMAT

于 2012-10-14 发布 文件大小:3KB
0 169
下载积分: 1 下载次数: 157

代码说明:

  SQP算法的Matlab编程实例,包括QP算法子程序在内。(The SQP algorithm Matlab programming examples, including QP algorithm subprogram, including.)

文件列表:

cons.m,71,2012-10-09
dcons.m,73,2012-10-09
df1.m,53,2012-10-09
f1.m,36,2012-10-09
qpsubp.m,3953,2012-10-09
sqpm.m,2707,2012-10-09
Test.m,79,2012-10-09

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

发表评论

0 个回复

  • kalman
    包含多种滤波模型算法,包括卡尔曼滤波模型,IMM滤波模型(Includes a variety of filter model algorithms, including Kalman filtering model, IMM filter model)
    2014-09-21 17:00:01下载
    积分:1
  • DCT-and-Image-Compression
    DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and transmitted. The JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients, computes the inverse two-dimensional DCT of each block, and then puts the blocks back together into a single image. For typical images, many of the DCT coefficients have values close to zero these coefficients can be discarded without seriously affecting the quality of the reconstructed image. The example code below computes the two-dimensional DCT of 8-by-8 blocks in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients in each block, and then reconstructs the image using the two-dimensional inverse DCT of each block. The transform matrix computation method is used.
    2014-01-28 16:55:07下载
    积分:1
  • UAV-Cooperative-Decision-and-Control
    无人机协同决策与控制英文原版,可供研究无人机协同的同学参考(the English original of UAV Cooperative Decision and Control,for the study of reference UAV cooperative students)
    2014-05-03 23:06:18下载
    积分:1
  • LADRC
    线性自抗扰算法样例;采用matlab脚本文件实现(Examples of linear ADRC algorithm)
    2021-01-22 11:28:46下载
    积分:1
  • Neural_Network_Simple_programs
    neural network simple simulation in matlab simulink
    2012-04-18 20:21:56下载
    积分:1
  • DWT
    一个简单的调用matlab DWT函数进行离散小波变换的示例程序(A simple function call matlab DWT DWT sample program)
    2014-12-21 14:41:27下载
    积分:1
  • gatsp1
    matlab程序,遗传算法解决经典的TSP(旅行商)问题(Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP))
    2007-03-13 09:28:36下载
    积分:1
  • matlab2
    MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
    2009-12-23 09:00:48下载
    积分:1
  • reconfiguration-Research
    电力系统配电网重构的一种新的禁忌算法的研究(Reconstruction of the power system, a new tabu search algorithm)
    2015-04-01 22:13:55下载
    积分:1
  • Gabor_Image_Features
    Gabor特征计算:平均能量和平均幅值[gaborSquareEnergy, gaborMeanAmplitude ]= phasesym(im) (Computation of Gabor Features- Mean Squared Energy, Mean Amplitude >>> im = rgb2gray(imread( 001.png )) >>> [gaborSquareEnergy, gaborMeanAmplitude ]= phasesym(im) )
    2015-03-10 11:34:06下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载