虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Space-Vector

  • java语言中的系统类

    java语言中的系统类,包括String类、 StringBuffer类、 Vector类、 Data类、 Random类

    标签: java 语言

    上传时间: 2013-12-20

    上传用户:dsgkjgkjg

  • TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a

    TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.

    标签: demonstrating stripped-down implementing minimalist

    上传时间: 2013-12-21

    上传用户:无聊来刷下

  • 数据挖掘算法

    数据挖掘算法,support vector machine算法源代码,用于分类

    标签: 数据挖掘算法

    上传时间: 2015-04-11

    上传用户:561596

  • * A ncurses user interface. * Network statistics to view the amount of packets and data in many

    * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP

    标签: statistics interface ncurses Network

    上传时间: 2015-04-20

    上传用户:bjgaofei

  • This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++

    This companion disc contains the source code for the sample programs presented in INSIDE VISUAL C++ 5.0, as well as pre- compiled copies of the programs. To copy all of the sample code onto your hard disk, run the SETUP.EXE program and follow the instructions that appear on the screen. The sample code requires about 10 MB of hard disk space.

    标签: companion the presented contains

    上传时间: 2015-05-09

    上传用户:mhp0114

  • 一个神经网络工具箱

    一个神经网络工具箱,包括Support Vector Machine等。

    标签: 神经网络 工具箱

    上传时间: 2015-05-09

    上传用户:wmwai1314

  • 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法

    遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这个过程就将问题符号化、离散化了。也有在连续 空间定义的GA(Genetic Algorithm in Continuous Space, GACS),暂不讨论。

    标签: Algorithm Genetic GA 算法

    上传时间: 2015-06-08

    上传用户:stampede

  • The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagsta

    The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagstaff, "Alpha Seeding for Support Vector Machines for the meaning of alpha seeding".

    标签: D. K. performs DeCoste

    上传时间: 2013-12-14

    上传用户:曹云鹏

  • 用模拟退火算法求解旅行商问题

    用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放

    标签: 模拟退火算法 旅行商问题

    上传时间: 2013-12-31

    上传用户:yiwen213

  • Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

    Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the forward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensor % /////// % __ % |s1| y(:,1) % |__| % __ % / \ ________|/ % | | | s2 |/ y(:,2) % \____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coordinate vector (time or Speed) % y y-axis coordinate vector (frequency [Hz])

    标签: experience elliptical decompose important

    上传时间: 2015-06-23

    上传用户:372825274