搜索资源列表
1111111111111111111111111111
- 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
基于Matlab软件读取GPS标准格式Rinex文件
- 基于Matlab软件读取GPS标准格式Rinex文件的新方法,在各种GPS定位计算中,对不同GPS仪器型号的观测数据进行标准化是至关重要的。目前国际上普遍采用Rinex标准文件进行GPS定位数据的处理。本文介绍了Rinex标准数据的格式,进而运用Matlab对Rinex文件格式进行读取,并提出了一种全矩阵的读取方法。该方法充分利用Matlab分析矩阵的优势,可以任意组合观测数据以观察GPS观测的数据质量,给GPS数据处理研究者提供了一种简易的分析方法,也给工程实践带来了方便。
读取图像矩阵
- 简单读取图像矩阵
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
Test2D
- 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
Text-File-Array
- Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
shuizhunwang
- 水准网平差计算未知点坐标,矩阵的定义与生成,平差计算原理,数据读取-Leveling network adjustment calculation of the unknown point coordinates, the matrix definition and generation, adjustment calculation principle, the data read
key44
- VHDL描述4*4标准矩阵键盘扫描读取并点亮对应的LED灯,试验已经通过。可能还差一些按键的防抖,但不影响整体测试-VHDL descr iption of the standard 4* 4 matrix keyboard scan read and the corresponding LED lights lit the pilot had been adopted. Stabilization may be even worse some of the buttons, it does n
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
fun
- 代码经过优化处理,可以实现DCT像素值提取,DCT矩阵读取等。-After code optimization, pixel values can extract DCT, DCT matrix reading and so on.
矩阵键盘控制lcd1602显示
- 此工程包含LCD初始化函数、写命令和数据函数、显示位置控制函数,此外还有矩阵键盘扫描函数,读取到按键值在LCD1602中显示按键值。
readsomemats
- 读取大型矩阵,可以避免计算机内存太小而不能把大型矩阵读取。-read the large matrix
将txt文件读取为矩阵格式
- 利用matlab读取txt文件时将原来的数据读取为矩阵格式(When you read the txt file with MATLAB, you read the original data into a matrix format)
单片机读取矩阵键盘并在4LED上显示按键值
- 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)
Matrix
- 从两个文本读取矩阵,并进行相应的矩阵计算,如加减乘,转置,求逆等。(Reading the matrixes from two text, and the corresponding matrix calculation, such as add and subtract, multiply, transpose, inverse, etc..)
lab5
- 用fpga将存储在sd卡中存储的矩阵读取并显示(Read and display the matrix stored in the SD card by FPGA)
freadenvi
- matlab读取高光谱图像,把高光谱图像读取成一个矩阵,同时读取其他图像信息(Matlab reading hyperspectral images)
矩阵
- 矩阵的基本计算,包括从文件中读取矩阵,加法减法乘法和转置(Basic calculation of matrix)
readmatrix
- 从TXT文本中读取中文矩阵,从而可以用来做后面的分析(Read the Chinese matrix from the TXT text so that it can be used for the later analysis)
H矩阵读取程序
- 通过文本文档读取矩阵,并存储为二重指针。(Read the matrix and store it as a double pointer.)