代码搜索结果
找到约 10,000 项符合
ARM 的代码
arm.h
//********************************************
// 装备 相关函数
// 创建于2000年9月27日
//********************************************
#ifndef _ARM_H_
#define _ARM_H_
//********装备类*********
class CArm
arm.cpp
//********************************************
// 装备 相关函数
// 创建于2000年9月27日
//********************************************
#include "..\gamelib\goldpoint2.h"
#include "..\interface\interface2.h"
arm.h
/* -*-C-*-
*
* $Revision: 1.8 $
* $Author: amerritt $
* $Date: 1996/11/25 15:01:38 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited
* All Rights Reserved.
*
* arm.h - standard AR
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th
arm.m
function result= ARM(X, Xmean)
result=X;
for i=1:length(X)
if abs(result(i))>Xmean
result(i)=Xmean*exp(angle(X(i))*j);
end
end
arm.cs
using System;
class MathMethod
{
///
/// 计算得到AR_m模型的系数向量
///
/// 输入时间序列长度
/// 模型阶次
/// 输入时间序列
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th
makefile.arm
# This material is inherited from the Linux Makefile: arch/arm/Makefile:
# (2.4.0.-test6 official) -- maybe the last part is not needed, though
#
# This file is included by the global makefile so th