-
qpsk
this file is QPSK using simulink..
- 2010-05-17 13:50:10下载
- 积分:1
-
synchronous-machine-simulink
this is a simulink matlab for syncronous machine.
- 2013-08-05 13:32:07下载
- 积分:1
-
zishiyingzuoye
自适应算法的仿真,能实现很好的适应过程,解决干扰的影响(Adaptive algorithm simulation, can achieve a good adaptation process to resolve interference)
- 2013-07-12 16:34:23下载
- 积分:1
-
多通道电子侦察系统中信号分选算法研究
研究生毕设论文,介绍了多通道电子侦察系统中信号分选算法研究,含有大量知识介绍(Graduate students have published a paper on the signal sorting algorithm in multi-channel electronic reconnaissance system, which contains a lot of knowledge.)
- 2019-03-11 20:33:32下载
- 积分:1
-
K_average
说明: 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。(the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.)
- 2005-11-01 00:11:54下载
- 积分: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
-
TheuseandyanjiuofAdaptivefilter
该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料(This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and the final program has an associated MATLAB (LMS process adaptive filter, notch , splitters and other procedures) can be used as a reference adaptive signal processing information for beginners)
- 2010-11-12 10:07:56下载
- 积分:1
-
M2M
M2M平台与终端接口规范V2.0(WMMP)(Interface Specification for
M2M Service Platform and Terminal
)
- 2010-01-04 21:49:09下载
- 积分:1
-
亲测可用的边缘检测算法,matlab编写
调试通过可以使用,实现典型相关分析,可以动态调节运行环境的参数,GSM中GMSK调制信号的产生,包含收发两个客户端的链路级通信程序,研究生时的现代信号处理的作业。
- 2022-04-21 02:28:43下载
- 积分:1
-
pnet_getvar
Gets any matlab variable (number-, cell-, struct- or object -array) from pnet. This file(s) is part of the tcp_udp_ip toolbox
- 2011-08-08 17:50:23下载
- 积分:1