搜索资源列表
PQ分解法_我编的_内含三角分解法
- 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
matlabreadexcel
- 利用matlab读取excel格式的数据文件-Use matlab to read data from excel file format
duqu_xls_txt
- matlab打开txt文件和excel文件,读取其中的数据-matlab open the txt files and excel files, read the data
browse_score_xls
- Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open th
excel
- MATLAB/GUI开发,实现excel文件的读取操作。-MATLAB/GUI development, achieving excel file read operation.
zxg
- 该程序直接读取excel文件中信号,计算得到信号的自相关函数-The program reads excel files directly in the signal, the calculated autocorrelation function
loadxls
- 读取excel文件并获取对应文件的详细信息-Read excel file and obtain the corresponding documentation for more information
Neyman_Pearson
- Neyman_Pearson 根据NP原理对软木塞进行分类的完整函数。部分如下: function []=Neyman_Pearson(opt) 从excel中读进数据 [source,txt]=xlsread( CORK_STOPPERS.xls , Data ) 读取CORK_STOPPERS.xls文件里Data sheet里的数据, 数据存放在source变量里,文本存放在txt变量里 data=[source(:,3:4),source(:,9)] 将用到的三
matlab-code-on-signal-deal
- 几个用matlab编写的程序,都是针对excel文件的,读取.xls文件并对数据信号进行相关处理-some code based on matlab ,used to read excel format data
Read-file-by-MATLAB
- 可以使用改程序进行批量读取excel文件或者循环读取excel文件。-You can use the change program or batch file reads excel loop reads excel files.
face
- 读取excel文件,根据其中的坐标复原表面的轮廓的信息-Read the excel file, according to the coordinates on the surface of the restoration contour information
P3_2_FinanceData_SZ
- MATLAB读取大智慧深圳股市A股财务信息,生成EXCEL文件-MATLAB to read the great wisdom of Shenzhen stock market A-share financial information, generate EXCEL file
154831
- 一个matlab中读取excel文件的例子,并且以plot的形式显示,-An example of a read excel file in matlab, and in the form of the plot,
umot
- 一个matlab中读取excel文件的例子,并且以plot的形式显示,-An example of a read excel file in matlab, and in the form of the plot,
find
- 从excel中读取所需文档的数据,并写进相对位置,对名称进行文件路径字符串拼接-From the excel to read the required document data, and write the relative position, the name of the file path string stitching
read
- 读取文件夹下所有Excel文件,并以文件名命名读取的数据(Automatically reads all the Excel files under the folder and names the read data with the file name)
excelsheetdel
- 删除excel中特定表 循环读取某文件夹下所有excel(delete the specific sheet in excel read all excels in specific file)
Matlab寻峰程序
- 人工编写的寻峰函数,可直接读取excel文件数据,并进行绘图。(the man-made function to find peaks.)