-
Artificial-Intelligence-pneumonia
利用朴实贝叶斯方法求解有关肺炎的问题。肺炎对应有四个特征:发烧、疼痛、咳嗽和血细胞异常,当确定了患肺炎与否时,四个特征条件独立。假设患肺炎与否和四个特征都可表示为Ture和False。
根据pneumonia.tex文件中的数据(500行,每行前4个数对应4个特征变量,第5个数对应患肺炎是否为真,以0表示False,1表示Ture),编写Matlab 程序 maininference.m,从example.txt中读取病人的症状信息(0表示False,1表示True,-1表示not given),并计算对应的患肺炎的可能性。所给的信息按发烧、疼痛、咳嗽、血细胞异常的顺序排列。将计算结果保存在answer.txt中。(Simple Bayesian method to solve the question of pneumonia. Pneumonia corresponding four characteristics: fever, pain, cough and blood cell abnormalities, determine the risk of pneumonia or not, the four characteristics of conditional independence. Assumptions suffering from pneumonia or not and four features can be represented as Ture and False. According to the data pneumonia.tex file (500 lines, each line of the first four numbers corresponding to the four characteristic variables, number 5 corresponds to the risk of pneumonia is true, 0 represents False, said Ture), to write Matlab program maininference. m from example.txt read the information of the patient' s symptoms (0 = False, said True, the-1 indicates not given), and to calculate corresponding to the likelihood of suffering from pneumonia. The information given by the order of fever, pain, cough, blood cell abnormalities. The calculated results is be saved in answer.txt.)
- 2013-01-04 23:27:12下载
- 积分:1
-
predit
用matlab做的多元线形回归预测的小程序,抱愧数据,可以运行。(using Matlab do multiple linear regression forecast a small procedure, feel ashamed of data, can run.)
- 2007-01-04 17:45:41下载
- 积分:1
-
apapa
contourlet toolbox component
- 2012-06-15 10:09:49下载
- 积分:1
-
GUIDE-and-Simulink-Program
matlab界面编程,适合于界面编程的初学入门。(The introduction to the programmer of matlab.)
- 2013-10-08 15:08:40下载
- 积分:1
-
wsn-three-dimension-location
WSN 三维定位的一个论文 讲的非常详细 可以对传感器网络发展和未来有一个了解(WSN three-dimensional positioning of a paper in a very detailed and the future development of sensor networks have a)
- 2012-10-22 21:21:07下载
- 积分:1
-
decomposition_for_Matrix
本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction(The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder Reduction, Givens Reduction)
- 2015-04-04 16:48:30下载
- 积分:1
-
SSL
说明: 二维空间声源定位算法实现,短小精悍,一看就会(Implementation of FPGA-based two-dimensional spatial sound source localization algorithm)
- 2020-10-19 20:50:30下载
- 积分:1
-
pls-matlab-code
另外一个程序,同样实现matlab下的多重线性回归~(Another program, under the same realization of the multiple linear regression matlab ~)
- 2010-08-01 06:29:44下载
- 积分:1
-
testloadflow
load flow for radial system
- 2012-08-14 19:34:51下载
- 积分:1
-
LMS_RLS_AP
对于一阶系统辨识,分别采用LMS、RLS、仿射投影算法来估计参数(For a first-order system identification, respectively, using LMS, RLS, affine projection algorithm to estimate the parameters)
- 2013-12-14 12:40:31下载
- 积分:1