New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below
标签: optimization and document MATLAB
上传时间: 2015-12-24
上传用户:佳期如梦
这是一个功能强大的文本编辑器,EDITOR是一个多文档/多窗口的文本/二进制编辑器,适合编辑批处理文件,二进制文件,文本文件和多种编程语言。唯一的限制就是编辑的文件数目和大小受制于内存的大小。
标签: 文本编辑器
上传时间: 2016-01-04
上传用户:zhengzg
用递推法产生正交多项式系,即求alpha[j+1]、beta[j] 入口参数:m是数据点数,n是拟合的最高阶数, float x[],float y[]是对应纵横坐标,出口参数:a[] 是最小二乘拟合参数,alpha[]、beta[]是递推系数
上传时间: 2014-01-19
上传用户:gyq
The Shift Log is a database entry and display system that is built off of PHP and MySQL. The log uses a basic user authentication system to ensure user accountability and log integrity. It also has a RTF editor integrated into it.
上传时间: 2016-01-15
上传用户:s363994250
问题描述 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。 一般地,给定一个序列X=<x1,x2,…,xm>,则另一个序列Z=<z1,z2,…,zk>是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。 给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。 你的任务是:给定2个序列X、Y,求X和Y的最长公共子序列Z。
上传时间: 2014-01-25
上传用户:netwolf
Perlbox Voice is an voice enabled application to bring your desktop under your command. With a single word, you can start your web browser, your favorite editor or whatever you want. This is the Linux and Unix voice recognition solution
标签: your application Perlbox enabled
上传时间: 2014-11-27
上传用户:hgy9473
图像处理,利用bilt 函数 Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME! Note: comments are in italian...i hadn t enough time to translate them all. Sorry..(VOTE!)
标签: 图像处理
上传时间: 2013-12-18
上传用户:851197153
Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
标签: Introduction required M-files library
上传时间: 2016-01-29
上传用户:zhoujunzhen
国内关于storm的资料很少额 Delphi的相关资料更是到处都找不到甚至Google都找不到 我就写了个分享啦 里面有很详细的注释 使用Storm.dll解压MPQ文件的演示 只是一个简单的演示 更强大的MPQ工具和其他源码请看Http://Www.WuHansen.Com/soft 虽然很简单 但是我也是研究了一定时间的 公布出来让想研究的朋友少走弯路 程序使用很简单 假设程序名MPQ.exe 有个mpq文件demo.w3m包含war3map.j要把它解压出来 输入mpq demo.w3m war3map.j 即可 Storm.dll在暴雪的游戏下一般都有(MPQ1格式的 MPQ2格式现在研究得比较少)
上传时间: 2013-12-21
上传用户:Late_Li
These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressures at the ends (2) flow rates at the ends (3) pressure at one end and flow rate at the other Filtering is incorporated to reduce numerical oscillation (Gibbs phenomenon). See J. Dyn. Systems, Meas. & Control vol 122 (2000) pp. 153-162.
标签: transients functions Simulink transfer
上传时间: 2014-01-22
上传用户:Shaikh