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

搜索资源列表

  1. PageRank2

    0下载:
  2. python写的一个pagerank计算的程序,需要用到python处理数组矩阵的模块numpy,pagerank算法在google搜索引擎网页重要程度排序中用到
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:石头
  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-04-01
    • 文件大小:4103
    • 提供者:谷琼
  1. Python-for-PSO-algorithm

    9下载:
  2. Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10240
    • 提供者:wang
  1. dqy

    1下载:
  2. 使用Python开发的一个地球仪小程序,里面主要用到了Python的numpy和matplotlib两个重要的模块-python
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:4934
    • 提供者:邓在宝
  1. medfilt_dilate

    0下载:
  2. The medfilt() function uses the PIL filtering code. The dilate() function was written from scratch with NumPy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:657
    • 提供者:宁之林
  1. gradunwarp-1.01-alpha.tar

    0下载:
  2. Gradient Unwarping Package for Numpy/Python. To correct for image distortions in MRI data due to non-linearity of the magnetic fields from the imaging gradient coils. -To correct for image distortions in MRI data due to non-linearity of the magneti
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:64006
    • 提供者:rizq
  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. llc

    2下载:
  2. 用python2.6写的LLC计算工具,使用了numpy,matplotlib和wxpython。能够根据参数绘制LLC图形-LLC python2.6 caculator
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12408125
    • 提供者:wangzr
  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. fast-python-src-1.0

    0下载:
  2. fast特征的Python实现,有C,python,matlab版本,这是其中之一-fast python src 1.0, The code is pure python, and requires numpy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2876092
    • 提供者:Norman
  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_OpenCV_mlpTrain

    0下载:
  2. 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1598801
    • 提供者:黄安杰
  1. scipy_fmin_demo

    0下载:
  2. A numpy example to find minimal of function
  3. 所属分类:Shot Game

    • 发布日期:2017-11-23
    • 文件大小:646
    • 提供者:Cheng Li
  1. numpy-1.11.2

    0下载:
  2. this is very useful for the researchers working on paython and data analysis
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4706304
    • 提供者:shpetro
  1. decode_mnist

    1下载:
  2. 非常简短的mnist文件解析程序,两个函数分别解析image和label两种文件,返回为numpy的array类型,供opencv进一步处理及显示(A very short MNIST file parser. The two functions parse two files of image and label respectively, and return to the array type of numpy for OpenCV to further process and displ
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:22350848
    • 提供者:weirmicle
  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-21
    • 文件大小:32748544
    • 提供者:紫色薰衣草
  1. intro_to_numpy

    0下载:
  2. Introduction to numpy in python
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:jtlover
  1. numpy-1.14.1

    0下载:
  2. NumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多(该结构也可以用来表示矩阵(matrix))(The NumPy system is an open source numerical computation extension for Python. This tool can be used to store and process large matrices, w
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:4889600
    • 提供者:蔡_蔡
  1. Conv_neural_net_NumPy

    1下载:
  2. 用numpy实现卷积神经网络的卷积、池化、ReLU操作。(numpy,Relu,pooling,conv)
  3. 所属分类:绘图程序

    • 发布日期:2019-11-04
    • 文件大小:2048
    • 提供者:丁咚
« 1 23 4 5 6 »
搜珍网 www.dssz.com