-
802.15.3-UWB-channel-model
This section of MATLAB source code covers 802.15.3 UWB Channel Model.
- 2014-12-02 14:53:55下载
- 积分: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
-
wienerfilter
利用matlab研究使用维纳滤波器对语音信号去噪的例程(Using matlab studies using Wiener filter speech signals denoising routines)
- 2016-06-15 16:56:29下载
- 积分:1
-
1223
matlab是大家非常熟悉软件,本电子文档中提供了很多关于matlab的经典算法实现,希望能够帮助大家!(matlab is very familiar with U.S. software, the electronic documents to provide a lot about classical algorithm matlab realize, I hope everyone can help!)
- 2008-04-01 02:02:21下载
- 积分:1
-
KalmanFilter
The two procedures are the homework of Xiamen University.these two programmes are Kalman Filters written in matlab language.
- 2010-11-26 13:43:28下载
- 积分:1
-
DS_kuopin_simulation
说明: 通过Monte Carlo仿真,说明DS扩频信号在抑制正弦干扰方面的有效性。用一均匀随机数发生器产生某个二进制信息符号的序列,每个信息比特重复Lc次。
包含文件:DS_restrain_interference.M
SS.M(through Monte Carlo simulation, note DS spread spectrum signal sinusoidal interference in inhibiting the effectiveness. Using a uniform random number generator produce a binary sequence information symbols, each bit of information to repeat Lc times. Documents include : DS_restrain_interference.M SS.M)
- 2006-03-22 11:32:53下载
- 积分:1
-
matlab-code-BPNN
Please send to you my code matlab example4
- 2011-11-11 10:29:13下载
- 积分:1
-
GA
说明: 遗传算法的设计与实现
y=x.*sin(10*pi*x)+2 (
Genetic Algorithm Design and Implementation
y=x.*sin(10*pi*x)+2 )
- 2013-11-18 21:09:52下载
- 积分:1
-
矢量编程潮流及最优潮流算法
实现电力系统的潮流计算以及最优潮流计算。(Power system flow calculation and optimal power flow calculation.)
- 2017-10-23 10:45:59下载
- 积分:1
-
MDL.m
用于计算MDL,最小描述距离。用于最小描述距离的计算,可以用于最优化过程(Used to calculate the MDL, Minimum Description distance. Used to describe the minimum distance calculations can be used to optimize the process)
- 2011-11-19 00:14:59下载
- 积分:1