资源列表
数组按从小到大的顺序排序
- 这是一个简单的排序。给你一个有N个值的数组,每个数都小于10000000。然后就将这个数组按从小到大的顺序排序。在输入时,第一行输入一个整数T,T代表一个有多少个数组要排序。然后就有T组数,每组数的第一行就是数组的大小N。紧跟着就有N行数,第N行就是数组的第N个数。每个数组的输出就有N行。,Given you an array with N non-negative integers which are smaller than 10,000,000, you have to sort this
CH
- 这是一个关于基数排序的快速排序的算法,用最快的算法来对一段数据进行排序,节约程序计算时间。-This is a base of about sort of the quick sort algorithm, the fastest algorithm to sort a section of data, time-saving procedures for the calculation.
merge
- MERGE ( MatLinks) Sorts two vectors and merges them into one sorted vector.-MERGE ( MatLinks) Sorts two vectors and merges them into one sorted vector.
cpuid
- 获取CPIID 不过速度较慢 希望高手能改为速度快的代码-get cpuid
PeSNR
- 高斯环境下的信号噪声,用于信号加噪,分析信号的加噪性能与功率谱等特性变化-Signal to noise, and gaussian environment for signal and noise, of the analysis of signal and noise performance and the power spectrum features such as change
Renyi
- 用于计算脑电信号一维向量的renyi熵,基于MATLAB开发-Use for calculating the Renyi with one-dimensional vector.
SSF-Superconductor
- SSF,分布傅里叶方法,在激光系统中的脉冲演化,包括五次方非线性-split step fourier method, it simulates a optical pulse evolution in the laser system
Modulator
- The following two MATLAB functions show you can easily implement the LTE modulation and demodulation algorithms, with all their specifications, using System objects of the Communications System Toolbox The Modulator function has two input argum
shiyuzhibiao14
- 故障诊断14个时域特征提取代码,包括均值,均方根值,10个有量纲量,4个无量纲量-matlab codes of feature extract
sobel_edge_color
- this file implement sobel edge detector for color images
Histograma
- Code to calculate dispersion given numbers and to draw histogram-Code to calculate dispersion given numbers and to draw histogram
