-
matl
Matlab符号数学工具箱,数理统计工具箱,神经网络工具箱,微分方程工具箱应用简介(Matlab Symbolic Math Toolbox, mathematical statistics toolbox, neural network toolbox, toolbox application of differential equations Introduction)
- 2010-03-05 16:10:31下载
- 积分:1
-
Research_on_Handover_Schemes
说明: 因此,本文在分析IEEE 802.16标准和WiMAX网络架构的基础上,研究基于
WiMAX技术宽带无线网络下的切换策略,以提高WiMAX系统的性能。
(the first stage. Based on the analysis of IEEE 802.16 standard and AMAX network
architecture, the handover mechanism for broadband wireless network based on
AMAX technology is studied in this thesis, for the purpose of improving the
performance of WiMAX systems
)
- 2010-04-28 09:26:48下载
- 积分:1
-
mfile
m-file matlab for backward toward powerflow
- 2012-05-26 05:30:37下载
- 积分:1
-
1
说明: 一本很適合新手入門的MATLAB工程書,希望大家可以學到東西(A Guide to MATLAB for Beginners)
- 2014-10-21 15:27:27下载
- 积分:1
-
MatlabDlg
matlab与VC混合编程,输入方程,与自变量范围,就可以计算方程的值,与倒竖值。(mixed programming with VC matlab input equation, and the scope of the independent variables, we can calculate the value equation, and the inverted vertical value.)
- 2010-12-16 09:57:53下载
- 积分:1
-
entropy
entropy matlab .m file
- 2012-03-24 15:24:42下载
- 积分:1
-
calculadora
calculator with mplab c18
- 2014-10-23 02:03:48下载
- 积分:1
-
test2
利用matlab里面的吹风机数据,用前300个数据进行辨识。分别采用最小二乘辨识和相关性系数法辨识。并画出图形。通过对比最小二乘法和相关函数两种方法得出来的辨识图形。可知相关函数辨识的准确度更高。(Use a hair dryer inside matlab data before using 300 data identification. Were used to identify the least squares identification and correlation coefficient method. And draw graphics. By comparing the least squares method and related functions have two ways out of the identification graphics. Shows a higher correlation function identification accuracy.)
- 2014-11-14 21:05:24下载
- 积分:1
-
3DFDBOSONG
可以求解在一般三维场模拟中的椭圆方程(泊松方程)(Three-dimensional Poisson equation can be solved)
- 2010-06-10 09:53:34下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1