-
MatlabSimulationTechnologyandApplicationGuide
通过大量的撕裂介绍了如何使用MATLAB实现对电子线路、数字电路、数字信号处理、数字通信的仿真及其方法和技巧。(Through a lot of tearing describes how to use MATLAB to achieve the electronic circuits, digital circuits, digital signal processing, digital communication and its methods and techniques of simulation.)
- 2010-12-12 22:46:14下载
- 积分:1
-
matlab-HYPER-VLOLUME
MATLAB 第三代多目标性能指标计算源程序,适合于较新的多目标智能算法比较(MATLAB source the third generation of multi-objective performance index calculation, suitable for a new multi-objective intelligent algorithm)
- 2015-04-09 20:29:21下载
- 积分:1
-
bpsk,qpsk误码分析
说明: bpsk,qpsk误码分析,基于高斯白噪声信道(Error analysis of BPSK and QPSK)
- 2019-06-11 00:04:26下载
- 积分:1
-
ftx&fty
说明: SAR 信号处理中常用的带频移的傅里叶变换函数,可以直接对信号进行处理(SAR fft transform with fftshift)
- 2021-05-13 12:30:01下载
- 积分:1
-
pmsm
几篇很有参考价值的关于永磁同步电机控制的matlab仿真论文,依据此可以搭建自己的仿真框图(A few worthy of permanent magnet synchronous motor control on the matlab simulation papers, according to this you can build your own simulation block diagram)
- 2010-09-15 16:22:09下载
- 积分:1
-
matlab_Special_graphics
matlab特殊的图形绘制,包含了各类的绘制代码,可以直接调用(matlab special graphics rendering, includes various types of drawing code, you can directly call the)
- 2009-11-28 09:34:19下载
- 积分:1
-
kernel-ica
说明: 利用KICA实现聚类,里面含有数据集,可以进行测试(clustering with KICA)
- 2010-05-04 16:53:45下载
- 积分:1
-
paper4
终端直通通信中网络编码算法研究.pdf (Straight communication terminal network coding algorithm .pdf)
- 2014-11-02 21:04:59下载
- 积分:1
-
intro_Matlab
this document contain
- 2013-04-23 18:10:51下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1