搜索资源列表
Matlab-excel
- Matlab读取 Excel 表格数据的源程序,希望有用!-Matlab read Excel spreadsheet data source, hope useful!
PQ分解法_我编的_内含三角分解法
- 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
duqu_excel
- matlab 读取操作excel表格,可以打开excel表格,读取其中的数据-matlab read operation excel spreadsheet, you can open the excel spreadsheet, the data read
Maginken
- 马斯金根法求解洪水演进的程序,用EXCEL表格进行计算,简单易操作。-This is a Maskin programme made by VBA
howtowriteexcel
- 本程序教你如何打开excel文档,将要写进去的内容写进表格中,轻轻松松完成打开关闭表格工作-This program teaches you how to open excel document, will be written into the write into the contents of the table, turn off the form easy to complete the work of
CSpreadSheet_src
- C语言,c++语言对excel表格的读取源码,简单方便。CSpreadSheet_src.rar-C language, c++ language source code to read excel forms, simple and convenient. CSpreadSheet_src.rar
Untitled2
- 将矩阵中的数据输出到EXCEL表格,共四个通道~-The matrix of the data output to the EXCEL table, a total of four channels ~
excel
- 简易电子表格,实现求和排序和保存等功能,西安交大数据结构实验题目-Simple spreadsheets, sorting and preservation to achieve functional summation, Xi' an Jiaotong University experimental subject data structure
read_xls_file
- 把excel表格导入matlab形成matlab变量-read all data from all sheets in an excel file
excel_write
- 能将matlab中的所有矩阵数据写进新创建的excel表格中保存-Matlab can be included in all newly created matrix data stored in excel spreadsheet
calculation
- 自己编的一个matlab GUI小程序,实现了excel表格数据的调用和显示,并对调用的数据进行计算,显示结果。-Oneself make up a small program matlab GUI, realized the excel form data calls and display, and to call data calculation, show the results.
qiu_e
- 大学物理实验中电子电荷测量的源代码,在excel表格中输入平衡电压以及运动时间,运行后可以直接生成实验结果。-Measurement of the electron charge in college physics experiment source code in excel form input balance voltage, and exercise time, experimental results can be generated directly in the running.
shuju_1hao_12mi
- 本程序是利用matlab来处理数据,将EXcel表格的数据转换成txt文档,然后进行相关处理-It can deal with the data by Matlab
matlab-function
- Matlab函数总结,自己做的excel表格,方便查看-The Matlab function summary of their own, excel Forms for easy viewing
Synthetic-forms
- 数据表格合成,将文件夹下列所有的EXCEL表格合成在一个里面,在EXCEL宏里面编辑。-Synthetic data tables, the folder all of the following synthesis in an EXCEL spreadsheet inside, inside edit the macro in EXCEL.
BP-neural-network-prediction-system
- BP神经网络预测系统,界面操作,通过系统自动生成excel表格,完成数据输入和结果输出!-BP neural network prediction system interface operation, automatically generated by the system excel spreadsheet to complete the data input and result output!
mat2exc
- excel表格列为字母和matlab列数的数字间的矛盾,实现execl表格列数的输出-excel spreadsheet as a contradictory figure out the letters and numbers between matlab realize the number of columns in the output table execl
ERDAnalysis
- 可以对脑电数据进行ERD值的计算,并将计算结果进行统计,并记录到excle表格中,以便于进行下一步的绘图和统计分析。(EEG data can be calculated by ERD value, and the results are counted, and recorded in the excle table, so as to facilitate further mapping and statistical analysis.)
matlab
- 由两组已知的振动波形数据(excel表格形式),运用matlab生成对应的波形,利用FFT生成频谱图。要求将所有图像生成在一个图框下。包含设计文档和代码(Two groups of known vibration waveform data (excel form), using MATLAB to generate the corresponding waveform, using FFT to generate spectrum. Contains document reports and
Java poi处理excel表格,小学加减法,乘除法口算题自动产生
- 本程序利用java poi工具,处理excel表格,并根据输入参数可以产生小学口算加法习题,乘法习题。