-
zgydy
基于欧拉原理,利用lingo,求解中国邮递员问题,简单实用。(solving Chinese postman problem .)
- 2010-07-29 10:15:58下载
- 积分:1
-
pw_te_tm
Calculating photonic bands with plane wave expansion method
- 2009-05-01 19:52:38下载
- 积分:1
-
afa_beta_kalman_prc_var
用α-β滤波器结合卡尔曼滤波器对相位差及其变化率数据进行处理,提高数据的测量精度,从而为进行机载单站无源定位提供高精度数据.给出了误差均方差作为精度指标.(Combined with the α-β filter Kalman filter and the rate of change of phase data processing, improve the measurement accuracy of the data, thus providing high-precision data for the purpose of Airborne Passive Location. Gives the mean square error as accuracy specifications.)
- 2014-04-14 21:51:57下载
- 积分:1
-
tstem.mstem
自绘图函数 数字信号处理时域绘图 丁玉美-time stem tstem mstem(Since the mapping function when the domain of digital signal processing graphics Ding Yumei-time stem tstem mstem)
- 2010-12-22 18:07:11下载
- 积分:1
-
matlab
说明: 采用墨西哥帽子小波函数,构造一维连续小波变换的程序(The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure)
- 2008-09-29 08:55:17下载
- 积分:1
-
Np_filter_banks
说明: 近完美重构多相滤波器组实例,包含分析滤波器,综合滤波器,其中原型滤波器系数可调整,以及重构错误的仿真。(Near perfect reconstruction polyphase filter example, contains analysis filters, synthesis filters, which can adjust the prototype filter coefficients, and the reconstruction error is simulated.)
- 2010-05-04 00:37:05下载
- 积分:1
-
CDMA2K
CDMA 2000 IMT Multi‑ Carrier (IMT‑ MC)
- 2010-11-10 07:52:08下载
- 积分:1
-
XY_DISPLAY
XY_DISPLAY is a MATLAB program which reads a set of 2D points from a file and plots them in the MATLAB graphics window.
The file containing the point coordinates is in the XY format.
- 2012-05-25 08:26:52下载
- 积分:1
-
FM_phase_noise_1
The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the fft to generate extra sideband energy, which makes it appear as if the noise is not what would be expected. This program gets around this by adding a fudge factor to the randn results to eliminate this problem. It took me ages to figure this out, I hope to reduce a similar effort for others
- 2011-07-20 21:08:11下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1