-
Example6_2
说明: 用MATLAB实现对一语音信号用不同小波进行分解,提取各层的高低频系数,画出各系数波形,并重构。(MATLAB voice signal to a different wavelet decomposition, from the high levels of low-frequency coefficients. he painted the waveform coefficients, and Reconstruction.)
- 2006-04-13 00:50:29下载
- 积分:1
-
bpsk_zf_mmse_equalization
最小均方误差均衡器,误码率和信噪比的关系曲线(Minimum mean square error equalizer, the relationship between BER and SNR curve)
- 2013-01-17 10:49:17下载
- 积分:1
-
zq
说明: 使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理(Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance)
- 2008-11-06 15:51:53下载
- 积分:1
-
Camera-Calibration-Toolbox-
matlab写的摄像头标定程序,可作为机器视觉编程参考(Matlab written by the camera calibration procedure can be used as reference to the machine vision programming)
- 2011-06-28 14:34:07下载
- 积分:1
-
Z-Stack-RSSI-and-LQI
Zstack-cc2530获取RSSI和LQI值(get Zstack s RSSI and LQI)
- 2020-11-29 19:59:27下载
- 积分:1
-
MOVING-MUTI-TARGET-TRACTING(cSharp)
运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。(C# muti-target tracking)
- 2013-12-09 10:55:48下载
- 积分:1
-
zf_mmse
基于迫零(ZF)与MMSE的两种预编码MATLAB程序(Based on zero forcing (ZF) and MMSE precoding two MATLAB programs)
- 2010-11-29 22:02:11下载
- 积分:1
-
Planning
规划问题,其中包含了规划问题的基本Matlab源程序,还有PPT的相关解释(Planning, which includes the planning of basic Matlab source code, as well as the relevant interpretation of PPT)
- 2011-06-19 00:28:33下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
TR_OQAM_EW2014
TIME REVERSAL TECHNIQUE COMBINED WITH OFDM/OQAM IN MISO SYSTEM
- 2020-07-02 18:00:01下载
- 积分:1