-
Newton-main
插值法是利用函数在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值。此代码是牛顿插值法的matlab实现。(Interpolation function is a function of the value of the use of a number of points in a certain range, and make appropriate specific function, taking the known values at these points. This code is Newton interpolation matlab implementation.)
- 2014-11-23 10:48:45下载
- 积分:1
-
hausdorff
Matlab code for comparing two point sets
- 2012-10-23 04:08:51下载
- 积分:1
-
用于模式识别分类,有C均值算法、HK算法以及感知器算法
用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
- 2022-05-08 20:58:55下载
- 积分:1
-
Kmeanstest
K-means Method for clustering data analysis
- 2010-09-20 12:17:45下载
- 积分:1
-
kafang
对图像以嵌入率为rate进行顺序LSB嵌入,然后进行卡方隐写分析(Rate on the image to be embedded in the order of LSB embedding rate, and then chi-square steganalysis)
- 2011-01-03 08:31:02下载
- 积分:1
-
GPSDemocode
GPS演示程序,比较TYPE2, DAMP2 and DAMP3 车辆模型。程序中仿真1.5公里90kph速度。来自电子书全球定位系统和惯性导航集成。
- 2011-01-07 22:54:51下载
- 积分:1
-
CFO_estimation
Carrier frequency offset estimation
- 2013-07-10 18:40:07下载
- 积分:1
-
MATLABgagongjuxiang
matlab优化工具箱的使用进行了详细介绍(matlab optimization toolbox is described in detail the use of)
- 2010-12-01 16:13:45下载
- 积分:1
-
ofdm信道特性 channel
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs at a single time instance)
% H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission
% N - number of symbols transmitted in OFDM frame
%
% outputs:
% y - vector of channel outputs (matrix for MIMO again, just like x matrix)
% create noise vector sequence (each row is a different antenna, each column is a
% different time index) note: noise is spatially and temporally white(channel characteristics of OFDM Channel transmission simulatorChannel transmission simulator inputs: sig2- noise variance Mt- number of Tx antennas Mr- number of Rx antennas x- vector of complex input symbols (for MIMO, this is a matrix, where each column is the value of the antenna outputs at a single time instance) H- frequency selective channel- represented in block-Toeplitz form for MIMO transmission N- number of symbols transmitted in OFDM frame outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white)
- 2008-06-06 10:33:53下载
- 积分:1
-
matlab
说明: 这个资料里门有很多关于matlab编程的资料,是个不错的资料(This information inside the door there are a lot of information on the matlab programming is a good information)
- 2010-03-19 10:19:57下载
- 积分:1