-
Communication-Principle-Experiment
给出了通信原理课程的相关实验程序源码,包括DSB、ASK,抽样及其滤波、信噪比分析及眼图。(Communication Theory courses give the experimental procedures related to the source, including DSB, ASK, sampling and filtering, signal to noise ratio analysis and eye diagram.)
- 2009-03-30 14:20:27下载
- 积分:1
-
Simulink3
说明: simulink 讲解了simulink的主要功能,比较详细(simulink)
- 2009-07-31 00:14:07下载
- 积分:1
-
matlab
This is the easiest version of matlab book
- 2013-03-06 23:19:48下载
- 积分:1
-
barrier
part3 schrodinger solve...
- 2012-08-22 21:46:20下载
- 积分:1
-
GreedTsp
用贪心方法计算TSP路径,用的是matlab(TSP path with the greedy method, using matlab)
- 2013-09-13 17:15:37下载
- 积分:1
-
chazhifa
实现三次样条插值信号包络线,本人在EMD算法时用到,效果已验证(Realize the cubic spline interpolation signal envelope, the effect is very good.)
- 2014-11-29 13:09:07下载
- 积分:1
-
matlab
matlab命令大全 使用matlab进行绘图或者仿真时很好的参考书(good reference for drawing when Guinness or simulation using matlab matlab command)
- 2013-12-03 12:25:53下载
- 积分:1
-
龙格库塔积分 pn source code
这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强(This is the proportion of MATLAB guided procedures, which Runge Kutta integration process is simple and versatile.)
- 2006-06-06 22:06:11下载
- 积分:1
-
Pviterbi_encor
经过验证的维特比编译码MATLLAB程序,每行代码都有详细的备注
(Proven Viterbi than the codec MATLLAB program, each line of code to have detailed notes)
- 2012-08-16 06:34:29下载
- 积分:1
-
Quickplot
本人自编的一个快速作图,功能强大的matlab GUI 界面程序。其主要功能如下:
1.导入工作空间变量(X,Y):导入工作空间变量,并提取类型为数组的变量。
2.绘图(plot):多种模式,包括1对1,1对多,多对多。如x1—y1 x1—y1,y2;x1,x2—y1,y2。
3.快速标准化图形(NormalFig):快速设置图形格式,以达到论文图片要求。字体大小,线型粗细等
4.可以手动设置格式
5.可以设置为笛卡尔坐标,也可以设置为对数坐标
6.右键执行命令:“Execute”旁的可编辑框,输入命令,右键执行。右键执行的好处是:可以保存变量到工作空间,实现非连续执行命令。
7.符号函数简易绘图(Ezplot):快速绘制函数图,并可设置区间,区间设置用“ ”隔开。
8.锁定(lock):锁定,即图形绘制在GUI坐标轴内;解锁,新建Fig,绘制图形,方便输出
9.保持和编辑(Hold,EditPlot),编译后exe,亦可对图形进行拾取设置
另还有对变量转置等功能。
整个程序中,如操作失误,每处错误都有提示。
(It is a matlab program,which can help you plot beautiful figures easily,or make you learn some programming skills. In a word,it is a useful program and tool.)
- 2013-05-02 22:42:47下载
- 积分:1