登录
首页 » Python » python_book

python_book

于 2007-10-27 发布 文件大小:1KB
0 257
下载积分: 1 下载次数: 15

代码说明:

  实现Lagrange,Hermite,以及分段线性插值算法,需要用from * import *引用,如要使用lagrange, from lagrange import lagrange(Realize Lagrange, Hermite, and piecewise linear interpolation algorithm, need to quote from* import*, such as to use lagrange, from lagrange import lagrange)

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

发表评论

0 个回复

  • Biomed
    project, which shows the biomed-signal processing. Very simple
    2011-01-03 02:30:01下载
    积分:1
  • EDFA
    建立EDFA的放大模块模型,不考虑损耗,仅考虑功率放大功能( Build EDFA amplification module model, without considering the loss, only consider the power zoom function)
    2011-05-05 17:24:02下载
    积分:1
  • pryecto
    vecinos aleatorio para la construccion de una small world
    2014-08-26 07:02:13下载
    积分:1
  • New-folder-(2)
    record program to record sound in matlab
    2014-09-01 23:10:52下载
    积分: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
  • 11
    根据连续时间函数的采样数据,利用spline重构该连续函数,并检查重构误差。(spline interpolation )
    2013-11-07 22:09:56下载
    积分:1
  • DBSCAN_disp
    以图形显示聚类算法DBSCAN结果的MATLAB完整源代码(display the result of the DBSCAN Algorithm in matlab)
    2016-08-10 14:34:46下载
    积分:1
  • NumericalMethod
    several numerical method code
    2009-05-24 23:27:32下载
    积分:1
  • RandWPSO_LinWPSO_LnCPSO
    用MATLAB实现RandWPSO、LinWPSO、LnCPSO算法,程序没错误,可以直接运行,非常适合刚学PSO者(Implementation of RandWPSO, LinWPSO, LnCPSO algorithm with MATLAB, the program no error, can be directly run, very suitable for just learning PSO )
    2013-08-04 12:13:51下载
    积分:1
  • Model-Based_Predictive_Control
    Model-Based_Predictive_Control_A practical approach,pdf图书和图书配套的matlab仿真代码(Model-Based_Predictive_Control_A practical approach, book and matlab code for this book)
    2013-08-16 11:55:47下载
    积分:1
  • 696516资源总数
  • 106423会员总数
  • 9今日下载