-
Wiener-filter-
逆滤波与维纳滤波和约束最小二乘滤波复原,有助于初学者(Inverse filter and Wiener filter and constrained least squares filtering for restoration to help beginners)
- 2011-05-10 16:25:45下载
- 积分:1
-
PD-controler
机器人独立PD控制,包含空置率设计和仿真实例(Robot independent PD control)
- 2013-04-09 21:51:53下载
- 积分:1
-
DCmotor
simulink file for a dc motor with PID
- 2014-01-25 09:29:01下载
- 积分:1
-
quansousuo
基于malab的全搜索算法是H264块匹配中最基本的算法(Based on the malab the full search algorithm is the H264 algorithm for block matching in the most basic)
- 2012-04-22 23:50:06下载
- 积分:1
-
MATLABheANSYSshuju
MATLAB与ANSYS数据接口的开发研究应用.pdf(MATLAB and ANSYS data interface development research applications. Pdf)
- 2007-01-26 15:49:35下载
- 积分:1
-
pso_liziqunsuanfa
粒子群算法
最初版本,输入函数就可,fitness为目标函数(The initial version of the particle swarm algorithm, the input function can be objective function, fitness)
- 2013-03-23 16:23:18下载
- 积分:1
-
EuclideanRANSAC
RANSAC limited to Euclidean transform
- 2013-11-25 22:50:27下载
- 积分:1
-
Link-a-System-Level-OFDM-Simulator
针对OFDM系统,分成链路级仿真和系统级仿真两个部分。为了降低系统级仿真的复杂度,采用链路级仿真的部分结果。(It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
Link-level simulator support SISO, 1 by x MRC, 2 by 1 STBC/SFBC, 2 by 2 Alamouti, x by 1 Antenna selection, x by y antenna selection.
System-level simulator, currently support only SISO and 1 by 2 MRC.
To start with, go into the folder sys_link_simu, and excute the following commond from matlab:
sys_link_simu_func(a,b)
where a is the link ada)
- 2011-08-09 11:00:53下载
- 积分:1
-
BP神经网络单隐含层
说明: BP网络单隐含层实现训练预测等功能,可改学习率,激活函数等一系列超参数(BP network single hidden layer realization)
- 2021-04-19 20:59:22下载
- 积分:1
-
vqsplit
This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each cluster replaces the centroid first. If the total distance is not improved substantially, The centroids are each split to two. This goes on untill the required number of clusters is reached and the improvement is not substantial.
- 2011-02-03 23:01:09下载
- 积分:1