-
bayes
根据题目,在三类协方差不相等和三类协方差相等的情况下进行bayes分类
(Under the title, in three categories and three types of covariance not equal covariance equal manner bayes classification)
- 2010-06-21 09:59:32下载
- 积分:1
-
Embedded_Systems_Building_Blocks
This is a very good book on embedded system fundamentals. It is an ideal starting point for beginners.
- 2011-01-05 12:17:15下载
- 积分:1
-
wfPNN
说明: PNN的程序,经过验证的,很好使,希望对大家有所帮助!(PNN procedure, proven, well so, we want to help!
)
- 2011-04-13 22:16:30下载
- 积分:1
-
antenna
换句话说,信号可能仍然是
探测到,但以较低的质量。这是通常所说
对软失败。幸运的是,新的传输的多样性
方案提供了相同软失败。对(one of the receive chains fail, and the other receive
chain is operational, then the performance loss is on the order
of the diversity gain. In other words, the signal may still be
detected, but with inferior quality. This is commonly referred
to as soft failure. Fortunately, the new transmit diversity
scheme provides the same soft failure. To)
- 2011-05-28 14:28:47下载
- 积分:1
-
Matlab Object-oriented Programming
本书分为三部分。第一部分介绍MATLAB面向对象编程基础知识,包括什么是类,类之间的基本关系,以及MATLAB提供的面向对象编程语言的具体功能;第二部分是面向对象编程的进阶篇,对概念进行归类,方面读者在编程中遇到问题时查询和检索;第三部分把面向对象编程的方法应用到实际问题中,并且从实际问题中抽象出一般的解决方法,即为设计模式。
本书可作为高等院校本科师生、研究生MATLAB课程的辅助读物,也可以作为从事科学计算、程序设计的科研人员的参考书。(This book is divided into three parts. The first part introduces the basic knowledge of object-oriented programming in MATLAB, including what is the class, the basic relationship between classes, and the specific functions of object-oriented programming language provided by MATLAB; the second part is the advanced part of object-oriented programming, which classifies the concepts and queries and retrieves when the readers encounter problems in programming. In the third part, the object-oriented programming method is applied to the actual problems, and the general solution is abstracted from the actual problems, that is, the design pattern.
This book can be used as an auxiliary reading material for undergraduate teachers, students and graduate students in MATLAB course, and also as a reference book for scientific researchers engaged in scientific calculation and programming.)
- 2018-10-03 08:53:43下载
- 积分:1
-
area
说明: 采用区域生长法和门限法对头像进行分割,程序中代码全由自己编写,直接运行main函数即可(A regional growth method and the threshold segmentation method picture, the program code is written entirely by themselves, can be directly run the main function)
- 2010-04-28 23:08:16下载
- 积分:1
-
Gauss_Elimination_with_Back_Substitution_and_Parti
這是我用scilab寫的高私後向消去與樞軸的程式語法,和高絲後向消去法的差異可見(This is what I write with scilab after the high-private programs to eliminate and pivot grammar, and high-thread after the elimination of the difference can be seen)
- 2010-06-19 03:17:59下载
- 积分:1
-
001
因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算优化文件 }
先找到 $MATLAB7inwin32目录下的atlas_Athlon.dll(AMD系列CPU使用)和atlas_P4.dll(奔4用)文件,放到MCR目录中(随便),然后设置环境变量
变量名:BLAS_VERSION
变量值:D:MCRv70atlas_Athlon.dll(Because the MATLAB mathematical operations need to use some of the processor (MATLAB is used by default INTEL mathematical processing unit), so you need to set BLAS (Basic Linear Algebra Subroutines, is " based on linear geometry subroutine" means) environment variable. First make sure your MATLAB folder the following files: atlas_Athlon.dll (AMD series please use this), atlas_P4.dll (P4' s with this), atlas_PIII.dll (P3' s use this), atlas_PII.dll ( P2, use this), these are the values corresponding to processor operations to optimize file} first find $ MATLAB7 bin win32 directory atlas_Athlon.dll (AMD series CPU use) and atlas_P4.dll (Pentium 4 with) file, put MCR directory (random), and then set the environment variable variable name: BLAS_VERSION variable value: D: MCR v70 atlas_Athlon.dll)
- 2010-12-13 23:50:49下载
- 积分:1
-
hengdingshuchudianya
以固定电压输出的逆变器的matlab仿真源文件,我初学逆变器仿真的时候做的,对初学者肯定有用(The fixed voltage three-phase output inverter matlab simulation source, beginner when I do , for some students new to the inverter simulation certainly useful)
- 2014-09-24 04:09:30下载
- 积分:1
-
KNN
基于欧式距离的KNN分类方法,本代码只适用于将数据分为三类。类数更多或更少需要简单的调整。(KNN classification method based on Euclidean distance)
- 2014-10-22 15:13:31下载
- 积分:1