登录
首页 » Visual C++ » MPerceptron_Ba

MPerceptron_Ba

于 2012-07-16 发布 文件大小:7KB
0 264
下载积分: 1 下载次数: 3

代码说明:

  使用吗matlab语言,实现很多模式识别上的经典算法,如PPerceptron_Batch算法等,已通过测试。 (Use the Matlab language, and many classic pattern recognition algorithm, such as PPerceptron_Batch algorithm has been tested.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • MatrixVB_Guide
    说明:  《MatrixVB_基于Matlab与VB的计算引擎》,一篇关于matrixvb入门的期刊文章(&quot MatrixVB_ calculation based on Matlab and VB engine&quot , an entry on the articles in the journals matrixvb)
    2010-03-19 17:33:58下载
    积分:1
  • QRDCMP
    用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
    2013-09-27 11:05:18下载
    积分:1
  • factorial-numbers
    factorial numbers, factorial numbers,factorial numbers
    2014-01-14 04:49:56下载
    积分:1
  • lifangti
    利用MATLAB画出一个立方体,并通过一种简单仿射变换矩阵得到变换的立方体(Use of MATLAB draw a cube, and through a simple affine transformation matrix get transformation of the cube )
    2012-07-14 19:17:28下载
    积分:1
  • fdtd2D
    通过是与有限差分法,使用matalb模拟二维光子晶体(simulation of EM wave in two-dimensional photonic crystals using fdtd)
    2014-10-31 13:10:42下载
    积分:1
  • antenna-arraying-
    非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
    2020-06-30 06:20:02下载
    积分:1
  • Desktop2
    电机的仿真,运用simulink对电机进行分块建模仿真,得出电机的转速和转矩的图像(The simulation using simulink motor on the motor, it is concluded that the partitioned modeling simulation of motor speed and torque images)
    2011-05-28 19:35:02下载
    积分:1
  • blackholeaodv.cc.tar
    FILE SHOWS THE MODIFICATIONS FOR AODV.CC FOR INTRODUCING BLACKHOLE ATTACKS
    2014-01-31 13:41:53下载
    积分:1
  • SplashScreen_VC
    AppWizard has created this SplashScreen application for you.It is programmed by visual C++.(AppWizard this has created a SplashScreen pplication for you.It is programmed by visual C .)
    2006-10-30 12:24:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载