ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples MLEsim.m
标签: Estimation frequency amplitude discrete
上传时间: 2014-12-07
上传用户:dianxin61
wcdma simulation for space time processing
标签: simulation processing wcdma space
上传时间: 2016-03-24
上传用户:huangld
Curve Fitting Toolbox,Excel Link,Financial Toolbox,Financial Time Series Toolbox,Optimization Toolbox
标签: Toolbox Financial Optimization Fitting
上传时间: 2016-03-24
上传用户:qwe1234
Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction.
标签: heteroskedasticity Calculates the Variance
上传时间: 2016-03-24
上传用户:ynwbosss
real time and embeded guide.pdf 对理解实时操作系统和linux内核之间的交互操作有很好帮助
上传时间: 2013-12-18
上传用户:c12228
Network time protocol source study
标签: protocol Network source study
上传时间: 2014-11-29
上传用户:zhuimenghuadie
RTX-51 Real-Time(汉).pdf
上传时间: 2016-04-04
上传用户:lizhizheng88
The OpenGPSRec receiver software runs on the real time operating system RTAI-Linux. It compiles with gcc using a RTAI-patched linux kernel. linux下的GPS 开放源码~!
标签: OpenGPSRec RTAI-Linux operating receiver
上传时间: 2016-04-10
上传用户:xc216
pcf8593实时时钟的驱动实例 Real Time Clock interface for Linux on CPE with FTRTC010
标签: interface Clock Linux FTRTC
上传时间: 2013-12-01
上传用户:牧羊人8920
Problem D:合唱队形 Time Limit:1000MS Memory Limit:65536K Total Submit:1237 Accepted:437 Language: not limited Description N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。 合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1,T2,…,TK, 则他们的身高满足T1 < T2 < ...< Ti > Ti+1 > … >TK(1<=i<=K)。 你的任务是,已知所有N位同学的身高,计算最少需要几位同学出列,可以使得剩下的同学排成合唱队形。 Input 输入包含若干个测试用例。 对于每个测试用例,输入第一行是一个整数N(2<=N<=100),表示同学的总数。第二行有N个整数,用空格分隔,第i个整数Ti(130<=Ti<=230)是第i位同学的身高(厘米)。当输入同学总数N为0时表示输入结束。 Output 对于每个测试案例,输出包括一行,这一行只包含一个整数,就是最少需要几位同学出列。 Sample Input 8 186 186 150 200 160 130 197 220 3 150 130 140 0 Sample Output 4 1
标签: Limit Accepted Language Problem
上传时间: 2014-01-13
上传用户:aappkkee