-
gg
说明: matlab 双坐标轴 参考时请根据需要适当修改(matlab double axis)
- 2009-03-12 07:17:04下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
signal-sampling-MATLAB
基于MATLAB的信号采样与重构的实现,该文档是基于理论算法的研究,同时给出了较为详细的说明。(Realization of signal sampling and reconstruction based on MATLAB)
- 2011-08-03 21:53:49下载
- 积分:1
-
Matlab-LaTex
在Matlab中使用LaTex字符的文档(The use of LaTex in Matlab documentation of the characters )
- 2014-08-18 17:06:03下载
- 积分:1
-
Cap03_CoverageandInterference
coverage and interfernce in wireless channel
- 2009-04-07 12:18:41下载
- 积分:1
-
PSNR
函数功能:本函数将完成对输入图像的峰值信噪比计算(Function: This function will be completed on the input image of the peak signal to noise ratio calculation)
- 2008-06-16 14:47:09下载
- 积分:1
-
imageprocessing-(1)
filtering window kaiser
- 2011-05-08 05:06:41下载
- 积分:1
-
matlab
此文档包含了matlab的常用语句,适合初学者入门使用(The document contains matlab common expressions, is suitable for beginners introduction use
)
- 2012-05-17 16:37:07下载
- 积分:1
-
ceshi_Word
使用matlab实现对word的写操作,以写学生成绩报告为例(Use matlab to achieve word write operation to write the report as an example of student achievement)
- 2013-12-03 22:32:28下载
- 积分:1
-
MATLAB5shouce
MATLAB5语言手册.rar pdf格式(MATLAB5 language manual. Rar pdf format)
- 2008-12-13 21:08:13下载
- 积分:1