-
tixing
在matlab中用复合梯形方法求二重积分(Seeking a double integral in matlab using the composite trapezoidal method)
- 2012-04-20 01:00:15下载
- 积分:1
-
rk
说明: 荣格库塔法解微分方程组,比matlab自带的ode求解命令更准确,误差更少(Rong-Kutta method for solving differential equations group' s ode to solve than the matlab command comes more accurate, less error)
- 2010-06-10 13:40:03下载
- 积分: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
-
MATLAB
说明: MATLAB通信仿真及应用实例详解,matlb学习资料(MATLAB通信仿真及应用实例详解)
- 2010-04-19 11:09:18下载
- 积分:1
-
myhilb
说明: MATLAB下生成hilbert矩阵,直接输入一个大于零的参数,就可以生成该矩阵(MATLAB generated hilbert matrix, directly into a parameter greater than zero, we can generate the matrix)
- 2008-12-04 09:08:28下载
- 积分:1
-
Matlab runcode
说明: 对数据进行eemd计算,得到数据的时间序列(matlab function of eemd)
- 2020-11-27 15:58:35下载
- 积分:1
-
ccd1
Image Enhancement of the CCD camera output
- 2009-06-19 20:36:52下载
- 积分:1
-
NOMA_PDSCH_Link_test
在PDSCH信道下,运用非正交的知识做的系统级仿真,并采用编码译码方式降低用户的误码率。(In PDSCH channel, the use of non-orthogonal knowledge to do system-level simulation, and the use of codec way to reduce user error rate.)
- 2016-05-05 09:32:24下载
- 积分:1
-
Matlabjiaoan
这是有关Matlab的一些电子教案或课件,对于学习Matlab的来将非常有帮助(This is the Matlab lesson plans or the number of electronic courseware for learning Matlab)
- 2008-08-04 17:53:24下载
- 积分:1
-
EM-matlab
这是用matalab实现的EM算法,简单易用,对于理解EM算法很有用,尤其是对于初学者。(This is the EM algorithm implemented with matalab, easy to use, useful for the understanding of the EM algorithm, especially for beginners.)
- 2014-11-19 08:56:03下载
- 积分:1