搜索资源列表
wavenorm
- 波形数据归一化操作,方便了波形数据处理研究工作
DlgWaveComm
- 是个串口的数据采集界面程序,完成对采样数据的归一化处理和波形显示,适合现学现用。-Is a serial interface for data acquisition procedures, the completion of the sampling data, normalized, and waveform display, suitable for the current study is to use.
recursionls
- 系统辨识二阶递推最小二乘算法实现。对数据进行了归一化的预处理,并且对原始数据进行一次采样-Second-order recursive least squares system identification algorithm
DataConvert
- 函数功能:对输入的三组数据进行归一化处理,处理之后进行保存-Function: make three sets of input data normalized and save after data process
Smith
- 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
las_tools
- 一个非常实用的las文件处理工具,可以实现很多功能,如读写las文件,分类,分块,抽稀,合并,生成边界线,生成DEM,点云高度归一化,数据格式转换,波形数据压缩等-A very useful the las file processing tools, you can achieve a lot of features, such as read and write las file classification block Rarefy merge to generate the bounda
preprocessing-methods
- 一阶导数、二阶导数,矢量归一化(SNV),多元散射校正(MSC),数据中心化,直接信号校正,平滑处理六种光谱数据预处理的方法-A first derivative, second derivative, vector normalization (SNV), multiplicative scatter correction (MSC), the data center of the direct signal correction, smoothing six kinds of spectra
24368
- 程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法
reconstruct
- 已知一个数组,对其中数据归一化处理,利用opencv一直库函数,形成重构形成一幅图像,并显示出来-Given an array, the normalized data processing, using OpenCV always library function, formed to reconstruct the image formation, and displayed
shuju-gui-yi-hua-
- 图像处理中关于归一化的相关算法,对图像数据处理非常有帮助-Image processing of normalized correlation algorithm, for image data processing is very helpful
Logging-data-normalization
- 测井指标数据度量不同,变量间的数值大小相差较大,为了将量纲不同、大小悬殊的不同指标数据变量转化到同等水平上,所以在进行数据分析前,先将变量分别做归一化处理-Logging data measure different indicators, numerical size larger difference between variables, in order to a different dimension, a different variable size disparity index
xiaoxionggongjuxiang
- 小熊工具箱是由中科院对地观测中心在读博士胡勇将自己写的IDL代码整理而成,包含许多实用功能:相对辐射归一化、矩匹配相对辐射校正、趋势分析、最大值合成、MODIS质量数据转换、批量矢量裁剪、MRT批处理、TVDI、ROI分离器、批量生成缩略图、批量生成影像范围(shp)-Bear toolbox by CAS CEODE PhD Hu Yong will write their own IDL code cleanup is made, it contains many useful featur
jenkun
- 添加噪声处理,isodata 迭代自组织的数据分析,数据模型归一化,模态振动。- Add noise processing, Isodata iterative self-organizing data analysis, Normalized data model, modal vibration.
Biaozhunhua
- 数据处理,用作数据归一化,将所有值都在零与一之间(Data processing, used as data normalization, with all values between zero and one)
《MATLAB统计分析与应用》程序与数据
- 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
Desktop
- matlab将得到图像转换成矩阵,然后将矩阵数据进行归一化处理(Matlab normalization treatment)
欧式距离+归一化
- 本程序是Matlab程序,实现了去数据的批量处理,对数据进行归一化,求欧式距离。压缩包里有数据有程序,并且程序有很详细的注释,是本人自己编写的,希望可以帮到有需要的人!(This program is a Matlab program, which implements batch processing of data, normalization of data and Euclidean distance. There are data and programs in the compres
Desktop
- 为了方便大家理解,我上传了一个具体的数据样本供大家参考使用(To facilitate your understanding, I uploaded a specific data sample for your reference.)
Harris
- 基于离散分数布朗随机场模型的水下图像目标检测方法。该方法根据分形理论和水下图像的特点,以图像中每 个像素点为中心取窗口,计算在该窗口内的分形维数均值,将该均值作为中心像素的分形特征,然后根据分形维 数分布图确定分割阈值,从而实现对水下图像分割,并且通过将目标表面不同尺度下的灰度差分平均值进行归一 化处理,减少了用于表示不同尺度下的平均绝对值灰度差分的数据,从而提高算法检测效率(Underwater target detection method based on discrete frac
Pulse_compression
- 脉冲压缩过程,包括回波信号及参考信号模型构建以及频谱分析,最后进行脉冲压缩,并对数据进行归一化处理。程序二为雷达多普勒测速matlab程序。(The pulse compression process, including echo signal and reference signal model construction and spectrum analysis, finally performs pulse compression and normalizes the data.The