-
program
自写的BP神经网络解决XOR问题的程序,保证能用。(A matlab program used to deal the XOR problem. )
- 2012-04-26 16:43:59下载
- 积分:1
-
momp
基于多观测矢量的正交匹配追踪算法 正确估计信号的DOA(MMV bases on omp used to DOA)
- 2020-06-28 22:00:02下载
- 积分:1
-
SimulationBasedSystems
说明: 仿真基带数字调制系统实现滚降系数分别为0,0.5,1时信号时域,频域和功率谱密度以及眼图的波形(Simulation-based systems with digital modulation to achieve roll-off coefficients were 0,0.5,1 the signal in time domain, frequency domain and power spectral density and waveform eye diagram)
- 2010-04-18 13:31:33下载
- 积分:1
-
VarianceRatioTest
Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction. (Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction.)
- 2008-01-15 06:30:49下载
- 积分: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
-
pls2
PLS算法 采用归一化 拟合更好的非线性迭代偏最小二乘法(NIPALS)(PLS algorithm using normalized fitting better nonlinear iterative partial least squares (NIPALS)
)
- 2013-08-12 10:20:27下载
- 积分:1
-
RobustPlanarPose-1.1.2
After this, the robot grasps the spherical light diffuser again employing the time-
independent image path tracker proposed here
- 2015-01-13 18:57:16下载
- 积分:1
-
Lagrange-on-the-matlab-code
这个是matlab关于拉格朗日差值的源程序代码,可以运行的。(This is Lagrange numerical algorithm source code, you can run.)
- 2015-03-25 18:22:24下载
- 积分:1
-
Mersenne-Twister-suijishufashengqi
Mersenne Twister随机数发生器(Mersenne Twister generator,MTG for short)是Makoto Matsumoto于1998年对TGFSRG(旋转广义反馈移位寄存器发生器)的更进一步改进。(Mersenne Twister random number generator (Mersenne Twister generator, MTG for short) is Makoto Matsumoto in 1998 TGFSRG (rotation generalized feedback shift register generator) is further improved.)
- 2011-06-29 19:48:15下载
- 积分:1
-
marr_laplacian
基于二阶导数的图像边缘检测方法,包括marr算法和laplacian算法(Second derivative-based edge detection methods, including marr algorithms and laplacian algorithm )
- 2010-08-10 15:17:44下载
- 积分:1