-
tezhenglian
本文对特征脸的识别进行了详细的论述,其基本步骤详尽(In this paper, the face recognition feature a detailed exposition of the basic steps in detail)
- 2010-06-07 12:41:29下载
- 积分:1
-
3dconstructor
论文:基于二维图像的三维重建的研究。本文是基于二张二维图像,然后进行三维重建,是用matlab程序实现的。文中详细介绍了每一步的现实方法和原理。(Thesis: Based on two-dimensional image reconstruction of three-dimensional. This article is based on two Zhang Erwei image, and then three-dimensional reconstruction is achieved using matlab program. Described in detail every step of the reality of methods and principles.)
- 2010-09-03 16:26:34下载
- 积分:1
-
Endpointdetectionbandvariance
频带方差端点检测的matlab源程序,可以看看,觉得还可以。(Band variance of endpoint detection matlab source code, you can see that also.)
- 2009-04-23 21:32:15下载
- 积分:1
-
LMS
LMS算法权值轨迹,学习曲线,误差曲线。MATLAB程序展示,有着良好的分析特性(LMS algorithm weight trajectory, the learning curve, the error curve. MATLAB program display, has a good analysis features)
- 2010-11-27 18:14:04下载
- 积分:1
-
gaMatlab
一篇关于ga算法在matlab中的应用的论文,用于解决参数优化问题。(ga on a MATLAB algorithm in the application papers for the settlement parameter optimization problem.)
- 2007-04-12 13:37:17下载
- 积分:1
-
matlabFEKO
MATLAB调用FEKO计算电场,可更改参数,读取计算结果(MATLAB to call FEKO to calculate the electric field.It can change the parameters and read the calculated results)
- 2021-04-20 16:48:50下载
- 积分:1
-
juleiseg
基于matlab的彩色图像分割,利用k聚类算法(Matlab-based color image segmentation, clustering algorithm using k)
- 2009-04-16 22:17:23下载
- 积分:1
-
FFTandPSDanalysis
一个在matlab环境下实现FFT的实践和功率谱分析的程序(this is a program about fft and psd analysis)
- 2009-06-01 21:06:56下载
- 积分:1
-
ga_main
这是一个关于遗传算法解觉非线性函数优化问题的函数,通过它,你可以自己设计初始化参数来求解问题(It is used for some very different problems such as some unliner function)
- 2011-05-07 13:02:35下载
- 积分:1
-
curve-combine
MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations.
cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非常好用。但是如果我们已经确定了拟合的方法,只需要对数据进行计算,那么这种GUI的操作方式就不太适合了,比如在m文件中就不方便直接调用cftool。
(matlab has given a lot of method for curve combine ,we will give a new method and provide a matlab code.)
- 2012-08-26 17:55:07下载
- 积分:1