搜索资源列表
rand_noise_generate
- 产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. -have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.
SegY
- 使用VC读取地震数据文件-use VC read seismic data files
ChinaView(Color)
- 读取Blob字段(大二进制数据)的一个程序,使用了中国的部分数据,生成了一个微型中国地图
DataBase(GridData)
- 读取access数据文件字段的一个程序,使用了datagrid控件完成
sine_fft
- 通过读取已有的由matlab产生的数据文件进行1024点浮点fft运算的c程序.其中,radix2()实现基2算法,ChangeOrder()实现变址运算.
Contour
- 二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfer software ASCii grd document
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
TRMM
- TRMM数据读取,v6 版本对应每3个小时的降雨量等信息都有明确的提示-TRMM data read, v6 version of the corresponding precipitation every 3 hours of tips and other information are clearly
LabVIEW_read_write_data_txt_and_excel
- labView的写入数据到txt,从txt读取数据,读取excel数据。-labView write data to txt, read data from txt, excel to read the data.
DFT
- 从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。-From. Txt file to read data, and data compression and Fourier transform operation.
DWT
- 从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
kalman
- kalman滤波,能够读取数据样本,并对下一数据进行滤波-kalman filtering, be able to read data samples, and the next data filtering
GPSpointpositioning
- 伪距单点定位程序,C++实现,精度较高,能实现数据的读取和计算-point positioning
U
- 读取文件中数据点并计算坐标点围成的区域的面积-Read the file in the data points and calculate the coordinates of the area enclosed by the region
sta_rain_fgrd
- 读取micaps数据中站点的24小时降水并写成个绘图格式-Read micaps site data and write a 24-hour rainfall graphics format
yasuo
- 两种数据读取的方法,希望能给matlab的初学者一定的借鉴,能学点就学点吧学弟学妹们加油啊-Two kinds of data read method, the hope can give matlab beginners reference, can learn some schooling point it drove to the lower classwoman refueling ah
fortran读取ncep再分析资料
- 先解压到与数据同一个文件夹下,更改netcdf.f90中要读的nc文件(修改第84行的文件名),运行,生成一个read_netcdf.f90,再在其中(第96行)编写你需要的程序。对于大量同类型文件生成read_netcdf.f90后,可以加循环(第46行),主体部分(第47行到94行)不需要修改
read_excel
- 读取excel表格数据, 读取excel表格数据,-Read excel spreadsheet data
Rdata
- 用于批量读取光谱数据,如近红外光谱、拉曼光谱、红外光谱等,格式可以是txt,csv等。(Used to read spectral data in batches and generate matrix)
max.min
- 对数据的简单处理,得到数据的最值,能够读取数据的行数(The data is processed simply, and the maximum value or the minimum value of data is obtained, which can read data rows.)