-
vbmfa.tar
文章“要素分析的贝叶斯混合变分推断方法”的matlab程序(Matlab program of The article Variational Infence for Bayesian mixture lof factor analysers )
- 2009-10-22 21:24:28下载
- 积分:1
-
OceansToolbox
This toolbox is meant to facilitate the manipulation of images and
video in Matlab. Its purpose is to complement, not replace, Matlab s Image
Processing Toolbox, and in fact it requires that the Matlab Image Toolbox
be installed. Emphasis has been placed on code efficiency and
code reuse.
- 2009-07-21 11:40:02下载
- 积分:1
-
rengong-mayi-MATLAB
说明: 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。(This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.)
- 2011-03-07 09:52:34下载
- 积分:1
-
PSOforTSP(MATLAB)
说明: 粒子群算法解决VRP代码(matlab)(Particle swarm algorithm to solve VRP code (matlab))
- 2011-03-24 10:40:00下载
- 积分:1
-
my_inverter
simulation of fuel cell part 4-2
- 2013-07-29 16:17:56下载
- 积分:1
-
Untitled
说明: 七自由度双臂机器人建模、工作空间求取,五次多项式轨迹规划研究(Modeling and workspace calculation of 7-DOF dual arm robot)
- 2020-01-07 17:27:38下载
- 积分:1
-
gui16
MATLAB中GUI的学习,建立界面,添加按钮,设置功能等(gui of MATLAB is important)
- 2015-01-04 20:14:46下载
- 积分:1
-
p0720014_Project
基于鲁棒观测器方法的三容水箱系统的故障诊断系统研究 .仿真程序。Matlab 代码
(fault tolerance design)
- 2014-07-19 14:18:48下载
- 积分:1
-
Dlay-control-with-Dalin-Algorithm
根据纯滞后系统的大林控制算法原理,使用MATLAB编写相应的控制算法(According to Dalin pure delay system control algorithm principle, the use of appropriate control algorithms written in MATLAB)
- 2014-08-11 22:36:54下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1