-
shortestpath
最短路问题的MATLAB求解,给出图的邻接矩阵输出源点到汇点的最短距离及路线方案,另外根据Floyd算法可得到任意两点的最短距离!(Of MATLAB to solve the shortest path problem is given adjacency matrix output of the source point to the Meeting Point, the shortest distance and route programs, addition, according to Floyd algorithm for the shortest distance between any two points available!)
- 2009-09-27 20:27:19下载
- 积分:1
-
Chan_2009
Investigation of
Next Generation IEEE 802.11n
Wireless Local Area Networks (WLAN)
- 2010-08-24 20:37:00下载
- 积分:1
-
Viterbi213
(2,1,3)卷积码Viterbi译码的matlab(Viterbi decoding algorithm matlab code)
- 2013-10-24 13:27:44下载
- 积分:1
-
CD
Cognitive Radio used widely in Communication Engineering
- 2015-02-10 13:39:17下载
- 积分:1
-
LSB-matching
LSB matching algorithm for matlab
- 2012-02-13 05:51:11下载
- 积分:1
-
dsss
matlab mobile networl program
- 2014-01-10 14:07:52下载
- 积分:1
-
DSP
用MATLAB实现的DSP函数,包括FFT、ChripZ、DCT、DELTA、Hilbert变换(用MATLAB实现的DSP ??数 ???? ?FFT ??ChripZ ??DCT ??DELTA ??Hilbert ??换)
- 2008-07-31 14:17:40下载
- 积分:1
-
three-SPWM
这是一个三相SPWM逆变器,通过simulink对其进行仿真。(This is a three-phase SPWM inverter, through its simulation simulink.)
- 2011-07-09 11:14:39下载
- 积分:1
-
ydl_pls
应用于变量选择的PCA 和 PLS 程序!利用它可以选出独立的变量数!在化学中很有用!(for variable selection procedures PCA and PLS! It makes it possible to elect independent variables! In Chemistry useful!)
- 2007-06-19 19:43:33下载
- 积分:1
-
curve-combine
MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations.
cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非常好用。但是如果我们已经确定了拟合的方法,只需要对数据进行计算,那么这种GUI的操作方式就不太适合了,比如在m文件中就不方便直接调用cftool。
(matlab has given a lot of method for curve combine ,we will give a new method and provide a matlab code.)
- 2012-08-26 17:55:07下载
- 积分:1