搜索资源列表
kftool_matlab
- 用Python/SciPy实现的卡尔曼滤波算法 将该算法用Matlab语言重新写了一遍的源代码
MZDDE2
- 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
bblocks-1.1.1
- 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
Comparison
- Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
mpi_kmeans-1.5
- Super-fast kmeans code in C++/matlab/python
kf_copy_unc
- 离散卡尔曼滤波的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
Python_ke_xue_ji_suan
- 这是我强烈推荐的一本书,它是基于开源软件做的类似于matlab的一个工具,功能非常的强大,建议在校学生好好学习这门课,对于以后的应用会有很大的帮助-python
gp442win32
- Python的一个绘图模块,非常好用,体积有很小,可以替代matlab的大部分功能-Python in a drawing module, very easy to use, very small size, can replace most of the functions matlab
kalman
- 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
Python
- matlab与python的混合编程,在python中可以通过dll或者com方式调用matlab程序-matlab mixed programming with python, matlab program in python can be called by the dll or com
apm_simulink
- MATLAB CODE FOR PYTHON
Exemplar-Based-Inpaining-Python-master
- read it make use of it
KNN
- knn的核心算法,包含knn的各种实现,并且附带了python版本(main part of knn programe)
AI_social_network-master
- influencer in social networks by python matlab
titanic.tar
- 泰坦尼克号数据集,数据分析挖掘经典数据集(Titanic data set, data analysis and mining of classic datasets)
Archiv
- ML Matlab Things Various scr ipts
Python
- 简单的k_means算法Python 和 MATLAB实现(Simple k_means algorithm Python and MATLAB implementation)
基于Python的Abaqus二次开发实例讲解
- 基于python的二次开发案例。1、所有的代码均可以先在Abaqus\CAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)
手写MNISTmatlab实现
- 资料可以直接运行,是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