-
main
[sigma,mu,A]=mygaussfit(x,y)
[sigma,mu,A]=mygaussfit(x,y,h)
this function is doing fit to the function
y=A * exp( -(x-mu)^2 / (2*sigma^2) )
- 2010-10-20 14:41:20下载
- 积分:1
-
chapter13
通过MATLAB对常出现的数学模型进行建模,并对相关数值计算方法进行讲解(Often appear through the MATLAB mathematical model for modeling and related numerical methods to explain)
- 2011-06-27 15:45:58下载
- 积分:1
-
NF
说明: 基于牛顿拉夫逊法的电力系统潮流计算程序,适用于电气工程及其自动化学生毕业设计使用(Power flow calculation system
)
- 2011-12-27 16:38:54下载
- 积分:1
-
grap_theory
图论的入门课件,很好的~特意拿出来share~(a very good sorce about grap theory intrduction.)
- 2009-04-25 16:26:09下载
- 积分:1
-
LMS
基于LMS算法的均衡技术在matlab上的仿真应用(Equalization technique based on the LMS algorithm in matlab simulation applications)
- 2013-08-28 21:57:31下载
- 积分:1
-
Estimation
Code to estimate dynamic models
- 2013-03-27 03:20:17下载
- 积分:1
-
EKF_UKF_PF
粒子滤波程序,用于对运动目标的运动轨迹进行预测,并实现对目标的跟踪(PF example, for moving target location forecasitng & target tracking)
- 2012-01-02 21:21:58下载
- 积分:1
-
frequencyoffsetfromanOFDMshortpreamble
Frequency offset estimation in 802.11a OFDM preamble
- 2010-07-11 18:26:26下载
- 积分:1
-
MatlabMPI_v1.2.tar
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections
- 2005-07-26 15:56:55下载
- 积分:1
-
fifthpsk
2PSK的仿真,仿真2PSK的图像生成和性能分析,包括各种参数设定(The simulation, 2PSK the simulation 2PSK image generation and performance analysis, including the setting of various parameters)
- 2012-07-02 12:13:03下载
- 积分:1