-
CDMA2
多用户的高斯信道CDMA仿真,可以模拟传输三路语音信号(Multi-user Gaussian CDMA channel simulation can simulate the three-way voice signals transmitted)
- 2009-09-19 22:46:57下载
- 积分:1
-
getWeights
When used to mean force, its magnitude (a scalar quantity), often denoted by an italic letter W, is the product of the mass m of the object and the magnitude of the local gravitational acceleration g [3] thus: W = mg. When considered a vector, weight is often denoted by a bold letter W. The unit of measurement for weight is that of force, which in the International System of Units (SI) is the newton. For example, an object with a mass of one kilogram has a weight of about 9.8 newtons on the surface of the Earth, about one-sixth as much on the Moon, and very nearly zero when in deep space far away from all bodies imparting gravitational influence.
- 2011-08-16 14:52:51下载
- 积分:1
-
BPSK
该文件时通信原理中的最基本的数字调制方式BPSK(二进制相移键控),希望对大家学习有帮助(When the file is the basic communication principle of digital modulation BPSK (binary phase shift keying), we hope to learn helpful)
- 2015-01-14 19:01:34下载
- 积分:1
-
LTE2
说明: 讲述LTE技术创新与挑战的很有价值的参考资料,值得去读(About the challenges of LTE technology, innovation and valuable reference, it is worth to read)
- 2010-03-26 23:12:47下载
- 积分:1
-
good-random-number-generator-
在matlab下运行,产生标准均匀分布,正态分布和指数分布的随机数发生器程序。(In matlab running, generate standard uniform, normal and exponential distribution random number generator program.)
- 2013-09-15 20:39:38下载
- 积分:1
-
tid_foc_funs
该程序设计了一种分数阶tid控制器,能有效弥补常规tid控制器所无法实现的目的,多两个可调参数就多了控制系数,功能更有效,性能更稳定。(The program design of a fractional tid controller can compensate for conventional tid controller can not achieve the purpose, more than two adjustable parameters, the more the control coefficient, more effective and more stable performance.)
- 2010-09-15 10:05:31下载
- 积分:1
-
loadflow(2)
说明: 利用该MATLAB程序可实现对一般电力系统的节点、支路及其损耗的潮流计算。(Using the MATLAB program can be realized on the general power system node, slip and loss of power flow calculation.)
- 2020-12-01 22:09:27下载
- 积分:1
-
uwenya
实现光伏电池输出的稳压。测试效果明显,对一般精确度的模块足够实现(pvmode,this is a good wenya mode)
- 2012-04-11 15:53:00下载
- 积分:1
-
matlab
用matlab语言编写的,很经典的实例,对学matlab语言很有帮助。(Matlab language used, it is a classic example of language for school matlab helpful.)
- 2009-01-02 10:41:42下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1