关于示功图曲线光顺处理的程序,用的是delphi
2021-11-04 19:37:08 6KB delphi 示功图 光顺
1
共享一个实用的一维信号平滑滤波方法五点三次平滑滤波-x.dat test.jpg 各种循环次数下的结果图 clear all close all clc V1 = rand*700 200; subplot 231; plot; ylim; grid; y=mean5_3; subplot 232; plot; ylim; grid; y=mean5_3; subplot 233; plot; ylim; grid; y=mean5_3; subplot 234; plot; ylim; grid; y=mean5_3; subplot 235; plot; ylim; grid; y=mean5_3; subplot 236; plot; ylim; grid; %------------------------------------------------------------ function y = mean5_3 % x为被处理的数据 % m 为循环次数 n=length;   a=x;   for k=1: m      b = 4* a) -6*a -a) /70;      b = a) 27*a 12*a -8*a) /35;      for j=3:n-2        b = a) 12* a) 17*a) /35;      end      b = a) 27*a 12*a -8*a) /35;      b = 4* a) -6*a -a) /70;      a=b;   end   y =a;
2021-11-04 19:23:00 124KB matlab
1
共享一个实用的一维信号平滑滤波方法五点三次平滑滤波-figure_plot.m test.jpg 各种循环次数下的结果图 clear all close all clc V1 = rand*700 200; subplot 231; plot; ylim; grid; y=mean5_3; subplot 232; plot; ylim; grid; y=mean5_3; subplot 233; plot; ylim; grid; y=mean5_3; subplot 234; plot; ylim; grid; y=mean5_3; subplot 235; plot; ylim; grid; y=mean5_3; subplot 236; plot; ylim; grid; %------------------------------------------------------------ function y = mean5_3 % x为被处理的数据 % m 为循环次数 n=length;   a=x;   for k=1: m      b = 4* a) -6*a -a) /70;      b = a) 27*a 12*a -8*a) /35;      for j=3:n-2        b = a) 12* a) 17*a) /35;      end      b = a) 27*a 12*a -8*a) /35;      b = 4* a) -6*a -a) /70;      a=b;   end   y =a;
2021-11-04 19:10:59 325B matlab
1
本资源为机器学习实验五5.3:中文词预处理 的酒店评论数据集pos、neg、stopword,仅供备份。编码utf-8。无需积分,获取提取码即可下载。
2021-11-04 15:06:31 6.07MB 机器学习
1
自己翻译的中文版flask_admin-1.5.3文档,原文:flask_admin官方网站 https://flask-admin.readthedocs.io/en/latest/introduction/#customizing-builtin-views
2021-11-04 08:48:31 17KB python flask
1
桃源网盘v5.3企业版+破解补丁
2021-11-03 21:47:48 4.41MB 桃源网盘
1
桃源网盘v5.3桃源网盘v5.3桃源网盘v5.3桃源网盘v5.3
2021-11-03 21:44:17 4.24MB 桃源网盘v5.3桃源网盘v5.3
1
-支持IL2CPP- 支持程序集定义文件(Unity 2017.3+) -删除命名空间而无任何冲突 -识别不得更改的Unity相关代码 -重命名类† -重命名方法 -重命名参数 -重命名字段 -重命名属性 -重命名事件 -字符串文字混淆 -添加伪造的方法 -使用Unity inspector窗口轻松且广泛地进行自定义 -可以在多个版本和开发人员之间进行一致的名称转换 -语义安全的重命名成员密码命名约定
2021-11-03 20:44:44 996KB Obfuscator Unity il2cpp 代码混淆
1
2021年教师资格证考试中学综合素质章节试题5.3阅读理解能力.pdf
2021-10-30 19:00:21 478KB
斯坦福大学吴恩达2014机器学习个人笔记完整版v5.3-A4打印版
2021-10-29 15:23:48 8.11MB Machine Lear
1