-
ksrlin
用matlab编写的函数式文件:function r=ksrlin(x,y,h,N).用于进行局部线性拟合,x、y为自、因变量,h为核估计的带宽,N为数据点的个数。(Using matlab functional file: function r = ksrlin (x, y, h, N). Used for local linear fitting, x, y as independent, dependent variable, h is the kernel estimator of bandwidth, N is the data the number of points.)
- 2011-07-18 22:15:03下载
- 积分:1
-
gaodueryuannihe
根据数据画出地形图,根据地形图拟合出函数,得到函数的参数值(this is important)
- 2014-08-28 17:03:02下载
- 积分:1
-
svm2
说明: 支持向量机最初用来解决模式识别问题,目的是发现泛化性能好的决策规则。然而,随着Vapnik的 不敏感损失函数的引入,支持向量机已经扩展为解决非线性回归估计问题,而且与神经网络方法相比,有着显著的优越性,被认为是人工神经网络方法的替代方法,已经成为目前机器学习领域的研究热点和焦点。(Support vector machine (SVM) was originally used to solve the problem of pattern recognition. However, with the introduction of Vapnik's insensitive loss function, support vector machine (SVM) has been extended to solve the problem of nonlinear regression estimation. Compared with neural network method, support vector machine (SVM) has obvious advantages. It is considered as an alternative method of artificial neural network method, and has become the research hotspot and focus in the field of machine learning.)
- 2020-07-01 14:07:02下载
- 积分:1
-
Shear_Bilinear
Codes for Shearing Images with Bilinear Interpolation, without using Matlab embedded function.
- 2009-12-15 20:44:17下载
- 积分:1
-
dctdwt
matlab 数字水印,dct变换,嵌入水印,简单易懂,方便学习(dct matlab)
- 2009-06-07 10:30:44下载
- 积分:1
-
PSO
说明: 粒子群优化算法,由粒子群算法实现目标函数的最优解(PSO, particle swarm algorithm from the optimal solution of objective function)
- 2010-04-08 17:31:02下载
- 积分:1
-
LC-filter-design-and-production
LC滤波器设计与制作LC滤波器设计与制作(LC filter design and production)
- 2011-05-24 12:51:58下载
- 积分:1
-
ofdmtransmission
对使用ofdm技术的通信系统进行了仿真。该程序主要是发送端仿真。(On the use of OFDM technology, communication systems simulation. The program is the sending end simulation.)
- 2007-12-22 19:49:17下载
- 积分:1
-
chazhiyunihe
数值分析中的插值与拟合,有详细的讲解和配套matlab源代码(Numerical analysis of interpolation and fitting, detailed explanations and supporting source code matlab)
- 2010-12-31 18:23:41下载
- 积分:1
-
BandTrader
这是一个债券交易策略。由2条交叉线产生交易信号。( This MATLAB function implements a simple band trading strategy. A band
consists of two lines that form the upper and lower boundaries of the band.
The upper and lower boundaries are used to to enter and exit trades.
For example, if prices fall below the lower boundary a buy signal is
generated.
)
- 2013-07-28 14:21:17下载
- 积分:1