登录
首页 » MATLAB » 保存数据到TXT文件

保存数据到TXT文件

于 2021-05-18 发布
0 325
下载积分: 1 下载次数: 1

代码说明:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 元胞自动机实现真菌模拟
    【实例简介】 使用元胞自动机使用多种真菌在木头上生长的模拟
    2021-08-24 00:30:53下载
    积分:1
  • matlab Q-learning 无障碍路径规划仿真
    强化学习中的一个重要里程碑就是Q学习算法,使用matlab 进行单步Q学习无障碍路径规划仿真,设学习次数为200.
    2019-10-20下载
    积分:1
  • 电力系统负荷预测MATLAB程序,一个实例,很常用的程序.zip
    电力系统负荷预测MATLAB程序,一个实例,很常用的程序.zip
    2019-08-19下载
    积分:1
  • 光伏电池组 局部阴影时输出模型 P-U曲线 I-U曲线 simulink实现MPPT
    【实例简介】
    2021-08-31 00:30:59下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 粒子滤波电池寿命预测(PF_RUL_Prediction.m)
    寿命预测
    2021-05-06下载
    积分:1
  • 于weber的齿轮啮合刚度计算
    %注意求刚度的时候用k=F/delta,而不是用k=F/(B*delta)。%数据来源:多篇参考文献%采用方法:Webster方法(材料力学方法)%两个都是外齿轮啮合%原理参考《机械原理》P184和P185
    2021-05-06下载
    积分:1
  • PCM编解码实验
    【实例简介】
    2021-07-31 00:31:08下载
    积分:1
  • 遗传算法求解背包问题
    【实例简介】 背包问题:现有一小偷入室盗窃,可以偷窃的物品数量共有12件,物品对应的价值(万)为[5;10;13;4;3;11;13;10;8;16;7;4]; 重量(千克)为[2;5;18;3;2;5;10;4;11;7;14;6]。若小偷能拿的物品总质量最大为46kg,如何选取物品使得总价值最大?
    2021-08-07 00:31:07下载
    积分:1
  • DAG生成图代码(graph_generate.m)
    DAG生成图代码(graph_generate.m)
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载