搜索资源列表
SimPower_fault_simulation_plus_convert_mat_to_txt
- Simulation of A to ground fault in a transmission system in SymPowerSystems. Also attached simple program to obtain a txt file with fault voltage values from standard .mat MATLAB file.
PCA
- 模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduct
BPSK
- 用于BPSK调制的自行设计,说明如下: 1.matlab.txt中的程序是matlab平台下的.mat格式。目的是输出一个64*4的矩阵,矩阵的每个元素都为0~255间的整数。矩阵每行的四个数是一个码元的四个抽样点的量化值。但由于当前码元通过升余弦滤波系统时,受到前后共6个码元的共同影响,所以是由6个码元共同决定。这6个码元是随机的,可能是0也可能是1(双极性时可能是-1也可能是+1),故6个码元共2^6=64种情况,所以产生的矩阵是64*4。最后逐行输出这256个数。 2.
work
- 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指
convert.m
- convert file.txt to .mat
saveshu
- 读取保存在TXT文本文档的手势信号,显示并保存成mat文件,简单易用,适合尚未入门者使用-Read hand signals stored in TXT text documents, display and save a mat file, easy to use, suitable for beginners to use yet
mat2txt
- 可以把mat格式的数据集转变为txt格式用来分类的文件。-You can format the data into a set of mat txt format used to classify documents.
FUN_txt2mat
- transfer txt file to mat file
MocapToolbox_v1.5
- MCT工具箱是一个Matlab® 工具箱包含函数分析和动作捕捉数据的可视化。工具箱分析的主要目的是与音乐有关的运动,但可能是有用的在其他领域的研究。-The MoCap Toolbox is a Matlab® toolbox that contains functions for the analysis and visualization of motion capture data. The toolbox is mainly aimed for the analysis
mlclass-ex6
- 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM p
mat2txt
- 将.mat 文件转成libsvm能使用的txt文件-translate the .mat file to the .txt file which can be used in libsvm
code_BPMF
- 如何使它工作: 1。创建一个单独的目录,并将所有这些文件下载到相同的目录中 2。下载7个文件: *demo:主文件demo:PMF和贝叶斯PMF * PMF.m:训练的PMF模型 * bayespmf.m贝叶斯PMF模型实现吉布斯采样器。 * moviedata.mat样本数据包含三元组(user_id,movie_id,评分) * makematrix.m:辅助功能转换成大型矩阵的三元组。 * PRED.m:辅助功能使得预测验证集。 三.在Matlab只需运
txt_to_mat
- 使用matlab把.TXT格式转化成.mat格式(http://www.pudn.com/Download/upload.html)
BatteryAgingARC_45_46_47_48
- 里面包含了NASA的锂电池在不同温度、工况下的分析数据。文件格式为mat格式,并有txt的说明文件。方便大家使用。(It contains NASA's analysis of lithium batteries at different temperatures and operating conditions. The file format is mat format, and there is a TXT descr iption file. Easy for everyone to u
从MATLAB中提取数据代码
- 从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio
R BETA GARCH
- 论文复制的代码Peter R. Hansen, Asger Lunde, and Valeri Voev, "Realized Beta GARCH: A Multivariate GARCH Model with Realized Measures of Volatility," Journal of Applied Econometrics, Vol. 29, No. 5, 2014, pp. 774-799. The file hlv-progs.zip