搜索资源列表
ZRE5
- The calculation of one segment kepstra Resco Consider a signal vm0.bin - raw data without the head? ky, fs = 16000 Hz, for on? reading to use the MATLAB loadbin.m
distributionPlot
- The zip-file contains the following files for visualizing distributions: - distributionPlot.m: main function that allows creating violin plots - histogram.m: generate histograms with ideal bin width given the number of data points and the spread
Kalman-filter-algorithm-MATLAB
- m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-m code m_files directory , the main function for fildis , The need to perfor
GPSreceiver-matlab--code
- matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通
Calculate
- 简易四则运算计算器,使用时需将.m和.fig文件放到matlab工作目录下(本人使用的是R2013,放到bin文件夹即可,其他版本放到对应文件夹,有的是work文件夹),然后在命令窗口输入.m文件的文件名,即可显示一个简易计算器界面。有0-9九个数字供点击输入数,有重置和正负号按钮,界面简洁,功能耐用-Simple arithmetic calculator should be used with the. M and. Fig file into matlab working director
jisuanqi_v2
- 功能较全面的计算器,除了简单的四则运算之外,还增加了三角函数、幂函数和对数函数,另外还增加了shift功能键,可以用来计算反三角函数。使用方法:使用前将.m和.fig文件放到matlab工作目录下(本人R2013放到bin文件夹下)-More comprehensive calculator function, in addition to simple arithmetic, but also increased the trigonometric, exponential function
imhistc.c
- /* * imhistc.c * * Y = IMHISTC( A, N, ISSCALED, TOP ) makes an N bin histogram of * the image matrix A. This function is written as an auxiliary to * the M-file IMHIST.M. * * This is a MEX file for MATLAB. * */
ReadBinFileNet
- 用于读取雷达回波原始信号bin文件距离-多普勒谱/频谱的.m程序(.m program for reading bin files of radar original signal)