搜索资源列表
disp_yuv
- 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
Robustfit
- 稳健拟合的简单演示,复制到Matlab下即可用,可以使用自己的数据
67506279MATLAB-FSK
- 用MATLAB产生FSK调制信号 1.实验要求: (1)随机产生一个包含十个元素的数组,该数组中的元素非0即1,用作FSK信号的输入数据。 (2)对该数组中的二进制数进行FSK调制,0调制在5000Hz上,1调制在8000Hz上,码元速率为200码元/秒。 (3)画出所产生的FSK信号的时域图形和频域图形。
GetBMPPic.rar
- MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
matlab-2
- 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
CT
- 将CT数据进行重建得到CT图像,压缩包中含有CT数据,程序用matlab编写。-The CT data were reconstructed CT images, CT data archive contains the program written by matlab.
DataReadDlg
- c++和matlab混合编程的基本的读取sir-20探地雷达数据的程序。-c++ and matlab programming mixed read basic sir-20 ground-penetrating radar data.
image_output
- 采用matlab原码设计,功能是实现将图象裸数据输出到文件,可用做FPGA仿真文件.-Matlab code using the original design, function is to achieve the image raw data output to a file, the file can be used FPGA emulation.
porgram
- 我自己编写的读取高谱图像数据aviris数据格式,肯定好用,能把里面带的图像读出来,便于以后用matlab处理-read the aviris data from hyperspec image
bp
- 基于MATLAB的BP神经网络的数据分类的实现。-MATLAB-based BP neural network implementation of data classification.
dat_to_bmp
- 将CCS保存的.dat文件(16位的图像数据),转化为.BMP格式的图片 -CCS saved. Dat files (16-bit image data), converted to BMP format images
import_raw
- 导入RAW格式的原始图像数据,并在Matlab的Figure界面中显示图像。适用于将获得的CCD相机原始图像保存后的数据分析与计算-Import the*.raw original image data and display it on the interface of "Figure" in Matlab. This function is applied to analize and caculate the original CCD image data
fluent-Output
- 用matlab对fluent导出的结果进行处理而且可以将数据导出的例子。将fluent导出的ASCII数据导入matlab处理。-Fluent exported for processing and can export data using matlab example. Fluent ASCII data export import matlab processing.
windowpicking_for_interferometry
- matlab函数,用于截取部分道集中特定时窗内的数据。-It s a matlab function, used to intercept part of the seismic data with a certain time window.
get-data-from-fig-picture
- matlab提取图像数据 非常重要 ,免费下载-matlab image data extraction
UART
- 使用matlab编写的串口调试助手,可以实现接受串口数据并进行显示-Matlab prepared using serial debugging assistant can accept serial data and display
matlab
- 绘制三维光谱图像,一些基本的数据描述,还有绘制基础图像-Rendering three-dimensional spectral image, some basic data descr iption, as well as basic image rendering
MATLAB
- MATLAB GUI实现图像采集,实时显示摄像头数据并定时采集图像自动存储到指定路径中-matlab image data receiving GUI
matlab
- Cedip热像仪数据读取,可以用于Cedip系列热像仪的原始14位数据导入Matlab。-Load Cedip original data
绘制光谱曲线
- 将已知类别的高光谱数据显示光谱曲线,不同颜色代表不同类别。需要输入ROI。(draw a curve of hyperspectral.need ROI)