搜索资源列表

  1. clocks-and-oscillators

    0下载:
  2. NIST Technical Note 1337 Characterization of clocks and oscillators
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:19835904
    • 提供者:amote
  1. principle-and-algorithm-of-data-mining-

    0下载:
  2. principle and algorithm of data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:10715136
    • 提供者:hjiang
  1. User and Movie

    0下载:
  2. 本实验采用朴素贝叶斯模型,对于每个用户曾经评分过的电影判断其性别。直观上来说,不同的电影对于不同性别的人吸引力不同,如男性更喜欢武侠剧、动作剧,而女性更喜欢爱情剧。因此这样建立模型是可以理解的。对每个训练数据组建立分布表。依据最大似然准则判断性别。对于年龄采用相似的方法进行判断。包括源程序和实验报告。(In this experiment, a naive Bayes model is used to determine the gen
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2099200
    • 提供者:张小凡
  1. file ball and beam cua Dong Hai

    0下载:
  2. ball and beam control with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:46080
    • 提供者:chnh1512
  1. DPi lcd datasheet and driver for raspberry pi

    0下载:
  2. Raspberry pi lcd DPi driver, datasheet and document for interfacing.
  3. 所属分类:编程文档

    • 发布日期:2017-08-07
    • 文件大小:67122
    • 提供者:Michael128
  1. Drill-and-Tap-depth

    0下载:
  2. use this executable app to calculate drill and tap depth for socked head tap screw
  3. 所属分类:其他行业

  1. and

    0下载:
  2. and gate implemented in fpga
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:696320
    • 提供者:ZAINRAUF
  1. Algorithm2-Divide and Conquer

    0下载:
  2. 用C++分治法对数组进行排序、查找(使用windows下的visual C++),分治法是一种有效的排序方法。(Sorting and finding the array by the method of divide_and_conquer in C++, which is an useful method in many cases.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:4531200
    • 提供者:Eric_a
  1. Disks and files

    0下载:
  2. How to work with the disks and files
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:7168
    • 提供者:Fershal
  1. date and time

    0下载:
  2. 输入一组数字,判断输出这是星期几,日期和星期计时,有区分闰年(Input a set of numbers, determine the output, which is the date of the week, date and week, and distinguish leap year)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:九亿少女
  1. HEB AND

    0下载:
  2. AND GATE SIMULATION COD IN MATLAB BY NEURAL NETWORK TO HEB ALGORITM
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:bidari
  1. Understanding the pdf and statistics

    0下载:
  2. Understanding pdf and statistics
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:186368
    • 提供者:ssennaa
  1. Networks, Crowds, and Markets

    0下载:
  2. Networks, Crowds, and Markets
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:12660736
    • 提供者:Papadopoulos
  1. Plug and Play System Architecture

    0下载:
  2. Plug and Play System Architecture
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:6693888
    • 提供者:qaz12321
  1. max and min

    0下载:
  2. 一组数据中求最大数与最小数, 萌新求过。谢谢大佬(The maximum and minimum values in a set of data. 11111111111111111111111111111111111111111111111)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:11264
    • 提供者:药石
  1. R and BIOCONDUCTOR

    0下载:
  2. R语言及BIOCONDUCTOR在基因组分析中的应用(Application of R and BIOCONDUCTOR in genome analysis)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:46221312
    • 提供者:dingmin
  1. Autocorrelation Function and Partial Autocorrelation Function

    0下载:
  2. The code allows calculating the autocorrelation function and the partial autocorrelation function of a time series. The algorithm is based on the Schwartz selection criteria, also called the BIC criterion. Also, the code
  3. 所属分类:matlab例程

  1. Estimation codes of Econometric Modelling with Time Series: Specification, Estimation and Testing

    0下载:
  2. The present codes allow for estimation of multiple model in time series analysis. Among the principal models are ARMA, Vector Error Correction and Vector Autoregressive. The codes are written in Matlab.
  3. 所属分类:matlab例程

  1. Kalman filter: Multivariate and Univariate

    0下载:
  2. This code allows to calculate the recursive kalman filter and to estimate kalman filter. The files are: 1) Calculate recursive univariate kalman filter 2) Calculate recurisve multivariate kalman filter 3) Estimate kalman
  3. 所属分类:matlab例程

  1. Bayesian and HSMM

    0下载:
  2. 贝叶斯HSMM 主要是改进HMM存在状态保持时间的局限性,引入了持续时间的函数显式表达,用贝叶斯概率估计((Bayesian and HSMM was mainly to improve HMM state of existence to maintain the limitations of time, the introduction of an explicit function of the duration of expres
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:15360
    • 提供者:summer211
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org