📄 noy.m
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -