noy.m
来自「计量工具箱」· M 代码 · 共 10 行
M
10 行
function y = noy(x)% PURPOSE: This function computes the triweigh kernel%--------------------------------------------------------------% USAGE: y = noy(x)% where: x = (1 x n) vector of the points where you want to compute the Kernel %--------------------------------------------------------------% OUTPUTS: y = values of the Kernel (1 x n)%--------------------------------------------------------------% Christine Thomas-Agnan, June 2003% Universit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?