现代解释器的Java实现(English VERSION)
上传时间: 2014-02-20
上传用户:dbs012280
function [U,V,num_it]=fcm(U0,X) % MATLAB (VERSION 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = 0.00001 and fix univariate bug******** % Purpose:The function fcm attempts to find a useful clustering of the % objects represented by the object data in X using the initial partition in U0.
标签: fcm function VERSION Routine
上传时间: 2014-11-30
上传用户:二驱蚊器
absolute C++ slides, english VERSION
标签: absolute english VERSION slides
上传时间: 2014-01-14
上传用户:asdkin
Name: NoTask.Pas VERSION: 1.0 Platform: Delphi2.0 & Win95 or WinNT Description: Simple component will hide your program s forms from the Windows 95 or NT
标签: Description component Platform VERSION
上传时间: 2014-01-03
上传用户:海陆空653
3-8译码器的仿真实验。本实验选用的仿真开发软件是MAX+plus II VERSION 9.3,原理图源文件保存在MyProject目录中,为138decoder.gdf,另有我写的实验报告,呵呵,适合仿真入门
上传时间: 2016-12-14
上传用户:米卡
这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (VERSION 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。
标签: computations tool-kit Fortran VERSION
上传时间: 2014-02-10
上传用户:ruixue198909
zlibyou can found an optimized VERSION of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... Please let me know if you ll discover errors. These objects and sources are targeted for executing into P6+ CPU core, and Delphi5-6-7-x software. Benchmarks show this zlib 40% average faster than native DLL distribution and 100% reliable.
标签: executable can optimized zlibyou
上传时间: 2016-12-19
上传用户:lili123
The documentation folder contains general documentation. It includes an alternative VERSION of Chapter 1 for those who want to use the JGrasp IDE.
标签: documentation alternative contains includes
上传时间: 2014-01-23
上传用户:refent
This info manual describes how to use and administer cvsnt VERSION .
标签: administer describes VERSION manual
上传时间: 2016-12-25
上传用户:Thuan
Batch VERSION of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %
标签: back-propagation corresponding input-output algorithm
上传时间: 2016-12-27
上传用户:exxxds