-
wenxianshuju
X2分布检验,只要是用来检验数据是否属于正态,对数正态,伽马分布(X2 distribution of test data as long as they are used to test whether they are Normal, Lognormal, Gamma distribution)
- 2009-05-24 09:03:46下载
- 积分:1
-
communication-systems(matlab)
现代通信系统原理和经典算法的MATLAB实现(Modern communication system principles and classical algorithms in MATLAB)
- 2013-01-17 22:11:43下载
- 积分:1
-
OFDM
OFDM比较经典的源码程序,包含了整个系统的仿真,及性能的分析(OFDM more classic source programs, including the simulation of the entire system, and performance analysis)
- 2013-03-05 21:44:57下载
- 积分:1
-
chengxu
在MATLAB环境下设计PCM码的编译码,并对比不同情况下的的编码进行对比。(In MATLAB environment design PCM code encoding and decoding, compare and contrast the different circumstances of the coding)
- 2013-05-05 14:02:25下载
- 积分:1
-
tensor_toolbox_2.6.tar
最新的张量分析工具箱,版本2.6,可进行高阶奇异值分解(HOSVD).(Tensor Toolbox (Sandia National Labs)
Version 2.6 06-FEB-2015
Tensor Toolbox for dense, sparse, and decomposed n-way arrays)
- 2015-05-31 21:17:22下载
- 积分:1
-
matlab-statistics
matlab的数理统计工具箱,对数理统计的人来讲挺有用的,与大家分享(statistics toolbox)
- 2009-11-19 21:35:45下载
- 积分:1
-
online
主成分分析在线功能实现和用法,这里是源代码,代码详细,数据齐全(Principal component analysis of the implementation and usage of online features, here is the source code, the code in detail, the data is complete)
- 2014-12-02 13:16:48下载
- 积分:1
-
RLS_Algorithms
recursive least square (RLS) algorithm using matlab with examples
- 2013-12-21 16:17:52下载
- 积分:1
-
Untitled23
三次样条插值法,图像的块操作,图形的过滤操作(In the same coordinate, can draw three concentric circles, and coordinate control.)
- 2015-04-13 21:04:24下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1