-
reseat
可以随机的将N个数分配到N个位置上,特别是在一些随机分配的问题上有用(N number will be randomly assigned to the N positions, particularly in a number of issues were randomly assigned to be useful)
- 2010-02-26 10:12:34下载
- 积分:1
-
Sigma-Delta-Toolbox
sigma-delta调制器的matlab模拟程序(sigma-delta modulator matlab simulation program)
- 2011-08-02 10:57:17下载
- 积分:1
-
model-free adaptive control
北京交通大学侯忠生教授的无模型自适应控制的实际应用和理论研究应用,详细介绍了无模型自适应控制的主要应用领域。附录为无模型自适应控制书中的MATLAB程序代码,运行可以复现书中的仿真图。(Professor Hou Zhongsheng of Beijing Jiaotong University introduced the practical application and theoretical research application of model-free adaptive control, and introduced the main application fields of model-free adaptive control in detail. Appendix is the MATLAB program code in the model-free adaptive control book, which can be run to reproduce the simulation diagram in the book.)
- 2020-11-17 19:39:39下载
- 积分:1
-
dinnaoweihu
内含电脑维护,故障处理等,实用性极强!值得下载!(Includes computer maintenance, fault handling, practicality strong!)
- 2010-08-17 19:15:39下载
- 积分:1
-
csd_double_pwm_inverter
全桥逆变器,做的比较好,很清晰。全桥逆变器,做的比较好,很清晰。(Full-bridge inverter, do better, is very clear. Full-bridge inverter, do better, is very clear.)
- 2010-12-15 19:32:17下载
- 积分:1
-
MABLBA-Mathematics-Handbook
MABLBA数学手册,入门提高学习资料,包含MATLAB全部数学命令函数的使用方法及示例。(MABLBA Mathematics Handbook, Introduction to improve learning materials, including all MATLAB functions use mathematical commands and examples.)
- 2011-09-04 07:27:47下载
- 积分:1
-
campodireccionesODE
campos de direcciones hechios en matlab con codigo abierto
- 2014-01-25 12:47:33下载
- 积分:1
-
Code-TAV
Bloc matching video processing
- 2011-01-19 04:12:47下载
- 积分:1
-
bpMATLABcode
bp神经网络代码,利用单隐含层,可扩展为多输入单输出可以看看!
(bp neural network code, you can see!)
- 2011-05-16 13:39:32下载
- 积分: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