搜索资源列表
-
0下载:
this code is written to convert the decimal number to hexadecimal number in sixteen bit format. the decimal numbers are stored in a text file and after conversion to the hexadecimal format data are stored in a seperate file data that is written will
-
-
0下载:
matlab中文件的读写,可以将你想要的数据通过文件打印在sin.txt的文件中,适合初学者。-read and write files in matlab, you can file through the data you want printed on sin.txt file, suitable for beginners.
-
-
0下载:
MATLAB程序关于自动处理txt文本内的数据,将数据转换成矩阵型计算后导出得出新数据的TXT文本,内含全英文实验报告-The whole program is developed to deal with the display and processing of material properties of a gas. The material properties of an example gas is given in a text file called "ass1data.txt
-
-
0下载:
利用朴实贝叶斯方法求解有关肺炎的问题。肺炎对应有四个特征:发烧、疼痛、咳嗽和血细胞异常,当确定了患肺炎与否时,四个特征条件独立。假设患肺炎与否和四个特征都可表示为Ture和False。
根据pneumonia.tex文件中的数据(500行,每行前4个数对应4个特征变量,第5个数对应患肺炎是否为真,以0表示False,1表示Ture),编写Matlab 程序 maininference.m,从example.txt中读取病人的症状信息(0表示False,1表示True,-1表示not give
-
-
1下载:
matlab文件操作及读txt文件,文件的打开与关闭,二进制文件的读写操作等等,对应的函数-the matlab file operations and read txt file, the opening and closing of files, binary file read and write operations, and so on, the corresponding function
-
-
0下载:
在完成matlab的基本文件读写功能基础上,绘制等值线以及动画等。共有两个代码,其一为从一文本文件(.txt)中读取数据 ,勾画平面等值线,另外一个从一个文本文件汇总读取数据,制作动画。-After completing the basic matlab file read and write functions, based on the contour map and animation. There are two codes, one from a text file (. Txt) t
-