代码搜索:贝叶斯算法
找到约 10,000 项符合「贝叶斯算法」的源代码
代码结果 10,000
www.eeworm.com/read/442963/7640903
m longbeige.m
%龙贝格加速算法(课本71页表2-5)
function r=longbeige(a,b,n,e)
h=b-a;
if a==0
v=1;
else
v=f(a);
end
t1=h/2*(v+f(b))
for k=1:n
k
s=0;
x=a+h/2;
while x
www.eeworm.com/read/269352/11100754
m romberg.m
function Romberg
%龙贝格积分算法
syms x;
f=input('被积函数式f(x)=');
a=input('积分下限a=');
b=input('积分下限b=');
yita=input('误差精度=');
h=b-a;
R=zeros(1,1);
start=subs(f,x,a);
bottom=subs(f,x,b);
R(1,1)=(b-a)*(start+bo
www.eeworm.com/read/404165/11490911
c main.c
#include
extern unsigned long F0ctrl_word;
/**************************主函数************************************/
/**************************贝一特电子************************************/
/****
www.eeworm.com/read/38039/1100857
mnu cmm_playpath.mnu
PROBE#PATH 贝皐隔畖
# remove the # sign and enter foreign help string in this line
Play#Path 冀
www.eeworm.com/read/306178/3754772
c dongsun-tang.c
// /u/beyond/mr/obj/dongsun-tang 菏叶冬笋汤
// this is made by beyond
// update 1997.6.20
#include
inherit ITEM;
inherit F_FOOD;
void create()
{
set_name(HIW"菏叶冬笋汤"NOR, ({"dongsun tang",
www.eeworm.com/read/22369/932228
cad
*贝石1,贝石1
0, 0,0, 1,1, .2,-.8
45, .4,.1, .7071067812,.7071067812, .28284271,-1.13137085
90, .6,.3, 1,1, 1
135, .8,.1, .7071067812,.7071067812, .28284271,-1.13137085
26.5650512, .2,0, .894427191,-.4
www.eeworm.com/read/39381/1130322
cad
*贝石1,贝石1
0, 0,0, 1,1, .2,-.8
45, .4,.1, .7071067812,.7071067812, .28284271,-1.13137085
90, .6,.3, 1,1, 1
135, .8,.1, .7071067812,.7071067812, .28284271,-1.13137085
26.5650512, .2,0, .894427191,-.4
www.eeworm.com/read/144374/12799516
htm 程序设计:哈希表的一个应用_数据结构与算法_数据结构算法_c语言_c 语言之家.htm
程序设计:哈希表的一个应用_数据结构与算法_数据
www.eeworm.com/read/367675/2833785
txt 74.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [合集]我的本意
发信站: 南京大学小百合站 (Tue Feb 18 18:09:50 2003)
jueww (觉·无我) 于Sun Jan 12 15:25:54 2003)
提到:
由于昨天时间非常紧(45分钟时间意味多少时间可能每个做个seminar的人都清楚),
而且我也不知道大家对贝叶