登录
首页 » matlab » LINESEARCH

LINESEARCH

于 2014-01-10 发布 文件大小:2414KB
0 149
下载积分: 1 下载次数: 7

代码说明:

  Finds the roots of a function using the Newton method with line search

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

发表评论

0 个回复

  • 97288388MIT-ECG
    心电信号预处理 滤波 去噪 QRs波检测 P波,T波检测(Preprocessing of ECG wave detection filter denoising QRs P wave, T wave detection)
    2010-06-03 22:35:24下载
    积分:1
  • RF
    说明:  RF放大器设计[台湾中华大学)1.rar(RF Amplifier Design [University of Taiwan and China] 1.rar)
    2009-02-27 19:15:18下载
    积分:1
  • knapsack
    Knapsack problem Solver
    2010-12-03 13:46:19下载
    积分:1
  • DIT_FFT
    非常实用的基2DIT-FFT函数,直接运行可以分析原理。(Very practical base 2DIT-FFT function, operation can be analyzed directly principle.)
    2010-06-16 10:14:16下载
    积分:1
  • jisuanqi
    实现加减乘除sqr和abs函数的任意整型和浮点型运算(Addition and subtraction and multiplication and division to achieve abs function sqr arbitrary integer and floating-point operations)
    2009-06-07 20:57:15下载
    积分:1
  • aver_filter
    对图像进行算数平均滤波,希望对大家能有所帮助。(The image, and I hope to average filtering arithmetic we can help. )
    2011-09-26 20:31:45下载
    积分: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
  • mvr61
    这是一个多目标多参数无约束线性优化程序,其中包括三个具体的应用实例,对于解决非线性优化问题十分好用(This is a multiple target multi parameter non linear constrained optimization program, which includes three specific examples of application, to solve the nonlinear optimization problem is very easy to use)
    2012-04-20 17:32:55下载
    积分:1
  • Matlab-Fig
    matlab图形界面设计总结,希望对大家有所帮助(matlab GUI design summary, we want to help)
    2011-10-06 19:34:03下载
    积分:1
  • CD4060
    CD4060的详细资料,介绍了CD4060的工作性能和相关参数(CD4060 detailed information on the CD4060' s work performance and related parameters)
    2010-09-14 11:26:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载