CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - python a

搜索资源列表

  1. MZDDE2

    2下载:
  2. zemax与matlab调用程序,当您用matlab分析复杂数据时,可以利用zemax光路计算工具提供原始数据,由matlab分析,并且可以驱动zemax优化,对自由曲面的优化更为重要,此代码为matlab调用zemax的函数库。-ZEMAX and Matlab : A Powerful Pair ZEMAX features a built-in DDE (Dynamic Data Exchange) server that allows other Windows® appli
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:5598011
    • 提供者:xubd
  1. bblocks-1.1.1

    0下载:
  2. The library is a C++/Python implementation of the variational building block framework introduced in our papers. The framework allows easy learning of a wide variety of models using variational Bayesian learning
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:439242
    • 提供者:roz yang
  1. ofdm+QAM

    0下载:
  2. it is a OFDM and QAM with dynamically X-QAM mdoulation scheme.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2164
    • 提供者:ali
  1. kf_copy_unc

    0下载:
  2. 离散卡尔曼滤波的MATLAB实现,是UNC文献中Python版的MATLAB重写-Matlab code of Kalman Filter, is a matlab version code of the paper-in python example in an introduction of KF from UNC
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1492
    • 提供者:Yao
  1. derangementsRecursion

    0下载:
  2. A derangement Recursion written in Python
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:771
    • 提供者:Jenny Liu
  1. gp442win32

    0下载:
  2. Python的一个绘图模块,非常好用,体积有很小,可以替代matlab的大部分功能-Python in a drawing module, very easy to use, very small size, can replace most of the functions matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9906916
    • 提供者:David
  1. mimo11

    0下载:
  2. MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:geetha
  1. mimo12

    0下载:
  2. MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:765
    • 提供者:geetha
  1. getdisp

    0下载:
  2. 提取层间位移角,a'baqus二次开发,(Extracting drift angle between layers)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:kkab
  1. topopt-99

    0下载:
  2. 拓扑优化99行的Python版本,很强的大Python指导版本(Topology optimization Python version of the 99 line, a strong big Python guide version)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:Glory封神
  1. python-gpr-master

    4下载:
  2. github上的非常好用的关于高斯过程回归的python代码,非常好用。(GitHub is a very good code for the Gauss process regression.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:飞123飞
  1. athena4.2

    2下载:
  2. 这个程序描述了MHD激波罐问题,是用python编写的,我也看得不多(Thus in the numerical approximation rounding errors and discretization errors may lead to a violation of conser- vation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:974848
    • 提供者:lnw199
  1. root_v5.32.01.source.tar

    0下载:
  2. ROOT is ... A modular scientific software framework. It provides all the functionalities needed to deal with big data processing, statistical analysis, visualisation and storage. It is mainly written in C++ but integrated with other languages such
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:55508992
    • 提供者:aiosdjaosidja
  1. Acoustics Toolbox 声学工具箱(双语版)

    3下载:
  2. Acoustics Toolbox(声学工具箱)及其中的标准算例是 Michael B. Porter 近40 年来的心血凝聚,用 Fortran、Matlab 以及 Python 等科学计算语言演绎了海洋水声传播的射线追踪、简正波和谱积分等演算方法的大量标准算例。本手册以双语版形式,可为希望深入海洋水声物理的同学和爱好者快速入门提供方便。(Acoustics Toolbox (Acoustics Toolbox) and its standard examples are Michael B.
  3. 所属分类:matlab例程

    • 发布日期:2020-08-28
    • 文件大小:2800640
    • 提供者:kaimer
  1. LSTM时间序列预测

    5下载:
  2. 本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-05
    • 文件大小:5120
    • 提供者:chanbx
  1. 手写MNISTmatlab实现

    1下载:
  2. 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
  3. 所属分类:matlab例程

  1. 海杂波

    2下载:
  2. # NRL Sea clutter model [Original 2012 paper](./a559494.pdf) by Mital and Gregers-Hansen A Matlab / GNU Octave program that generates plots vs. Frequency or Grazing angle. Use from Python via [Oct2Py](https://blink1073.github.io/oct2py/).
  3. 所属分类:matlab例程

    • 发布日期:2020-06-10
    • 文件大小:2170262
    • 提供者:sakula@
搜珍网 www.dssz.com