-
apriori_matlab
apriori算法,用MATLAB写的。
不是本人所写,但感觉写得不错,特与大家分享
(I have not written, but the feeling is well written, special to share with you)
- 2011-06-03 16:26:18下载
- 积分:1
-
Exercise04
4th exercise of computer graphics course
- 2014-11-22 23:54:40下载
- 积分:1
-
project_code_ver12_11thnovemer10
THIS IS WRITTEN FOR CALCULATION OF OPTIMUM SHADING COEFFICIENT OF HYDROPHONES OF TROTT NFCA . AND THEN EXCITING THE SAME NFCA WITH A SIGNAL AND VISUALIZATION OF THE RESPONSE OF THE NFCA. SOME SUGGESTIONS ARE REQUIRED FOR MODIFICATION OF THE CODE.
- 2011-02-13 15:21:35下载
- 积分:1
-
Image-processin22
Example of application of image processing
- 2015-03-26 23:53:49下载
- 积分:1
-
RSE-v1
RSE (Regularized Selective Ensemble) is a selective ensemble learning algorithm for binay classification, which constructs ensemble under the regularization framework. In current version, the graph Laplacian serves as the regularizer, and unlabeled data can also be exploited to improve the performance.
- 2011-12-04 15:27:32下载
- 积分:1
-
TRACKING-----RADARS
TRACKING RADARS PRESENTATION
- 2014-02-18 02:34:52下载
- 积分:1
-
m11223
与其它高级语言相比较,MATLAB具有独特的优势:(1) MATLAB是一种跨平台的数学语言。(2) MATLAB是一种超高级语言。MATLAB平台本身是用C语言写成的,所以在编程效率,程序的可读性、可靠性和可移植性上远远超过了常规的高级语言。(3) MATLAB语法简单,编程风格接近数学语言描述,是数学算法开发和验证的最佳工具。(4) MATLAB计算精度很高。与其它语言相比,MATLAB对计算机内存、硬盘空间的要求也是比较高的。(Compared with other high-level languages , MATLAB has unique advantages: (1) MATLAB is a cross-platform language of mathematics. (2) MATLAB is a super-high-level language. MATLAB platform itself is written in C, so the programming efficiency, readability, reliability and portability far more than the regular high-level language. (3) MATLAB syntax is simple, close to the mathematical language to describe the style of programming is a mathematical algorithm development and validation of the best tools. (4) MATLAB computing high accuracy. Compared with other languages , MATLAB computer memory, disk space requirements are relatively high.)
- 2014-03-23 21:11:49下载
- 积分:1
-
SVM-SMO
实现图像分类,支持向量机原始优化算法SMO(Image classification, the original optimization algorithm SMO support vector machine)
- 2012-03-29 20:55:25下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
Matlab
matlab绘图叙述了许多绘图的方法,对大家学习matlab有很大帮助。(matlab drawing method described in a number of drawings, all of us to learn matlab great help.)
- 2010-08-22 21:29:48下载
- 积分:1