CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - data report

搜索资源列表

  1. CM1IterateStabilization

    0下载:
  2. Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。-Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MAT
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37.39kb
    • 提供者:zuoyinbo
  1. OFDM_m

    0下载:
  2. 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.-Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustn
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:841.27kb
    • 提供者:田静
  1. 157

    0下载:
  2. Encryption algorithms are becoming more necessary to ensure data is securely transmitted over insecure communication channels. FOX is a recently developed algorithm and its structure is based on the already proven IDEA (International Data E
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:132.87kb
    • 提供者:yared
  1. LFM_radar_simulation

    4下载:
  2. 文件中包含word文档报告 设雷达采用匹配滤波完成脉冲压缩,采集频率fs=420MHz,仿真雷达回波,并绘出家Hamming窗前后的脉压波形。(提示:通过正确设定采集波门,减少数据量) 设雷达采用Dechirp方式完成脉冲压缩,其中参考距离位于(0,0),采集频率为10MHz,距离采样点数512点,仿真雷达回波,并绘出加Hamming窗前后的脉压波形(提示:通过正确设定采集波门,减少数据量)。-Word document file contains the report of the
  3. 所属分类:matlab例程

    • 发布日期:2014-01-14
    • 文件大小:3.69kb
    • 提供者:ljk05
  1. U852_DATA_DICTIONORY

    0下载:
  2. 用友U852数据字典,供二次开发和报表查询使用-UF U852 data dictionary for the second development and use of report queries
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:929.25kb
    • 提供者:dadoo
  1. Matlab_gps_pingcha

    2下载:
  2. matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。-matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:401.23kb
    • 提供者:豆豆
  1. Bayes_Classifier_Iris

    0下载:
  2. 用朴素贝叶斯方法实现了Iris数据的分类,还附了实验报告-Bayesian methods implemented with the Iris data classification, but also with the experimental report
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:97.82kb
    • 提供者:
  1. IrisClassification

    0下载:
  2. Iris数据集的分类程序,包括线性分类器实验,BP网络分类器实验,以及异或数据的BP网络分类实验,外带试验报告-Iris data set of classification procedures, including linear classification experiment, BP network classifier experiments, and different BP networks or data classification experiment, take-test
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:609.19kb
    • 提供者:刘文
  1. IrisBayes

    1下载:
  2. iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:65.49kb
    • 提供者:刘文
  1. jiyinjiance

    1下载:
  2. 基音检测: 对给定语料估计其基音周期。 要求用MATLAB或C语言实现有关基音检测算法,并给出检测结果与实验报告 实验语料:MaoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB 分析帧长:20ms(160样点) 总帧数:45-Pitch Detection: For a given corpus to estimate the pitch period. Require MAT
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:932byte
    • 提供者:zhangyanshan
  1. kmeans

    0下载:
  2. function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:908byte
    • 提供者:ehsan
  1. clustering

    3下载:
  2. 使用K-means,混合高斯模型(GMM),层次聚类算法实现的多类别数据的聚类。内含详细的实验报告。-Using K-means, Gaussian mixture model (GMM), hierarchical clustering algorithm to achieve multi-class data clustering. Including a detailed lab report.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1.21mb
    • 提供者:共由俊
  1. Data-mining-algorithms-Apriori

    0下载:
  2. 数据挖掘Apriori算法报告 数据挖掘Apriori算法报告 -Data mining algorithms Apriori report
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:111.42kb
    • 提供者:375382
  1. iris-classification-matlab-master

    0下载:
  2. In this report, we devise a methodology for identifying the species of an iris amongst 3 based on 4 distinctive features. We first cover the constitution of the data set and input patterns. We then determine the layout and structure of the neural net
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:932.63kb
    • 提供者:ryma
  1. MATLAB-to-word-excel

    0下载:
  2. MATLAB 操纵word 输出报告数据等文档所需的操作方法,很详细,很有帮助-MATLAB control word output report data and other documents required by the operation method, it is very detailed, very helpful
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:jxa
  1. dubaogao

    1下载:
  2. STK生成的报告数据较复杂,可以通过matlab的指令,直接读取生成的轨道数据报告,并进行相应的存储。-Report data STK generate more complex, you can matlab instructions directly read track data report generation, and the corresponding storage.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:619byte
    • 提供者:张业鑫
  1. report

    0下载:
  2. 从上面的数据可以看到,模拟时得到的结果总与测得的坐标有小的偏差。原因可能出在校准,计算时丢失精度,以及机械臂的初始值有关。 在逆向运动时数据也不完全一样,主要原因可能是机械臂的多解特性。 比较有效的解决方法是先根据MOTOMAN 传感器得到的数据进行计算获得度略的角度,然后将角度输入机械臂各个关键观察实际位置与理想位置的偏差,最后将偏差值输入程序进行校准。 -From the above data we can see that the results obtained when
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2.86mb
    • 提供者:tang
  1. mtd_gui

    1下载:
  2. 包括一个mtd仿真的gui界面程序,和一些程序运行运行的结果汇报ppt,本程序基于matlab gui进行的界面设计,主要是对实测的LFM脉冲信号回波数据,进行脉冲压缩处理,实现MTI/MTD/Matched Filter等功能,主要完成以下具体功能 1.脉冲压缩的实现以及结果处理, 2.固定目标的对消的实现方法、作用以及必要性分析, 3,脉冲积累的时机、实现方式、效果及必要性分析, 4,动目标检测的实际含义、具体实现方案及结果分析, 5,对目标距离、速度、数量的回答及旁瓣抑
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.14mb
    • 提供者:zhangpeng
  1. 模式识别实验一

    0下载:
  2. matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
  3. 所属分类:matlab例程

搜珍网 www.dssz.com