-
_050412Wiley.Fundamentals.of.Global.Positioning
一本介绍GPS原理和内核算法的教程(
Matlab)(1 Introduction GPS principles and core algorithms tutorial (Matlab))
- 2007-09-04 11:34:13下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
MC
说明: FSO通信MC仿真,基于FSO信道特性给出信道损失的Monte Carlo仿真(simulation of FSO Monte Carlo)
- 2013-07-20 19:43:51下载
- 积分:1
-
QRS-difference
利用差分法检测QRS波,代码完整,可以直接运行(QRSdifference and Tompkinsdifference)
- 2020-07-06 22:58:58下载
- 积分:1
-
Introduction-to-MATLAB-and-Simulink-Third-Edition
matlab programming, matlab for beginners.
introudction to matlab
- 2013-03-11 00:08:27下载
- 积分:1
-
pashansuanfa
A hill climbing algorithm for finding the minimum of a function
fitnessfun in the real space.
- 2007-09-07 20:32:49下载
- 积分:1
-
pls
这个程序是基于MATLAB实现的偏最小二乘算法(MATLAB implementation is based on partial least squares algorithm)
- 2013-08-02 18:49:18下载
- 积分:1
-
fhss
基于matlab下通过程序代码来实现跳频扩频仿真(Based on the matlab code to achieve through simulation FHSS)
- 2014-11-26 14:22:10下载
- 积分:1
-
CS_OMP
正交匹配追踪法实现1-D信号压缩传感,测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(Orthogonal Matching Pursuit)
- 2013-11-30 14:29:29下载
- 积分:1
-
tdplxy
介绍了一种特定频率响应滤波器的设计方法,具有很强的实际应用价值(Introduces the design method of a specific frequency response filter, which is of great practical application value)
- 2015-03-13 23:47:27下载
- 积分:1