登录
首页 » matlab » Penalty-Function-Method

Penalty-Function-Method

于 2011-12-14 发布 文件大小:28KB
0 79
下载积分: 1 下载次数: 144

代码说明:

  解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。(Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.)

文件列表:

Penalty Function Method.docx,31533,2011-05-23

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

发表评论

0 个回复

  • DEP_Eigenvector
    The program get a spectrum with eigenvector method
    2010-06-11 14:30:19下载
    积分:1
  • communication
    说明:  《射频通信电路》陈邦媛著课后答案详细版 详细讲解了各种解答方案,对于学习射频通信电路有很好的帮助(&quot RF communication circuits,&quot Chen Bangyuan version with more elaborate after-school answer a variety of answers to the program, the RF communication circuit for learning with the help of good)
    2011-03-14 10:53:07下载
    积分:1
  • New-folder
    resampling program in matlab
    2013-09-10 19:04:01下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • bistable-syetem
    随机共振例程 bistable_system.m(bistable_system matlab code)
    2020-12-04 11:49:24下载
    积分:1
  • FIR
    利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!(Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!)
    2009-03-02 13:44:18下载
    积分:1
  • matlab
    连续读取多张图像同一坐标像素点的灰度值大小(Read multiple images the same continuous pixel coordinates of the size of the gray value)
    2010-12-23 09:36:48下载
    积分:1
  • zuixuanminzufeng
    基于matlab的最炫民族风的程序代码,当程序加载完成后,点击运行,就会出来美丽动听的节奏,逼真形象(Matlab based on the most unusual national wind program code when the program has finished loading, click Run, will come out beautiful and touching paced, realistic image)
    2013-04-17 11:07:19下载
    积分:1
  • kalman
    卡尔曼滤波简介及实现代码,用C++语言和马特拉不编程(Kalman filtering Introduction and implementation code, C++ language and Matra programming)
    2013-03-24 10:45:50下载
    积分:1
  • FFTorIFFT
    FFT与iFFT的非常好的学习例子,希望对需要的人有帮助(FFT and iFFT a very good learning example, want to enjoy)
    2011-11-13 13:08:05下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载