搜索资源列表
CM1IterateStabilization
- 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
OFDM_m
- 完整的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
157
- 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
LFM_radar_simulation
- 文件中包含word文档报告 设雷达采用匹配滤波完成脉冲压缩,采集频率fs=420MHz,仿真雷达回波,并绘出家Hamming窗前后的脉压波形。(提示:通过正确设定采集波门,减少数据量) 设雷达采用Dechirp方式完成脉冲压缩,其中参考距离位于(0,0),采集频率为10MHz,距离采样点数512点,仿真雷达回波,并绘出加Hamming窗前后的脉压波形(提示:通过正确设定采集波门,减少数据量)。-Word document file contains the report of the
U852_DATA_DICTIONORY
- 用友U852数据字典,供二次开发和报表查询使用-UF U852 data dictionary for the second development and use of report queries
Matlab_gps_pingcha
- matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。-matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data.
Bayes_Classifier_Iris
- 用朴素贝叶斯方法实现了Iris数据的分类,还附了实验报告-Bayesian methods implemented with the Iris data classification, but also with the experimental report
IrisClassification
- 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
IrisBayes
- iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
jiyinjiance
- 基音检测: 对给定语料估计其基音周期。 要求用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
kmeans
- 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
clustering
- 使用K-means,混合高斯模型(GMM),层次聚类算法实现的多类别数据的聚类。内含详细的实验报告。-Using K-means, Gaussian mixture model (GMM), hierarchical clustering algorithm to achieve multi-class data clustering. Including a detailed lab report.
Data-mining-algorithms-Apriori
- 数据挖掘Apriori算法报告 数据挖掘Apriori算法报告 -Data mining algorithms Apriori report
iris-classification-matlab-master
- 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
MATLAB-to-word-excel
- MATLAB 操纵word 输出报告数据等文档所需的操作方法,很详细,很有帮助-MATLAB control word output report data and other documents required by the operation method, it is very detailed, very helpful
dubaogao
- STK生成的报告数据较复杂,可以通过matlab的指令,直接读取生成的轨道数据报告,并进行相应的存储。-Report data STK generate more complex, you can matlab instructions directly read track data report generation, and the corresponding storage.
report
- 从上面的数据可以看到,模拟时得到的结果总与测得的坐标有小的偏差。原因可能出在校准,计算时丢失精度,以及机械臂的初始值有关。 在逆向运动时数据也不完全一样,主要原因可能是机械臂的多解特性。 比较有效的解决方法是先根据MOTOMAN 传感器得到的数据进行计算获得度略的角度,然后将角度输入机械臂各个关键观察实际位置与理想位置的偏差,最后将偏差值输入程序进行校准。 -From the above data we can see that the results obtained when
mtd_gui
- 包括一个mtd仿真的gui界面程序,和一些程序运行运行的结果汇报ppt,本程序基于matlab gui进行的界面设计,主要是对实测的LFM脉冲信号回波数据,进行脉冲压缩处理,实现MTI/MTD/Matched Filter等功能,主要完成以下具体功能 1.脉冲压缩的实现以及结果处理, 2.固定目标的对消的实现方法、作用以及必要性分析, 3,脉冲积累的时机、实现方式、效果及必要性分析, 4,动目标检测的实际含义、具体实现方案及结果分析, 5,对目标距离、速度、数量的回答及旁瓣抑
模式识别实验一
- matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)