-
spectral-matlab
说明: 一种应用Matlab进行光谱定量分析的模型代码参数(Application of Matlab, a quantitative analysis of spectral parameters of the model code)
- 2011-03-07 16:40:40下载
- 积分:1
-
LMS11
说明: 自己编的LMS自适应算法的MATLAB源程序
本程序内容:
产生一个信号+白噪声序列,用lms算法自适应去除噪声;
lmsx.m为自适应函数
task2.m为主函数,其中调用lmsx.m
(own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS adaptive algorithm for removing noise; Lmsx.m of adaptive function task2.m main function, which calls lmsx.m)
- 2006-03-01 15:57:53下载
- 积分:1
-
zm
说明: 对图像进行均值化,并用均值化后的图进行数字全息的模拟,同时运用两种不同方法进行全息图的再现(The mean of the image and use the mean of digital holographic map after the simulation, while using two different methods of reproduction of the hologram)
- 2010-05-21 14:22:56下载
- 积分:1
-
nlinreg
此函数介绍了非线性函数在MATLAB理是通过什么函数进行拟合的(This function describes the nonlinear function in the MATLAB function through what management is fitting)
- 2010-09-28 15:27:13下载
- 积分:1
-
wpdecsiji
对信号进行四级小波包分解重构的源程序。将要分解的数据文件存放在E: a.wav (4 of the signal reconstruction wavelet packet decomposition of the source. Decomposition will be stored in the data file E: ta.wav ' )
- 2009-04-24 22:48:19下载
- 积分:1
-
graindetection
grain detection used to detect the kind of grain
- 2010-03-05 12:55:00下载
- 积分:1
-
lxl
这是个关于瑞利信道仿真的程序,请高手指点(This is a letter of Rayleigh Road simulation program, the guidance of a master)
- 2007-05-07 11:32:49下载
- 积分:1
-
shiliangchenggong
说明: 永磁同步电机,用到矢量控制和SVPWM,使用时要该电机参数(Permanent magnet synchronous motor and Space voltage vector PWM)
- 2020-04-20 17:08:13下载
- 积分:1
-
KMean
用Kmeans方法用于软件开发成本类比估算,使用Desharnais数据集(Kmeans method is used for estimating software development costs by analogy. the dataset is Desharnais.)
- 2014-12-09 16:02:38下载
- 积分:1
-
regular_mesh
Finland
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
- 2015-01-21 09:22:16下载
- 积分:1