-
invertedpendulum
M file for Inverted pendulum
- 2007-12-10 10:54:15下载
- 积分:1
-
Crout1
此文件为MATLAB的M文件,功能是通过Crout分解法,解线性方程组。(This file is a MATLAB M-file function is through the the Crout decomposition method for solving linear equations.)
- 2012-11-14 21:05:52下载
- 积分:1
-
Relevance-Vector-Machine
说明: 相关向量机(Relevance Vector Machine,简称RVM)是Micnacl E.Tipping于2000年提出的一种与SVM(Support Vector Machine)类似的稀疏概率模型,是一种新的监督学习方法。
它的训练是在贝叶斯框架下进行的,在先验参数的结构下基于主动相关决策理论(automatic relevance determination,简称ARD)来移除不相关的点,从而获得稀疏化的模型。在样本数据的迭代学习过程中,大部分参数的后验分布趋于零,与预测值无关,那些非零参数对应的点被称作相关向量(Relevance Vectors),体现了数据中最核心的特征。同支持向量机相比,相关向量机最大的优点就是极大地减少了核函数的计算量,并且也克服了所选核函数必须满足Mercer条件的缺点。(Relevance Vector Machine (RVM) is a sparse probability model similar to SVM (Support Vector Machine) proposed by Micnacl E. Tipping in 2000. It is a new supervised learning method.
Its training is carried out under the Bayesian framework. Under the structure of prior parameters, it is based on Automatic Relevance Determination (ARD) to remove the irrelevant points, so as to obtain the sparse model. In the iterative learning process of sample data, the posterior distribution of most parameters tends to zero, which is independent of the predicted value. The points corresponding to non-zero parameters are called Relevance Vectors, which represent the most core features of the data. Compared with support vector machine, the biggest advantage of correlation vector machine is that it greatly reduces the computation amount of kernel function, and also overcomes the shortcoming that the selected kernel function must meet Mercer's condition.)
- 2021-03-23 21:20:53下载
- 积分:1
-
E-mail高级编程
有关EMAIL的一些简单编程,大家可以参考下(about some simple email programming which can be refered.)
- 2005-06-03 13:41:53下载
- 积分:1
-
Implementing_Filtering
该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。
(The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter), image edge detection (high-pass filter) and so on. Users can download their own need to modify the filter matrix and the parameter values in order to achieve a specific function. Filtering effect to the image description, code execution before and after filtering can be seen after comparison of the filtered images.)
- 2011-02-01 13:00:15下载
- 积分:1
-
diqiujingzhiguidao
1.地球同步轨道卫星,倾角分别为0,30,90度。 (1 satellites in geosynchronous orbit, respectively 0,30,90 degrees inclination.)
- 2013-07-19 14:59:47下载
- 积分:1
-
zhuanjia111
用专家系统优化下面的PID参数或设计一个专家控制器,被控对象为 并与PI控制算法进项比较(use expert system optimization below the PID parameters, or a design expert controller, and object to the PI control algorithm with a credit comparison)
- 2021-04-28 16:18:43下载
- 积分:1
-
fft
快速傅里叶算法源代码,通过此算法可以快速提取某一信号的工频以及各次谐波(Fast Fourier algorithm source code, by this algorithm can quickly extract a signal frequency and each harmonic)
- 2016-01-20 01:33:10下载
- 积分:1
-
pendule-inverse
m file matlab traitement d image
- 2014-01-17 17:57:49下载
- 积分:1
-
ADDAwatermarking
用MATLAB实现了该算法,并对所实现方法进行了验证,在步骤(3)中则给出了求出滤波器类型及参数的方案,并进行验证,在步骤(4)中通过MATLAB的AWGN函数等相关知识实现了AWGN信道的仿真。
本文首先介绍数字水印和音频水印的相关概念和发展概况,接着介绍了完成仿真工作所需的基础知识,之后提出DA/AD变换的仿真实现,(Using MATLAB realization of the algorithm, and the realization method of authentication, in step (3) in the given filter type and parameters to derive the program and verify, in step (4) through MATLAB-AWGN function and other relevant knowledge to achieve the AWGN channel simulation. This paper first introduces the digital watermarking and audio watermarking-related concepts and developments, and then introduced a complete simulation of the basic knowledge required, after the DA/AD conversion of the simulation,)
- 2009-01-21 21:51:21下载
- 积分:1