-
MATLAB_syjc1
说明: 该程序是matlab范例程序数学数值处理,包括最优化算法等相关程序,此程序是只作为共享作用,请勿做商业用途,谢谢!(that the procedure was Matlab mathematical model numerical procedures, including optimization algorithms and other related procedures, this procedure is only as a shared role, do not do commercial purposes, thank you!)
- 2006-05-03 14:39:10下载
- 积分:1
-
m11
about chapere kahande in matlab simulink
- 2013-08-21 15:48:10下载
- 积分:1
-
matlabGUI
详细描述MATLAB图形用户界面设计matlab gui(matlab gui)
- 2013-05-20 15:22:16下载
- 积分:1
-
机械臂轨迹绘制
matlab机器人工具箱利用jtraj函数和ctraj函数实现轨迹绘制(Matlab robot toolbox uses jtraj function and ctraj function to realize trajectory plotting.)
- 2018-09-25 11:24:02下载
- 积分:1
-
Numerical_Methods_in_Engineering_with_Matlab
Book + source codes +solution manual
Numerical Methods in Engineering with MATLAB is a text for engineering
students and a reference for practicing engineers.
- 2010-01-01 17:53:49下载
- 积分:1
-
the_tree
说明: matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。(matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.)
- 2009-07-26 02:16:49下载
- 积分:1
-
PCA
模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。(Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduction, and then with the minimum error method to classify the data dimension reduction. Both compressed package matlab source code, but also write their own reports, as well. MAT format, the program calls for IRIS data set. Procedures detailed notes, it is easy to understand. Finally, the output to a txt file.
)
- 2011-05-21 23:57:55下载
- 积分:1
-
shoujimatlab
个人收集的一些关于小波分析的matlab程序,里面有一些例子~(Personal collection on wavelet analysis matlab program, there are some examples to)
- 2013-03-11 13:51:54下载
- 积分:1
-
ARQ
Matlab的HARQ仿真及其组合译码方案(Its combination of Matlab simulation HARQ decoding scheme)
- 2013-10-15 12:30:49下载
- 积分:1
-
Modeling-Rayleigh-fading-channel-based-on-modifie
This Matlab Code models a Rayleigh fading channel using a modified Jakes channel model.
A modified Jakes model chooses slightly different spacings for the scatterers and scales their waveforms using Walsh–Hadamard sequences to ensure zero cross-correlation.
alpha_n = frac{pi(n-0.5)}{2M} and eta_n = frac{pi n}{M},
results in the following model, usually termed the Dent model or the modified Jakes model:
R(t,k) = sqrt{frac{2}{M}} sum_{n=1}^{M} A_k(n)left( cos{eta_n} + jsin{eta_n}
ight)cos{left(2pi f_d t cos{alpha_n} + heta_{n}
ight)}.
The weighting functions A_k(n) are the kth Walsh–Hadamard sequence in n. Since these have zero cross-correlation by design, this model results in uncorrelated waveforms. The phases ,! heta_{n} are initialized randomly and have no effect on the correlation properties. Matlab fast Walsh-Hadamard transform function is used to efficiently generate samples using this model.
- 2015-03-10 15:15:01下载
- 积分:1