用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。
标签:
上传时间: 2013-12-19
上传用户:ztj182002
在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
标签: subplot godhua xlabel plot
上传时间: 2013-12-25
上传用户:15736969615
IBM-PC汇编语言程序设计例题习题集(非常清晰) 希望能更多的朋友学习的乐趣
上传时间: 2016-02-24
上传用户:stampede
=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
标签: INFORMATION DEVELOPERS KEYBOARD SOFTWARE
上传时间: 2014-08-18
上传用户:ecooo
IBM所写的一个TextEditor,功能很简单,但是具有个良好的编码规范,值得学习
标签: TextEditor IBM
上传时间: 2016-02-24
上传用户:sardinescn
MODULE_SUPPORTED_DEVICE("uClinux2.4.x LPC2200 adc
标签: MODULE_SUPPORTED_DEVICE uClinux 2200 LPC
上传时间: 2016-02-24
上传用户:c12228
sin(x)的并行程序,用mpi库和c语言编程
上传时间: 2013-12-17
上传用户:zhliu007
一只猴子在X天中一共吃了Y个桃子。已知这只猴子每天最多吃10个桃子,最少可以不吃桃子。问一共有多少种不同的吃法。
标签:
上传时间: 2016-02-26
上传用户:myworkpost
WebSphere Application Server6.x连接达梦数据库连接池的配置.doc
标签: Application WebSphere Server
上传时间: 2016-02-27
上传用户:偷心的海盗
带表头结点的单链表 可完成基本的单链表操作 可查找删除第N个或值为X的结点 可删除重复结点
上传时间: 2016-02-28
上传用户:talenthn