-
20100702
人工神经网络在Matlab上的仿真作业,自己亲自仿真出来的,希望大家下载!(Artificial Neural Network in Matlab simulation on the job, personally simulation out, hope everyone to download!)
- 2010-07-01 19:35:51下载
- 积分:1
-
data-input-and-export
MATLAB统计分析与应用:40个案例分析( data input and export
)
- 2011-07-07 08:07:16下载
- 积分:1
-
matlab`experience
转载matlab的学习经验供新手参考,对你也许会有用!(Reprint matlab novice learning experience for reference, may be useful for you!)
- 2008-03-21 17:10:30下载
- 积分:1
-
vec2grid
Reshapes vector data to grid
- 2014-01-11 23:14:26下载
- 积分:1
-
interpft_quadric
对非同步采样数据进行二次插值同步化处理,进而进行谐波分析。(The asynchronized sample data can be synchronized by the qudric interpolation.)
- 2014-02-21 18:31:44下载
- 积分:1
-
spherefunction
Sphere 函数的MATLAB实现。Sphere函数是一个优化问题的测试函数,经常用于优化问题的测试。(Sphere function of MATLAB implementation. Sphere function is a test function optimization problem, often used for optimization of the test.)
- 2021-02-18 11:09:46下载
- 积分:1
-
MATALAB
MATALAB课件和数学建摸的基本实验,对初学者很有帮助。(MATALAB courseware and mathematical modeling of basic experiments, very helpful for beginners.)
- 2008-06-10 13:43:43下载
- 积分:1
-
ex02
说明: 此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。(This program gives the signal of the multi-resolution analysis (Multiresolution Analysis), the multi-resolution signal decomposition (Multiresolution Decomposition) method and its application. The program is a multirate rate system (Multirate System) example, with M a filter, the signal' s frequency spectrum is divided into M parts, the proceeds of sampling frequency reduced to 1/M, then according to their " importance" to the bit of a different number, then the transmitted bit stream is bound to decline further, to play the role of bandwidth compression.)
- 2011-03-21 15:18:48下载
- 积分:1
-
ilc-neural-network-paper
Iterative learning neural network control for nonlinear
system trajectory tracking
- 2013-11-09 05:10:25下载
- 积分:1
-
SPGP_dist
这是一个关于稀疏高斯过程的matlab源码,可以用于计算测试输入的高斯预测值。( spgp_pred computes the SPGP predictive distribution for a set of
test inputs. You need to supply a set of pseudo-inputs or basis
vectors for the approximation, and suitable hyperparameters for the
covariance. You can use any method you like for finding the
pseudo-inputs , with the simplest obviously being a random subset of
the data. It is coded for Gaussian covariance function, but you could
very easily alter this. It is also fine to use for high dimensional
data sets.
spgp_lik is the SPGP (negative) marginal likelihood and gradients
with respect to pseudo-inputs and hyperparameters. So you can use this
if you wish to try to optimize the positioning of pseudo-inputs and
find good hyperparameters, before using spgp_pred . I would recommend
initializing the pseudo-inputs on a random subset of the data, and
initializing the hyperparameters sensibly. Its current limitations are
that 1) it is slow and memory intensive for high dimensional data sets
2) it is heavi)
- 2021-05-13 07:30:02下载
- 积分:1