-
m
说明: matlab code for cognitive radio
- 2009-09-08 07:19:21下载
- 积分:1
-
tamama
主要功能作用電腦做錄音跟放音的功能適合初學者學習(Primary function of the role of the computer to do recording with playback function for beginners to learn)
- 2009-11-10 23:50:23下载
- 积分:1
-
mse
MSE mean square error of Two Digital Images
- 2010-03-10 07:20:46下载
- 积分:1
-
MATLAB
说明: matlab教程基础功能学习,适合初学者,简单清晰(matlab)
- 2010-04-29 10:07:54下载
- 积分:1
-
MM1-fangzhen
M/M/1排队系统仿真,包括时延分析,平均队长,排队时间等(M/M/1 queuing system simulation, including the delay analysis, the average captain, queuing time, etc.)
- 2020-12-26 09:09:03下载
- 积分:1
-
rawpreview
用matlab浏览raw文件。matlab6.5下运行(View raw file using matlab. matlab6.5 run)
- 2009-09-08 07:45:52下载
- 积分:1
-
Template Classes
Template Classes的用法(Template usage)
- 2005-02-25 21:31:42下载
- 积分:1
-
LMSbyKatie
说明: 用于心电信号滤波的LMS自适应噪声对消器设计,胎儿信号包含母亲信号噪声,采用自适应算法将母亲信号对消掉,得到胎儿心电信号。(ECG filtering for LMS adaptive noise cancellation design, the fetus signals the mother signal contains noise, the use of adaptive algorithm will signal to eliminate the mother, the fetal ECG.)
- 2008-12-07 12:35:21下载
- 积分: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
-
guozai_svm
信号过载情况下的SVM波束形成,
比其他常用的方法效果好很多.(signal overload of SVM beamforming than other commonly used method is much better.)
- 2006-10-31 15:53:33下载
- 积分:1