搜索资源列表
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数据处理研究者提供了一种
读取图像矩阵
- 简单读取图像矩阵
1111111111111111111111111111
- 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
Excelshengcheng
- Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考-Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵
jianpansaomiao
- NN矩阵键盘的扫描,并读取键值,PIC开发源程序-NN matrix keyboard scanning, and reading keys, PIC development program
Opencv_Introduction
- 介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。-Opencv introduce the basis of the method of operation. For example, the use of opencv image data read, such as matrix calculations.
tiqushuju
- 一个读取文本文件指定位置的程序,文本文件的数据要以矩阵形式存储!然后把所得数据放到一文本文件里-A text file to read the procedures specified location, a text file data to a matrix of storage! Then the data into one text file
displayHZ
- 进行键盘扫描及键处理时,在程序中直接调用函数KeyProcess()即可。键处理函数原 型声明在头文件Key.h中,键处理函数可放在程序的任何地方,一个按键对应一个处理函 数。 该键盘扫描程序去抖动为什么不需软件延时?因为从无按键到键被按下,要进行两次 扫描,此间相当于延时去抖动。 该键盘扫描程序还有一特色:用二维数组进行按键功能处理,使程序更简单。 /*$$$$$$$$$$$$$$$$$$$$$$$$$$$
mcucontrolkeyboard
- 进行键盘扫描及键处理时,在程序中直接调用函数KeyProcess()即可。键处理函数原 型声明在头文件Key.h中,键处理函数可放在程序的任何地方,一个按键对应一个处理函 数。 该键盘扫描程序去抖动为什么不需软件延时?因为从无按键到键被按下,要进行两次 扫描,此间相当于延时去抖动。 该键盘扫描程序还有一特色:用二维数组进行按键功能处理,使程序更简单。 /*$$$$$$$$$$$$$$$$$$$$$$$$$$$
11
- 稀疏矩阵的运算问题。涉及相加,相减,相乘,并使用文件功能,即直接读取文件,而不用自己在程序运行时输入矩阵-Sparse matrix computation problems. Involving the sum, subtract, multiply, and use the document function, that is, read the file directly, rather than running their ow
text
- 通过读取文本文件 取得数据之后根据数据在视图区输出以点为单位的矩阵-By reading a text file to obtain data at the data point to view the district as a unit output of the matrix
Text-File-Array
- Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
Test2D
- 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents,
单片机读取矩阵键盘并在4LED上显示按键值
- 单片机读取矩阵键盘并在4段数码管上显示按键值(SCM read matrix keyboard, and display button value in the 4 section of the digital)
lab5
- 用fpga将存储在sd卡中存储的矩阵读取并显示(Read and display the matrix stored in the SD card by FPGA)
矩阵
- 矩阵的基本计算,包括从文件中读取矩阵,加法减法乘法和转置(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.)