-
fillnans
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
- 2007-08-14 11:05:34下载
- 积分: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
-
qpsk
本程序实现QPSK信号,通过瑞利信道后的各部分星座图(The program QPSK signal, Rayleigh channel through each part of the constellation after)
- 2021-04-28 20:18:43下载
- 积分:1
-
FFT
GIVES THE DIRECTION OF MINUTIA
- 2010-06-07 12:50:15下载
- 积分:1
-
三转角插值
说明: 三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
- 2006-01-13 18:31:09下载
- 积分:1
-
fir-design
design fir filter with matlab
- 2013-03-11 23:40:38下载
- 积分:1
-
digitalcore
matlab编程实现多孔介质孔隙从二维发展为三维的随机模拟。(Matlab programming porous media stochastic simulation ofpore 2 d to 3 d )
- 2015-11-02 17:20:13下载
- 积分:1
-
camip300_01
the P300 (P3) wave is an event related potential (ERP) elicited in the process of decision making.
- 2012-03-14 11:08:00下载
- 积分:1
-
Untitled
一个BP神经网络训练程序,经过训练,可用于模拟许多非线性问题。(A BP neural network training program, after training, can be used to simulate many nonlinear problems.)
- 2011-05-19 15:30:18下载
- 积分:1
-
WSAN_SAT
WSAN,激励节点调度:基于重叠区域的单任务分配算法。(西南交通大学,ZHJSWJTU)(WSAN, incentives node scheduling: single-task allocation algorithm based on the overlapping area.)
- 2012-11-19 23:05:04下载
- 积分:1