资源列表
mGstat_0.97
- 基于Matlab的地质统计学程序包,包含克里金方法,变差函数,高斯序贯模拟等-Geostatistical Matlab-based package, including Kriging, variogram, sequential Gaussian simulation
pmtk3-24October2010
- 关于贝叶斯统计估计,图像模型,概率计算的程序包-Provide a unified conceptual and software framework encompassing machine learning, graphical models, and Bayesian statistics
curvefitting
- 运用Matlab实现最小二乘的曲线拟合,经调试,基本符合应用要求。-Using least squares curve fitting Matlab implementation, the debugging, in line with application requirements.
cellular_automata
- 用元胞自动机模拟交通流,这是一个在二维格子上的元胞自动机,可以当做游戏来-use cellular_automata to simulate the traffic flow
ksr
- Kernel smoothing regression
ClementineUsersGuide
- 讲述climentine的基本功能与使用方法-mainly about functions and how to use clemintine.
qpskber
- matlab仿真qpsk在高斯信道和瑞利衰落信道下的误码率,做的还不错 -qpsk matlab simulation in AWGN channel and Rayleigh fading channel bit error rate, doing pretty good
ReceiverHD_SD
- 基于Viterbi译码的硬判决与软判决接收机-Based on hard decision Viterbi decoding with soft decision receiver
turboDecoder
- Turbo decoder under awgn channel. -The input is: uncoded bits,coded bits 1,coded bits2(interleaved), LLR from other source(if use only one turbo code ,fill all zero is ok), numbers of iterations, interleaver between two CC, source bit,decoder id(
ros-em
- em算法运用于有散射体的信道模型下实现参数估计(los距离)-em algorithm applied to a scattering channel model to achieve parameter estimation (los distance)
lsandsvd-tls
- 用一般的最小二乘方法和SVD—TLS(总体最小二成)方法估计观测数据的ARMA模型的AR参数。-Least squares method and with the general SVD-TLS (Twenty-general minimum) to estimate the ARMA model of observed data AR parameters.
matlib
- 用c++语言,生成一个能让MATLAB自动加载的数据格式文件。该工具能够编译成为dll文件,随着其他文件一起动态执行和动态添加一个系统的功能。-transform an input file into .mat for matlab from c++