-
AIAA-2006-6753
SGP4官方程序,包括matlab,java,C++等源码和说明文件(Official program of SGP4 model,includes Matlab, VC, Java, etc.)
- 2021-03-15 17:59:22下载
- 积分:1
-
zengqiangban1
按部州描述很详细,精确到每一行.按部州描述很详细,精确到每一行(an bu zhou shu ru hen xiang xi qing que dao mei yi hang hao dong xi a ge men ye shi mei zhe le ta ma de fei dei xie )
- 2009-11-20 12:57:11下载
- 积分:1
-
3
说明: 为了采集准确的心电信号,设计了一套基于瞬时心率信号抗干扰测量的方法,针对微弱并易受干扰的心电采样信号,进行有效地硬件以及软件滤波,通过软件数字滤波算法,得到真实的心率信号(Set based on the instantaneous heart rate signal immunity measuring method to collect accurate ECG, ECG sampling signal for the weak and vulnerable to interference, hardware and software filtering, digital filtering algorithm through software, get real The heart rate signal)
- 2013-04-01 16:39:47下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
wavelet
wavelet, just dependent on matlab 6.0
- 2010-12-14 04:23:33下载
- 积分:1
-
GUI
GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
- 2013-08-16 20:14:17下载
- 积分:1
-
ren
用matlab的simulink实现状态观测器设计及仿真,绘出state-space 模块的输出值的阶跃响应曲线以及观测器的输出值的阶跃响应曲线。(To achieve observer status with the design and simulation of matlab simulink, step response curve step response curve and observing the output value is plotted state-space module output value.)
- 2020-11-11 20:59:44下载
- 积分:1
-
P_Possion
产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分(have to meet a Poisson distribution of random sequence. Communication systems for the source of)
- 2006-10-31 16:16:20下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
TExttendedKalh
运用TDOA/AOA定位方法使用扩展卡尔曼滤波定位算法的的matlab程序源码仿真代码
(Use TDOA/AOA location method using extended Kalman filter algorithm matlab program source code of simulation)
- 2012-09-15 22:36:58下载
- 积分:1