-
Bayesian_Belief_Networks
对于给定的贝叶斯网络和数据,寻找最可能的决策。
(Find the most likely decision given a Bayesian belief network and data )
- 2013-11-06 19:30:03下载
- 积分:1
-
Mechanicalprocesssystemdesign
机械工艺系统设计,基于VB进行了开发,该窗体重点是 参数的输入窗口(Mechanical process system design, based on the VB carried out the development, the focus on form parameters input window)
- 2009-02-11 10:56:54下载
- 积分:1
-
hgyc
线性回归算法,其功能是对一组数据进行分析预测,数据分为年度,月度,季度数据(Linear regression algorithm, and its function is to a group of data analysis and forecasting, data is divided into annual, monthly, quarterly data)
- 2008-06-11 11:49:41下载
- 积分:1
-
2Dfdtd-cylinder
说明: 计算电磁,用matlab开发的二维fdtd算法,用来计算二维圆柱的雷达散射截面!(Computational electromagnetics, with the development of two-dimensional fdtd matlab algorithm used to calculate the scattering of two-dimensional cylinder!)
- 2011-03-19 22:20:42下载
- 积分:1
-
lingo
数学建模中用lingo来编写程序动态聚类树画法,(Mathematical modeling lingo to write programs using dynamic clustering tree painting,)
- 2013-07-16 22:16:31下载
- 积分:1
-
fulbridge_rectifiers
全桥整流电路的MATLAB仿真 (Simulation using MATLAB )
- 2013-08-07 17:33:45下载
- 积分:1
-
TwoDimFFT
2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
- 2011-12-21 13:14:28下载
- 积分:1
-
Sparse-representation
稀疏低秩表示,基于稀疏表示的子空间谱聚类方法(Sparse representation)
- 2015-09-19 14:00:38下载
- 积分:1
-
颜色识别
说明: 汽车颜色识别 svm分类识别, 识别汽车颜色的程序可用(Vehicle color recognition SVM classification recognition, the program of vehicle color recognition is available)
- 2021-04-13 09:18:56下载
- 积分:1
-
Matlab_Help_Translate
The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB
( This code is written by M.A. (aka lftx).
The purpose of this code is to use GOOGLE translate to
translate help of a command in MATLAB to Turkish (you can modify it).
So do not expect much.
You need an active internet connection for this function to work
The function uses a java package to use GOOGLE translate s API
which is not developed by me, for detailed description of the java
files you can check
http://code.google.com/p/google-api-translate-java/
the usage of the file is very similar to the original "help" function
and if you add the files to your matlab s path you can use it as you use
MATLAB "help" function
EXAMPLES: helptr eye
EXAMPLES: helptr( why ) or helptr why
The function has been working as of DEC 2010
I cannot guarantee that it would be working in the future, as google might
change its API, or might not like your referring webpage or maybe your IP.
)
- 2010-12-14 15:40:10下载
- 积分:1