-
wigner
matlab做的wigner变换的应用程序,可以实现对信号的处理。(wigner transform matlab to do the application, and can implement signal processing.)
- 2010-09-19 13:33:20下载
- 积分:1
-
MATLABorigin
matlab从入门到精通全书源代码,希望对大家有用(matlab book from entry to the master source code, useful for all of us hope)
- 2009-05-01 17:35:18下载
- 积分:1
-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
Comprehensive_Explanation_for_Partial_Differentia
In this document has been introduced comprehensively how to solve different partial differential equations .Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and boundary conditions.
This document is elemantary of to understand how to solve partial differential equations with the aid of a porgramming language.
- 2013-11-20 20:00:00下载
- 积分:1
-
auto_tracker_system_based_on_dbf
针对多目标测控问题,提出了一种实用的利用基于圆阵的数字波束形成技术来实现目标跟踪的系统。在系统实际工作于噪声和干扰环境中时,为避免计算梯度时可能出现的数值突变,提出了一种修正的梯度跟踪自适应算法,可靠地实现了权值更新,并对各阵元输出进行加权合并,以获得最大信号输出,同时实现对目标方位角和俯仰角的自动捕获和跟踪,且跟踪迅速、正确、稳定。仿真结果表明了所提出的方案的正确性。(Monitoring and control for multi-objective problem, a practical circular array-based digital beam forming technology to achieve target tracking system. Practical work in the system noise and interference in the environment is investigated in order to avoid calculate the gradient values may be mutations present a modified gradient tracking adaptive algorithms, reliably achieve the right value update, and the output of the array weighted combined to obtain maximum signal output, while achieving the target azimuth and elevation of the automatic capture and tracking, and tracking fast, accurate and stable. Simulation results show that the proposed scheme is correct.)
- 2010-07-29 13:58:26下载
- 积分:1
-
BEC_decode
BEC_decode ldpc and BEC channel
- 2020-06-28 23:40:02下载
- 积分:1
-
detect
从神经元电极上测得的原始信号中检测锋电位信号(detect spikes)
- 2014-08-26 16:47:42下载
- 积分:1
-
RandomMatrixMatlabHints
Matlab codes for random matrix theory.
- 2007-01-08 10:18:55下载
- 积分:1
-
KERNEL-PCA
Kernel principal component analysis (kernel PCA) is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with a non-linear mapping.
- 2011-06-13 21:06:43下载
- 积分:1
-
test1_1
该程序实现了高斯白噪声环境下直流电平的检测.画出了似然比门限,虚警,漏警随先验概率,代价因自等变化的情况.(The program to achieve the detection of DC level Gauss white noise environment. Draw the likelihood ratio threshold, the false alarm, alarm with the prior probability, cost because of the changes.)
- 2014-01-07 08:31:13下载
- 积分:1