上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 17 下一页
摘要: 下面给出MathType与Word对应的字体关系,大家可以根据自己的实际需求,调整自己的公式大小。 MathType与Word对应的字体关系示例 以上给大家详细介绍了调整MathType公式字体大小的方法,调整后显示在Word文档中,就显得顺眼多了。 阅读全文
posted @ 2018-03-16 07:59 喵喵小学僧 阅读(355) 评论(0) 推荐(0)
摘要: https://www.howsci.com/endnote-eng-cn-refer-etal.html 阅读全文
posted @ 2018-03-15 23:16 喵喵小学僧 阅读(817) 评论(0) 推荐(0)
摘要: endnote插入参考文献后的对齐方式和缩进空格 听语音 | 浏览:4780 | 更新:2016-11-28 20:46 endnote插入参考文献后的对齐方式和缩进空格 听语音 | 浏览:4780 | 更新:2016-11-28 20:46 1 2 3 4 5 6 7 分步阅读 1 2 3 4 5 阅读全文
posted @ 2018-03-15 21:58 喵喵小学僧 阅读(823) 评论(0) 推荐(0)
摘要: DllRegisterServer的调用失败的问题解决方法 https://jingyan.baidu.com/article/295430f12ee8e80c7e0050b9.html Win10提示缺少mscomctl.ocx文件怎么办 https://jingyan.baidu.com/art 阅读全文
posted @ 2018-03-15 17:09 喵喵小学僧 阅读(1882) 评论(0) 推荐(0)
摘要: http://www.doc88.com/p-0814329057281.html 阅读全文
posted @ 2018-03-14 10:37 喵喵小学僧 阅读(536) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/qq_20823641/article/details/51711618 阅读全文
posted @ 2018-03-12 22:09 喵喵小学僧 阅读(508) 评论(0) 推荐(0)
摘要: [转载]matlab中pcolor绘图“少画一行”的问题 本文是关于matlab pcolor函数(slice,surf函数的情况与这个类似)绘图的问题的一些解决方案,在此记录备用 经 常处理三维(或者四维)数据体的同学们大概大多数都用过matlab里面的pcolor(slice)之类的函数,可能有 阅读全文
posted @ 2018-03-12 21:49 喵喵小学僧 阅读(2061) 评论(0) 推荐(0)
摘要: [t,W]=meshgrid([2:0.2:7],[0:pi/6:3*pi]); %设置时-频相平面网格点 Gs1=(1/(sqrt(2*pi)*a))*exp(-0.5*abs((t1-t)/a).^m).*exp(-i*W*t1); Gs2=(1/(sqrt(2*pi)*a))*exp(-0.5 阅读全文
posted @ 2018-03-12 16:11 喵喵小学僧 阅读(540) 评论(0) 推荐(0)
摘要: axis函数 axis([xmin xmax ymin ymax]) 用来标注输出的图线的最大值最小值。 MATLAB中坐标系的设置函数 axis([xmin xmax ymin ymax]) 用来标注输出的图线的最大值最小值。 MATLAB中坐标系的设置函数 MATLAB 函数 axis([XMI 阅读全文
posted @ 2018-03-12 16:08 喵喵小学僧 阅读(1737) 评论(0) 推荐(0)
摘要: Matlab提供了两种除法运算:左除(\)和右除(/)。一般情况下,x=a\b是方程a*x =b的解,而x=b/a是方程x*a=b的解。例:a=[1 2 3; 4 2 6; 7 4 9]b=[4; 1; 2];x=a\b则显示:x= -1.5000 2.0000 0.5000如果a为非奇异矩阵,则a 阅读全文
posted @ 2018-03-05 21:36 喵喵小学僧 阅读(2941) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 17 下一页