-
MATLAB_Code
在matlab里面,构造三次样条插值函数s(x)来模拟一只飞鸟外形的上部,根据已知的测试数据。(In matlab inside, construct cubic spline interpolation function s (x) to simulate the shape of the upper part of a bird, according to the known test data.)
- 2021-04-15 14:18:54下载
- 积分:1
-
去噪算法
说明: 算法包括PCA,RPCA,S-method,LTD,AF五种降噪算法(The algorithm includes PCA, RPCA, s-method, Ltd and AF)
- 2021-01-17 11:40:22下载
- 积分:1
-
LP
说明: 设计FIR低通滤波器机器性能比较,并作图,共三张(FIE low-pass filter design machines performance comparison)
- 2011-04-22 10:11:32下载
- 积分:1
-
Mixed-program-of-Excel-and-Matlab
本文介绍了如何利用excel link实现Excel与Matlab混合编程。通过连接Excel和Matlab,用户可以在Excel工作表空间和宏编程工具中使用Matlab的数值计算,图形处理等功能,不需要脱离Excel环境。(This article describes how to use excel link Excel and Matlab achieve. By connecting Excel and Matlab, Matlab users can use the numerical calculations, graphics and other functions in an Excel worksheet and macro programming tool space, without departing from the Excel environment.)
- 2013-12-09 12:54:31下载
- 积分:1
-
Desktop
列主元的Gauss消去法,此代码为防止矩阵的条件值太大,用于快速求解列主元。(The Gauss elimination method of the column principal element)
- 2018-02-09 15:16:34下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
SURE
applies soft-threshold t to all elements of x and computes SURE
- 2007-08-21 09:53:19下载
- 积分:1
-
vbandmatlab
使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
(The use of MATLAB)
- 2007-10-20 16:00:53下载
- 积分:1
-
bp源程序
很好 我采用得是串行方式对bp网络进行训练,为何训练时误差dsum约来越大??望指教!(good, I have used in serial mode is the right bp network training, training errors are about to dsum greater? ? Look weekend!)
- 2005-03-23 09:17:04下载
- 积分:1
-
svm
关于支持向量机的很好的学习材料,附有一个基于matlab条件下的小程序。(Support vector machine on a good learning materials, with a little under matlab-based program.)
- 2011-06-27 11:31:11下载
- 积分:1