-
雷达基础以及matlab实现
雷达基础以及MATLAB实现 chapter1
雷达系统设计MATLAB仿真 [MATLAB Simulations for Radar Systems Design]
[美] Bassem R. Mahafza(B.R.马哈夫
- 2022-01-22 07:29:39下载
- 积分:1
-
solovay-strassen-primality-test
solovay-strassen素性测试法的matlab实现,这也是密码学中的常见算法(solovay-strassen primality test of matlab implementation, which is common cryptography algorithms)
- 2009-03-13 22:58:53下载
- 积分:1
-
1
说明: 一些适合初学者的MATLAB程序代码,以及功能介绍。(Some MATLAB code for beginners, and Function.)
- 2010-09-27 14:40:41下载
- 积分:1
-
mimu
自己仿真的四元数法的龙格库塔的姿态解算matlab仿真(Their simulation method quaternion attitude Runge-Kutta solver matlab simulation)
- 2009-05-14 21:49:34下载
- 积分:1
-
11
说明: MATLAB_stepper_motor_control.zip
- 2011-12-17 05:14:51下载
- 积分:1
-
jieliu_v51
有较好的参考价值,单径或多径瑞利衰落信道仿真,这是一个好用的频偏估计算法的matlab仿真程序。( There are good reference value, Single path or multipath Rayleigh fading channel simulation, This is a useful frequency estimation algorithm matlab simulation program.)
- 2017-01-04 18:48:25下载
- 积分:1
-
智能微电网粒子群优化算法
智能微电网粒子群优化算法
- 2021-05-06下载
- 积分:1
-
关联规则算法matlab实现
关联规则挖掘是从事务集合中挖掘出这样的关联规则:它的支持度和置信度大于最低阈值(minsup,minconf),这个阈值是由用户指定的。根据支持度=(X,Y).count/T.count,置信度=(X,Y).count/X.count ,要想找出满足条件的关联规则,首先必须找出这样的集合F=X U Y ,它满足F.count/T.count ≥ minsup,其中F.count是T中包含F的事务的个数,然后再从F中找出这样的蕴含式X—>Y,它满足(X,Y).count/X.count ≥ minconf,并且X=F-Y。我们称像F这样的集合称为频繁项目集,假如F中的元素个数为k,我们称这样的频繁项目集为k-频繁项目集,它是项目集合I的子集。所以关联规则挖掘可以大致分为两步:
1)从事务集合中找出频繁项目集;
2)从频繁项目集合中生成满足最低置信度的关联规则。
- 2022-06-29 00:16:11下载
- 积分:1
-
channel_estimation
信道估计生成算法matlab仿真,包括多个m程序(Generation algorithm channel estimation matlab simulation, including the number of m programs)
- 2009-11-05 17:53:02下载
- 积分:1
-
function2
Defining the plot Function for the DocPolynom Class
The MATLAB plot function creates line graphs. The overloaded plot function selects the domain of the independent variable to be slightly larger than an interval containing all real roots. Then the polyval method is used to evaluate the polynomial at a few hundred points in the domain:
- 2011-02-12 00:08:24下载
- 积分:1