登录
首页 » Matlab » Run Length Code

Run Length Code

于 2022-05-16 发布 文件大小:1.12 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

循环冗余检查是一种错误检测代码,用于检测对原始数据的意外修改;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 06362230
    Continuous Birdsong Recognition Using Gaussian Mixture Modeling of Image Shape Features
    2013-07-09 10:13:22下载
    积分:1
  • PG_BOW_DEMO
    图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
    2011-11-01 17:01:09下载
    积分:1
  • OFDMxitongjiangdifengpingbiyanjiu
    正交频分复用(OFDM)技术是一种可以有效对抗符号间干扰(ISI)的高速数据传输技术。OFDM是一种特殊的多载波调制方式,它的基本思想是将高速传输的数据流通过串/并转换,变成在若干个正交的窄带子信道上并行传输的低速数据流。OFDM接收机有三个关键技术:信道估计技术,降低峰均比(PAPR)技术和同步技术。OFDM技术能有效的对抗多径衰落等,有着诸多的优点,但是OFDM有一个发展瓶颈,即OFDM信号的峰均功率比很大,很容易导致OFDM信号的交调失真和系统性能的下降。因而如何降低OFDM信号的峰均功率比一直是OFDM技术的一个研究热点问题。论文针对上述问题,重点研究了降低OFDM信号的峰均功率比的SLM与PTS算法,并利用Matlab对算法进行了仿真研究,并对仿真结果进行了分析。(Orthogonal frequency division multiplexing (OFDM) is a high-speed data transmission technology that can effectively combat inter-symbol interference (ISI). OFDM is a special multi-carrier modulation method, its basic idea is to high-speed transmission of data stream through the serial/parallel conversion, in a number of orthogonal narrowband sub-channel parallel transmission of low-speed data stream. OFDM receivers have three key technologies: channel estimation techniques, reduced peak-to-average ratio (PAPR) techniques and synchronization techniques. OFDM technology can effectively combat multipath fading, etc., there are many advantages, but OFDM has a bottleneck in development, that is, OFDM signal peak power ratio is large, it is easy to lead to OFDM signal intermodulation distortion and system performance degradation. Therefore, how to reduce the peak-to-average power ratio of OFDM signal has been a hot topic in OFDM technology. In this paper, the SLM and PTS algorithms for reduc)
    2017-05-07 16:48:57下载
    积分:1
  • 潮流计算程序1
    说明:  潮流计算是电力学名词,指在给定电力系统网络拓扑、元件参数和发电、负荷参量条件下,计算有功功率、无功功率及电压在电力网中的分布。潮流计算是根据给定的电网结构、参数和发电机、负荷等元件的运行条件,确定电力系统各部分稳态运行状态参数的计算。通常给定的运行条件有系统中各电源和负荷点的功率、枢纽点电压、平衡点的电压和相位角。待求的运行状态参量包括电网各母线节点的电压幅值和相角,以及各支路的功率分布、网络的功率损耗等。(Power flow calculation is a term of power science. It refers to the calculation of the distribution of active power, reactive power and voltage in power network under given network topology, component parameters and generation and load parameters. Power flow calculation is based on the given grid structure, parameters and operation conditions of generator, load and other components to determine the steady-state operation parameters of each part of the power system. Usually, the given operating conditions include the power of each power source and load point, junction voltage, balance point voltage and phase angle. The parameters to be determined include the voltage amplitude and phase angle of each bus node, the power distribution of each branch and the power loss of the network.)
    2020-06-23 10:00:01下载
    积分:1
  • 距离波门干扰
    说明:  there are some questions in this code. but you can get the true answer based on it
    2020-05-06 17:06:40下载
    积分:1
  • lpcconv
    声音处理的MATLAB程序:LPCCONV((from,to,x,y)->s convert between LPC parameter sets )
    2011-10-02 01:15:12下载
    积分:1
  • huangjiu
    labview与matlab实现的混合编程实例。mathscirpt编写的程序(LabVIEW and Matlab the mixed programming examples achieve. the written in mathscirpt program)
    2013-04-17 22:27:54下载
    积分:1
  • bpsk
    BPSK科斯塔斯环载波同步MATLAB仿真(BPSK Costas loop carrier synchronization MATLAB simulation)
    2012-11-20 17:42:46下载
    积分:1
  • guidaofenix
    利用Matlab软件编写的轨道不平顺数据分析程序能够对轨检车测得的不平顺数据进行处理,得到功率谱密度分布函数.轨道不平顺分析程序包括轨道不平顺数据预处理、轨道不平顺谱分布函数计算以及根据实测的车体振动加速度,对轨道不平顺与车体振动加速度进行相干分析、提出对行车运行有不利影响的不平顺波长范围等.研究结果表明:车辆的动力特性与轨道不平顺有密切关系.高低不平顺对车体垂向振动影响显著,轨向不平顺对车体水平振动影响显著,水平不平顺对列车垂向、横向振动均有显著影响.(Matlab software written track irregularity data analysis program able to track inspection car irregularity measured data are processed to obtain the power spectral density function. Track Irregularities track irregularity analysis procedures including data preprocessing, track irregularity spectrum distribution function calculations, and based on the measured vibration acceleration of the vehicle, with the body of track irregularity acceleration coherent analysis, have an adverse impact on traffic running irregularity wavelength range, etc. the results show that: the dynamic characteristics of the vehicle and the track irregularity closely related. rough along the vertical vibration of the vehicle significantly, rail irregularity vibration to levels significantly affect the body, the level of irregularity to train the vertical and horizontal vibration significantly affected.)
    2014-01-19 16:41:57下载
    积分:1
  • marskal
    关于系统辨识的程序,关于系统辨识的程序关于系统辨识的程序(About the application of system identification, about the system identification program of system identification)
    2017-05-13 06:29:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载