Mat

共 108 篇文章
Mat 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 108 篇文章,持续更新中。

This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf

This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression

Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree

Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses

通过调用IIR5函数对所给的信号进行滤波

通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。

华为提供的MAT协议和TCAP文件

华为提供的MAT协议和TCAP文件

hi this is mat code for mosaic generation

hi this is mat code for mosaic generation

matlab_market mat lab_market matlab_market

matlab_market mat lab_market matlab_market

The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed

The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed, provided that the source is acknowledged in any publication and the data are not sold. Since this

Mat lab code of OFDM using BPSK

Mat lab code of OFDM using BPSK

this help u lots of imn mat labcoding bult lasa much mor coding in networkis

this help u lots of imn mat labcoding bult lasa much mor coding in networkis

详细介绍了在MATLAB环境中

详细介绍了在MATLAB环境中,MAT文件的编辑与读写,通常使用load和save两个命令进行 MAT 文件的读和写

This is mat lab code for adaptive lattice filters.

This is mat lab code for adaptive lattice filters.

1. 在IBConsole中添加两个用户LOGIN和MATER

1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。 2. 用MISDBA用户登录MISDB数据库。 3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。 4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设

802.11b物理层的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式

802.11b物理层的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括帧的生成,BPSK、QPSK调制,巴克码扩展,CCK以及信道频移量的选择和一个AWGN信道。 使用说明:先将压缩包解压缩到一个新文件夹中,改变matlab当前执行目录,然后运行WiFi.mdl文件。 压缩包中包括6个文件:WiFi.mdl,WiFi_lib.mdl

本程序根据训练好的网络文件ANN.mat预测新的数据文件

本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达

BP神经网络算法的matlab代码

BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用

清华大学数学实验之微分方程的数值求解幻灯片与MAT源码

清华大学数学实验之微分方程的数值求解幻灯片与MAT源码

eng_mat.rar是matlab实例,有的matlab安装时不带

eng_mat.rar是matlab实例,有的matlab安装时不带,可以下载拷到matlab的example文件夹里

Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format

Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)

一个matlabGUI

一个matlabGUI,可以对mat文件中的多个信号进行线性分析(最多三个)

暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the de

暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2