代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/367675/2833959
txt 7.txt
发信人: wanxun (ximei), 信区: DataMining
标 题: Re: 有知道聚类分析中CLIQUE的吗?
发信站: 南京大学小百合站 (Wed Jan 2 18:39:01 2002), 站内信件
You can get the SIGMOD'98 paper "Automatic Subspace Clustering of High
Dimensional
www.eeworm.com/read/367675/2834840
txt 203.txt
发信人: wanxun (ximei), 信区: DataMining
标 题: Re: 有知道聚类分析中CLIQUE的吗?
发信站: 南京大学小百合站 (Wed Jan 2 18:39:01 2002), 站内信件
You can get the SIGMOD'98 paper "Automatic Subspace Clustering of High
Dimensional
www.eeworm.com/read/209261/15224462
lbl 02e-300-0xx.lbl
;
; VAG-COM label file
;
; Audi A3 (8P) / Audi TT (8N) / Seat Altea (5P) / Seat Toledo (5P)
; Skoda Octavia (1Z) / VW Golf IV (1J) / VW Golf V (1K) / VW Touran (1T)
;
; component: automatic tran
www.eeworm.com/read/229663/4753896
bestdemo
# Automatic generated file (Mon Jul 29 15:31:00 MET DST 1996)
l
13.5
10
10
s
35
z
1.0
f
0
-51.5662
-76.3944
0
0
0
h
0.3
f
-66.8451
-53.4761
-11.4592
0
0
0
h
0.5
z
2.8
f
38.1972
0
0
0
45.8366
0
h
0
z
1
www.eeworm.com/read/388600/2548930
ma ell.ma
h[x_]:=-Sqrt[1-0.5 x^2];
Plot[h[x],{x,-0.999999 Sqrt[2],0.999999 Sqrt[2]},
AspectRatio->Automatic,PlotStyle->Thickness[0.01]];
r[h_]:=(0.01+1-h+Sign[h-1]*
Sqrt[(0.01-1-h)^2-4 h])/0.1;
pr[s_]:=Parame
www.eeworm.com/read/367675/2834863
txt 204.txt
发信人: geangel (geangel), 信区: DataMining
标 题: Re: 有知道聚类分析中CLIQUE的吗?
发信站: 南京大学小百合站 (Wed Jan 2 19:24:59 2002)
Thanks a lot!
【 在 wanxun 的大作中提到: 】
: You can get the SIGMOD'98 paper "Automatic Sub
www.eeworm.com/read/371680/9542159
m multilinear5ad.m
function ytayl5 = multilinear5AD(func,q1,q2,q3,q4,q5,x0,p1,n)
%
%----------------------------------------------------
% This file computes E^(n)*q1*q2*q3*q4*q5 using automatic differentiation, where
www.eeworm.com/read/20746/923707
c dispose.c
#include "MSP430FE427A.h"
#include "dispose.h"
#define Polarity YES//AD的数据格式或者极性
#define automatic_reload YES//自动重装
extern unsigned char pad1_buff[4];//必须都在.c文件中定义,且有一个要加extern,如在touch_pad.c中的