-
PSS2A
Power System Stabilizer model PSS2A
- 2015-03-10 22:20:40下载
- 积分:1
-
Pss_detect
LTE中同步信号的检测程序,根据matlab语言编写,用来检测主(辅)同步信号(LTE synchronization signal detection procedures, according to matlab language used to detect the primary (secondary) synchronization signal)
- 2021-01-23 15:18:39下载
- 积分:1
-
mpptmode
使用型mppt模块,测量输出端电压和电流,计算出功率,从而实现最大功率点的跟踪,具有实际意义(a mode of mppt,this is my Owen persision)
- 2012-04-11 15:55:58下载
- 积分:1
-
Zernike_code
Zernike calcilations code
- 2015-03-25 13:56:32下载
- 积分:1
-
initnet
initial a bp neural network which gene optimzed
- 2009-06-07 14:48:59下载
- 积分:1
-
4
说明: 此算法为最小二乘辅助变量法。uy2为含噪声数据,n=2,噪声模型n=2。左为输出数据,右为输入数据。k=2,3,4,5等等(Least-squares algorithm for the auxiliary variables. uy2 for data containing noise, n = 2, the noise model n = 2. Output data for the left and right for the input data. k = 2,3,4,5, etc.)
- 2009-07-24 11:48:42下载
- 积分:1
-
fmc-match
The fru parser is both user and kernel capable: it needs alloc.
- 2015-01-09 13:55:10下载
- 积分:1
-
DIGITAL_MOD
A digital modulation using simulink. very useful for beginer
- 2013-08-15 13:50:31下载
- 积分:1
-
Truss_structure
桁架结构内力分析,动力响应分析。介绍了质量、刚度矩阵的产生(Truss structure, force analysis, dynamic response analysis. Describes the mass, stiffness matrix generation)
- 2011-11-05 13:41:35下载
- 积分:1
-
2
说明: 有一个长度为整数L(1<=L<=10000)的马路,可以想象成数轴上长度为L的一个线段,起点是坐标原点,在每个整数坐标点有一棵树,即在0,1,2,...,L共L+1个位置上有L+1棵树。
现在要移走一些树,移走的树的区间用一对数字表示,如 100 200表示移走从100到200之间(包括端点)所有的树。
可能有M(1<=M<=100)个区间,区间之间可能有重叠。现在要求移走所有区间的树之后剩下的树的个数。
输入:
两个整数L(1<=L<=10000)和M(1<=M<=100)。
接下来有M组整数,每组有一对数字。
输出:
可能有多组输入数据,对于每组输入数据,输出一个数,表示移走所有区间的树之后剩下的树的个数。(Has a length of integer L (1 < = L < = 10000) of the road, one can imagine a number line segment of length L, the starting point is the coordinate origin, each integer coordinate points in a tree, i.e. 0,1 , 2, ..., L total has L+1 L+1 positions on the tree. Now to remove some trees, tree removed by a range of digitally represented, such as 100 200 represents removed (inclusive) between 100 and 200 all the trees. There may be M (1 < = M < = 100) intervals, there may be overlap between the intervals. Now, after the number of trees require the removal of all remaining sections of the tree. Input: two integer L (1 < = L < = 10000) and M (1 < = M < = 100). Then there is an integer M groups, each with a pair of numbers. Output: there may be multiple sets of input data, for each set of input data, the output of a number indicating the number of the removal of all remaining sections of the tree after tree.)
- 2015-03-22 23:35:47下载
- 积分:1