-
get_knn
获取Knn,即网络中邻接节点的度值。通过Knn可以知道,网络是同配还是异配(Access Knn, that is adjacent network node value. Through KNN can know the network is the same with or different allocation)
- 2009-02-05 11:54:22下载
- 积分:1
-
viterbi_decode
用matlab实现维特比算法译码,程序简单易懂,自己编写的。(Using matlab Viterbi decoding algorithm, the program is simple and easy to understand, I have written.)
- 2020-12-17 08:29:12下载
- 积分:1
-
ofdm_simulation_primary
在OFDM仿真模型的基础上用MATLAB语言编写出OFDM发送、信道及接收整个系统,在系统仿真正确的前提下,对循环前缀、信道估计等性能改善方法进行进一步仿真验证
(In OFDM simulation model based on the use of MATLAB language to send the OFDM, channel and receive the entire system, in the system under the premise of the correct simulation of the cyclic prefix, channel estimation methods for further performance improvement simulation)
- 2008-05-05 16:03:00下载
- 积分:1
-
matlab_code
it is an encoding sceme matlab code
- 2010-12-27 14:41:53下载
- 积分:1
-
hirshleifer
evolutionary algorithm for iterative prisoners dilemma
- 2011-06-01 20:12:35下载
- 积分:1
-
ME_3222Lab_1_IntroductionandMatlab-Simulink.ppt
helpfull material about matlab and simulink
- 2009-10-23 13:15:16下载
- 积分:1
-
CS
说明: 压缩感知(Compressive Sensing,CS),有时也叫成Compressive Sampling。相对于传统的奈奎斯特采样定理——要求采样频率必须是信号最高频率的两倍或两倍以上(这就要求信号是带限信号,通常在采样前使用低通滤波器使信号带限),压缩感知则利用数据的冗余特性,只采集少量的样本还原原始数据。((Compressive Sensing,CS))
- 2016-11-21 22:46:31下载
- 积分:1
-
ECG_fitter
说明: 人体心电信号的滤波,用一个Butterworth低通滤波器,滤除50Hz工频噪声,并采用不同阶数的Butterworth低通滤波器,比较效果(Human ECG signal filtering, using a Butterworth low-pass filter, filter the 50Hz frequency noise, and different orders of Butterworth low-pass filter, compare results)
- 2020-09-05 20:18:06下载
- 积分:1
-
Matlab-GUI
说明: Matlab GUI界面绘图和句柄编程实例(Matlab GUI interface handles and graphics programming examples
)
- 2011-03-11 16:29:29下载
- 积分:1
-
eigen
此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。
程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。(This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the elliptic curve fitting procedure. Process x, y, respectively transverse and longitudinal coordinates of sampling points. The results generated matrix of elliptic curve aX ^ 2+ bXY+ cY ^ 2+ dX+ eY+ f = 0 in the coefficients.)
- 2010-05-14 12:28:44下载
- 积分:1