-
pem
虚拟激励法程序 用于结构工程领域的地震工程分析(Pseudo-excitation method for structural engineering procedures for earthquake engineering analysis)
- 2010-02-26 16:17:31下载
- 积分:1
-
matlab_Chinese_help_document
MATLAB的中文帮助文档,适合MATLAB的初学者,以及不涉及MATLAB复杂功能的学生(matlab s chinese help document)
- 2009-06-03 21:28:42下载
- 积分:1
-
matlab-study
说明: 各种matlab的资料,很好的学习资料,供大家学习与交流使用,欢迎一起分享。(some kinds of study books,let s study and communication with each other. welcome to share with me.)
- 2011-02-21 10:33:05下载
- 积分:1
-
pa2026kpa
气泡动力学仿真,可以实现不同频率及声压仿真。(Bubble dynamics simulation can be achieved at different frequencies and sound pressure simulation.)
- 2014-12-07 11:54:37下载
- 积分:1
-
dynamic-progrmming
用于计算动态规划的小程序 也可以适当改变用于其他的方面(dynamic programming)
- 2012-10-17 15:33:49下载
- 积分:1
-
forthcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 21:55:17下载
- 积分:1
-
IEEE802.11DCF
MATLAB仿真IEEE802.11DCF协议吞吐量图形(MATLAB simulation IEEE802.11 DCF protocol throughput graphics)
- 2015-04-21 14:55:49下载
- 积分:1
-
som_dml_src
SOM神经网路和DML的结合,CVPR2014文章仿真,保证分类器的Discriminative特性和SOM快速匹配特性!(the combination of the SOM neural network and the distance metric learning method)
- 2015-04-22 10:02:06下载
- 积分:1
-
MIMO
本程序实现了基于相关矩阵法的LTE及4G中MIMO多径信道的仿真,最终获得了MIMO信道的传播矩阵。(第一步,选择应用场景(确定信道参数和天线配置参数);第二步,计算相关矩阵,并做Cholesky分解;第三步,利用Jakes模型产生多普勒随机变量;第四步,形成TDL;第五步,根据前四步准备,最终得到MIMO多径信道的信道传输矩阵)(This procedure achieved based on the correlation matrix method and 4 g LTE MIMO in multipath channel simulation, finally obtained the spread of the MIMO channel matrix.)
- 2015-11-02 10:15:56下载
- 积分:1
-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1