-
music
在程序中用一般的MUSIC方法估计了信号的频谱,从两图中可看出在信号各频率处,频谱的峰值较大,故能明显的与噪声相区别,可在一定程度上避免在信号幅度较小时信号被噪声淹没的情况。(MUSIC method general procedures used to estimate the spectrum of the signal, it can be seen from the two graphs in the signal at each frequency of the spectrum peak larger, and it could be significantly distinguished from noise in the signal can be avoided to some extent a lesser extent, the signal is noise submerged.)
- 2013-01-06 21:36:41下载
- 积分:1
-
KALAMN
一种扩展卡尔曼滤波算法源程序 简单易懂 功能强大(an extended Kalman filter algorithm source code is simple to understand the powerful)
- 2007-05-31 17:14:01下载
- 积分:1
-
FM_Transmitter
This is the MATLAB for the DSP working behind FM transmitters in FPGAs etc.
- 2014-09-24 20:24:03下载
- 积分:1
-
pitch
采用自相关法提取基音,里面有求取自相关的函数。(To extract the pitch of the autocorrelation method)
- 2014-11-02 20:10:44下载
- 积分:1
-
mvdrB
除去接受信号中期望信号的mvdr 自适应波束形成算法(自相关矩阵估计)(Remove accepts signals desired signal mvdr adaptive beamforming algorithm (autocorrelation matrix estimation))
- 2014-01-03 13:06:24下载
- 积分:1
-
algorithm
利用人工蜂群算法求解模型matlab源码(artificial bee colony)
- 2020-11-20 10:39:36下载
- 积分:1
-
CshixianMATLAB6.5zhongmwenjiandfangfa
介绍了matlab中的M文件用C语言来实现的方法(Matlab introduction of M documents in the C language to realize the method)
- 2007-09-17 22:34:10下载
- 积分:1
-
fdtd_2
作为算法实现的应用,对光子晶体光波导的电磁耦合效应进行了数值仿真研究,结果证实:波导耦合区域内不同半径比介质柱所导致的结构变化将造成耦合长度的改变,且其耦合关系曲线具有平稳区与迅变区两类不同特性的变化范围区间。(As the algorithm' s application, on the photonic crystal waveguide for electromagnetic coupling numerical simulation, results show: waveguide coupling region different than the dielectric cylinder radius of the structural changes caused by the coupling length will cause a change, and its coupling curve has a smooth area with the fast-changing area characteristics of two different range interval.)
- 2010-05-18 20:13:59下载
- 积分:1
-
kernel_function
a definition of kernel function in MATLAB code
- 2012-07-26 17:20:51下载
- 积分:1
-
ipc
inter-process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC methods are divided into methods for message passing, synchronization, shared memory, and remote procedure calls (RPC). The method of IPC used may vary based on the bandwidth and latency of communication between the threads, and the type of data being communicated.
- 2014-10-10 10:19:21下载
- 积分:1