CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python scipy

搜索资源列表

  1. kftool_matlab

    0下载:
  2. 用Python/SciPy实现的卡尔曼滤波算法 将该算法用Matlab语言重新写了一遍的源代码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8162
    • 提供者:仙仙
  1. DE.python

    0下载:
  2. Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4103
    • 提供者:谷琼
  1. errwin_sliding_with_sigma_loop.py

    0下载:
  2. Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2480
    • 提供者:skg
  1. Lagrange-20091004

    0下载:
  2. Lagrange configurator for python (beta) lagrange 小程式,请參考-The current version of Lagrange requires that Python is already installed on your computer. It also requires two Python libraries: scipy and numpy. On Windows, install packages that match you
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:41515
    • 提供者:bor
  1. scipy-0.9.0b1

    1下载:
  2. SciPy函数库在NumPy库的基础上增加了众多的数学、科学以及工程计算中常用的库函数。例如线性代数、常微分方程数值求解、信号处理、图像处理、稀疏矩阵等等。-SciPy is package of tools for science and engineering for Python. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal
  3. 所属分类:Other systems

    • 发布日期:2016-04-26
    • 文件大小:7217152
    • 提供者:沈觅仁
  1. integral

    0下载:
  2. Integral metdods and double integral using python and scipy
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1731
    • 提供者:luqq
  1. kalman

    0下载:
  2. kalman滤波算法,修改自http://www.scipy.org/Cookbook/KalmanFiltering- Kalman filter in Matlab This code is modified from Andrew D. Straw s Python implementation of Kalman filter algorithm. The original code is here: http://www.scipy.org/Cook
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:815
    • 提供者:李智慧
  1. PyOfdm.tar

    0下载:
  2. OFDM simulation in Python, using scipy.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:5145
    • 提供者:vinay
  1. Introduction-to-Computer-Vision-in-Python

    0下载:
  2. E-Book, about an introduction to computer vision in Python,basic computer vision examples using SciPy, OpenCV and Pygame.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2570009
    • 提供者:baran
  1. Python-Scientific-Calculation

    1下载:
  2.   本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4609269
    • 提供者:
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4609149
    • 提供者:yoyo
  1. python_scientific_lecture_notes

    0下载:
  2. Python Scientific lecture notes, teaches how to use NumPy and SciPy to do scientific computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-30
    • 文件大小:12587100
    • 提供者:sunnysky
  1. sunpy-master

    0下载:
  2. 该sunpy项目致力于创建一个使用Python编程语言的太阳物理开源软件库。 To begin, install the following requirements: [Python](Python (2.6+) Astropy (0.3.0) NumPy SciPy Matplotlib (1.1+) Suds pandas (0.10.0+) beautifulsoup4 sqlalchemy-The SunPy project is an e
  3. 所属分类:transportation applications

    • 发布日期:2017-06-11
    • 文件大小:18459192
    • 提供者:顾德
  1. python科学计算第二版(可编辑)

    0下载:
  2. 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:60181504
    • 提供者:沉默zxh
  1. scipy-ref-0.19.1

    0下载:
  2. scipy学习指南文档,详细讲解了scipy的应用范围和使用方法(scipy information:SciPy Reference Guide,Written by the SciPy community)
  3. 所属分类:数值算法/人工智能

  1. 用Python做科学计算

    0下载:
  2. 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:6576128
    • 提供者:龙哈哈
  1. scipy-1.0.0-cp27-none-win32.whl

    0下载:
  2. for python2.7 用于计算机深度学习,被sklearn依赖(For computer deep learning, is sklearn dependent)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:26195968
    • 提供者:axingguang
  1. PLS Extension Module

    0下载:
  2. 安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Pyt
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:32748544
    • 提供者:紫色薰衣草
  1. dataanalyse

    1下载:
  2. 利用pandas、numpy、scipy组建的数据分析工具。可以实现均值、频数、最大值、最小值、分位数等得统计。(Data analysis tools built by pandas, numpy and SciPy. The statistics of mean, frequency, maximum, minimum and quantile can be achieved.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:半吊子发烧
  1. SCIPY

    0下载:
  2. 适用于python的scipy的类库,对于低版本的abaqus自带python,没有sicpy的可以使用该包进行安装调用。
  3. 所属分类:Python

« 12 »
搜珍网 www.dssz.com