-
matlabziliao
一本基于MATLAB的神经网络设计书籍,是学习和使用神经网络很好的辅助教材(A MATLAB-based neural network design books, and the use of neural networks to learn a very good teaching aids)
- 2009-10-14 16:38:22下载
- 积分:1
-
MatlabTutorialPart3
matlab tutorial for signal processing part 3
- 2013-03-04 11:34:14下载
- 积分:1
-
S4VM
S4VM 对传统的S3VM 进行了改进。传统的S3VM 基于低密度假设,它试图找到一个低密度的分界线,
也就是更倾向于决策边界穿过特征空间的低密度区域。S4VM 和S3VM 的不同点在于,S3VM 试图把注意力
集中在一个最优的低密度分界线上,而S4VM 则同时关注多个可能的低密度分界线。之所以这样做,是因为
给定一些有标记的点和大量未标记的点,可能存在着不止一个“间隔”较大的低密度分界线(如图2 ),基于
有限的标记样本,很难决定哪个是最好的。虽然这些低密度分界线都与有限的标记样本吻合,但它们之间差
异很大,因此如果选择错了,会有一个很大的损失,导致性能下降。所以S4VM 试图考虑所有可能的低密度
分界线。 (Over the past decade,
many improved versions are proposed to solve every different specific problem of semi-supervised support vector
machines, for example: to the inefficiency issue, meanS3VM is introduced to performance degenerate problem,
S4VM is proposed)
- 2011-12-23 10:57:04下载
- 积分:1
-
Option-pricing
关于期权定价的matlab实例运用,还有有关的excel表格(About option pricing instance using matlab and excel spreadsheets)
- 2013-05-04 18:49:51下载
- 积分:1
-
PSO
粒子群算法,自己编写的,可以用,matlab语言环境(Particle swarm optimization, I have written, you can use, matlab language environment)
- 2014-01-08 11:15:12下载
- 积分:1
-
kalman
说明: 卡尔曼滤波算法。使用STm32跑的,亲测可以用,效果很好,算法源码(Kalman filtering algorithm.Using STm32 run, pro test can be used, the effect is very good, algorithm source)
- 2020-05-15 20:42:28下载
- 积分:1
-
MatlabSharedLib_demo
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
- 2007-11-05 15:09:26下载
- 积分:1
-
Zfenxi
离散系统Z域分析
实验步骤:
主界面下进入实验六的“离散系统Z域分析”,输入分子多项式的系数向量
按照 z 降幂的顺序输入,如:,输入为。
输入分母多项式的系数向量,按照 z 降幂的顺序输入。
鼠标单击确定按钮,显示系统函数的幅频特性曲线,相频特性曲线。(Z-domain analysis of discrete-time systems experimental steps: the main interface into the six experiments the " Z-domain analysis of discrete-time systems" , enter the coefficient of polynomial vector elements z in accordance with the descending order of power input, such as:, input. Denominator polynomial coefficients input vector, z in accordance with the order of descending input power. Mouse click OK button, and display system function curve of amplitude-frequency characteristics, phase-frequency characteristic curve.)
- 2009-05-01 20:37:37下载
- 积分:1
-
ocksvm
用超球面支持向量机进行多类分类,每个超球面覆盖一个类(Hypersphere support vector machines using multi-class classification)
- 2009-09-24 08:26:22下载
- 积分:1
-
MATLABPR2007jichujiaocheng
matlab基础教程,对每个部分进行详细介绍并通过举例说明,对初学者很有帮助!(Matlab basic course, to each part is introduced and through for example, for beginners helpful!
)
- 2012-03-30 10:57:07下载
- 积分:1