代码搜索:smooth
找到约 1,485 项符合「smooth」的源代码
代码结果 1,485
www.eeworm.com/read/356276/10232562
c smooth.c
#include
#include
#include
#include
Smooth(double *,double *,double *,int,int,
double *,double *,double *);
void main()
{
int i,n,m;
double *x
www.eeworm.com/read/161453/10410086
c smooth.c
www.eeworm.com/read/161452/10410515
exe smooth.exe
www.eeworm.com/read/161452/10410522
c smooth.c
//////////////////////////////////////////////////////////////
//Name:smooth.c
//Purpose: To perform smoothing and sharpening
//Author: phoenix, CS, TshingHua, Beijing, P.R.C.
//Email: bjlufengjun
www.eeworm.com/read/278619/10525975
bmp smooth.bmp
www.eeworm.com/read/421976/10673398
c smooth.c
#include
#include
#include
#include
Smooth(double *,double *,double *,int,int,
double *,double *,double *);
void main()
{
int i,n,m;
double *x
www.eeworm.com/read/276742/10710998
c smooth.c
www.eeworm.com/read/275048/10837771
c smooth.c
#include
#include
#include
#include
Smooth(double *,double *,double *,int,int,
double *,double *,double *);
void main()
{
int i,n,m;
double *x
www.eeworm.com/read/348694/10874347
m smooth.m
function [x_sort, y_sort, y_sm] = smooth(x, y, w)
% [x_sort, y_sort, y_sm] = smooth(x, y, w);
% A running line smoother that fits the data by linear
% least squares. Use
www.eeworm.com/read/274170/10886470
c smooth.c
#include
#include
#include
#include
Smooth(double *,double *,double *,int,int,
double *,double *,double *);
void main()
{
int i,n,m;
double *x