CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - java MATLAB

搜索资源列表

  1. svm-lecture

    1下载:
  2. 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:liyan
  1. algorithmcode

    0下载:
  2. 计算机算法程序,欧拉图,汉密顿回路,kruscal,红黑树,排序算法源代码。-Computer algorithm , Euler , Hamilton circuit, kruscal, red and black tree, sorting algorithm source code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:8.99kb
    • 提供者:liuchang
  1. lagrange

    0下载:
  2. 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1021byte
    • 提供者:link
  1. matlabJAVA

    0下载:
  2. 打包文件中共有5个matlab和java源程序-A total of five packaged file and java source code matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:54.52kb
    • 提供者:huxilee
  1. 15

    0下载:
  2. MATLAB的一些应用程序接口 简单例子的代码,包括C、JAVA、Fortran语言-MATLAB Application Program Interface Some simple examples of code, including C, JAVA, Fortran language
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.28kb
    • 提供者:Jensen
  1. DecisionTree

    0下载:
  2. decision tree calculate information gain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:637.13kb
    • 提供者:Aakashi
  1. predict

    0下载:
  2. 通过MATLAB自带的工具,把文件转换为Java文件的一个很有效的例子-By MATLAB with tools, the file is converted to Java file a very effective example of
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:470kb
    • 提供者:刘兴阳
  1. document

    0下载:
  2. 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7.06kb
    • 提供者:黄旭
  1. RS_coding_123

    0下载:
  2. RS编码的实现,包括C语言,C++,java,VHDL,DSP,matlab的RS编码实现,代码全部调是通过。-RS encoded, including the C language, C++, java, VHDL, DSPs, Matlab the RS coding, the code all the tune through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:806.29kb
    • 提供者:沈宙
  1. AIAA-2006-6753

    2下载:
  2. SGP4官方程序,包括matlab,java,C++等源码和说明文件-Official program of SGP4 model,includes Matlab, VC, Java, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.2mb
    • 提供者:dullenx
  1. libsvm-3.20

    0下载:
  2. libsvm工具箱,有各种平台,C++,matlab,java-libsvm toolbox, there are a variety of platforms, C++, matlab, java etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:573.3kb
    • 提供者:丘生
  1. UFget

    0下载:
  2. 这是一个矩阵检索工具,适用于matlab和java,操作过程中可以调用函数UFGet( 矩阵名 )获得大型矩阵-This matrix is ​ ​ a search tool for matlab java, processes and operations can call the function UFGet ( ' matrix name' ) to obtain large matrix
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:414.9kb
    • 提供者:杨献俊
  1. yiujen_v52

    0下载:
  2. Includes the modulation, demodulation, signal to noise ratio calculation, Energy spectrum analysis and calculation, Use serial programming examples matlab GUI implementation.
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:8kb
    • 提供者:gingjeijaitiu
  1. 0187

    0下载:
  2. Use matlab intelligent predictive control algorithm, The received signal is given eye and BER simulation systems, Of spherical harmonics graphic simulation.
  3. 所属分类:其他

  1. ksina

    0下载:
  2. Fractal dimension calculation algorithm matlab code blankets, Nonlinear discrete system identification, Foreign model is finished.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:58kb
    • 提供者:fanfingsing
  1. agent-simulations-master

    1下载:
  2. application simplifié d'un système multiagents, java and matlab simulation(java and matlab simulation of a multiagent system based on application on both java and matlab)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:15kb
    • 提供者:BLACKRIDER
  1. libsvm

    0下载:
  2. 台湾林先生团队开发的libsvm原码,java编程或matlab编程中支持向量机所必须的jar包(Mr. Lin Taiwan team developed the original libsvm code, support vector machine to jar Java programming or matlab programming)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:159kb
    • 提供者:Heather321
搜珍网 www.dssz.com