-
codeofmultipath
关于多径信道的matlab的子函数实现,Jakes模型等都包含(On the multi-path channel to achieve the matlab s Functions, Jakes model contains all)
- 2008-12-20 09:40:32下载
- 积分:1
-
experiment4
模式识别实验
研究“验证技术”未必会改善分类器的性能的情况(Experimental Study of Pattern Recognition, " verification" may not improve the classification performance of the situation)
- 2010-06-09 16:59:57下载
- 积分:1
-
ESPRITMUsic
现代谱估计的ESPRIT、Music算法仿真(Modern Spectral Estimation ESPRIT, Music algorithm simulation)
- 2010-12-19 11:08:29下载
- 积分:1
-
matlab-reflection-of-light
应用目前世界上最流行的仿真软件之一:matlab进行了光线反射的模拟。基于matlab简单易用的优点,本文成功的模拟了一条旋转光线反射的模拟过程,编程思路十分新颖。(Application of the world s most popular simulation software: matlab simulation of the reflection of light. Easy-to-use advantages based on matlab to simulate a rotating light reflected from the simulation, innovative programming ideas.)
- 2012-07-18 15:58:06下载
- 积分:1
-
LEACH
this is leach protocol implemented in wsn
- 2013-03-09 17:25:32下载
- 积分:1
-
VOSSPCurve
VOSS+Zcurve映射实现算法的matlab程序,01映射 DNA(VOSS+Zcurve mapping algorithm matlab program, 01 mapped DNA)
- 2012-09-24 12:10:02下载
- 积分:1
-
chap4_1
水箱液位模糊控制仿真程序
该程序分六步将水位的模糊控制过程仿真出来(Water level fuzzy control simulation program The program is divided into six steps to the water level fuzzy control process simulation out)
- 2013-11-01 22:28:44下载
- 积分:1
-
qicheqiziyouduchengxubijiao
汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流(vibration of the car with seven degrees)
- 2013-12-22 15:18:06下载
- 积分:1
-
Learn-Matlab7.0
Matlab7.0,英文版的,讲的都是基础,适合初学入门者入门,很不错的资料。
(Matlab7.0, the English version, say are the basis, suitable for beginners entry, very good information.)
- 2012-01-16 14:55:17下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1