-
Matlabtuitor11111
MATLAB 程式设计与应用(Design and Application of MATLAB programs)
- 2007-10-22 18:22:36下载
- 积分:1
-
2
根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
- 2013-09-14 18:57:59下载
- 积分:1
-
centerexact(fab)
中心显示格式求解poisson方程与精确解在绝对值型误差下的误差值,矩形区域,狄利克雷边界情况!(Center display format and exact solutions for solving the poisson equation error in the absolute value of the type of error values, rectangular area, Dirichlet boundary conditions!)
- 2011-01-14 13:56:52下载
- 积分:1
-
weinalvbo
自编维纳滤波实现运动模糊图像的恢复与matlab自带的维纳滤波函数实现复原对比(Using Wiener filter to achieve the restoration of motion-blurred images and MATLAB with Wiener filtering function restoration contrast)
- 2020-12-03 10:19:24下载
- 积分:1
-
lorentz
Simulates Lorenz Map
- 2014-09-14 11:02:26下载
- 积分:1
-
1111
matlab--巴特沃斯高通滤波算法来增强图像(Matlab, butterworth high pass filter algorithm to enhance image)
- 2014-10-16 14:28:53下载
- 积分:1
-
right
非线性对象的线性化,cstr模型的建立,利用非线性求解方法实现其线性化(nonlinear translate to linear,model of cstr)
- 2013-09-01 16:07:28下载
- 积分:1
-
capon
简单的matlab算法,很经典,用于波束形成,主要是MIMO雷达
(Simple matlab algorithm, very classic, for beamforming, MIMO radar)
- 2021-05-16 14:30:02下载
- 积分:1
-
demofun
This is a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra parameters: gamma (gam) is the regularization parameter, determining the trade-off between the fitting error minimization and smoothness of the estimated function. sigma^2 (sig2) is the kernel function parameter of the RBF kernel. The parameters and the variables relevant for the LS-SVM are passed as one cell. This cell allows for consistent default handling of LS-SVM parameters and syntactical grouping of related arguments.
- 2015-01-18 05:53:25下载
- 积分:1
-
makelatt
MAKELATT Create lattice
L = MAKELATT(KIND,PTS,DIM) makes desired kind of dim-dimensional
finite lattice that consists of pts elements. Available designs are
listed in the table below. All the generated lattices are
geometrically uniform. The lattice points are chosen from the origin
to higher shells. Sometimes its usefull to generate lattices from the
number of one dimensional pattern side i.e. PTS = DIM ^ SIDE.
Table of available designs
Design | Dimension | KIND
-----------+-----------+----------
Zn | n>=1 | Z
An | n>=1 | A
Dn | n>=3 | D
Hexagonal | n=2 | Hex
fcc | n=3 | fcc
- 2012-02-08 10:23:03下载
- 积分:1