代码搜索结果
找到约 10,000 项符合
M 的代码
impulsive_iterative_huber_m_nlos.m
% NLOS mitigation based on Huber M estimation
% 2007.3.18
% written by Tang Hong
% IEEE Trans. On signal processing,vol47,No.4, 1999
% " robust Huber adaptive filter"
% clc;
clear;
weighted_huber_m_nlos_2.m
% NLOS mitigation based on Huber M estimation
% 2007.3.18
% written by Tang Hong
% IEEE Trans. On signal processing,vol47,No.4, 1999
% " robust Huber adaptive filter"
% add impulsive NLOS error
exm08052m_1_1.m
%exm080521m_1.m
%此文件应该在exm080521_1.mdl运行后,再运作。
tt=TX.time;
x1=TX.signals.values;
plot(tt,x1),grid on,
xlabel('kT'),ylabel('x1(kT)')
shg
dom12a_m2.m51
BL51 BANKED LINKER/LOCATER V5.03 08/22/2004 21:22:04 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE DOM12A
authoritymgr.cpp
#include "stdafx.h"
#include "CZMisMMC.h"
#include "AuthorityMgr.h"
/////////////////////////////////////////////////////////////////////////////
// CAuthorityMgrComponentData
static const GUID
property.cpp
// Property.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "KeyHook.h"
#include "Property.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
cqueen.cpp
#include "stdafx.h"
#include "cqueen.h"
Cqueen::Cqueen(int row)
{
m_bruning=false;
m_pisaveqplace=NULL;
m_pgridbitmap=NULL;//栅栏位图
m_pplacelist=NULL;
setrow(row);
m_inowcol=0;
}
Cqueen
portmanager.cpp
#include "PortManager.h"
#include
#include
#include "MyAssert.h"
#include "XMLConfig2.h"
#include "LogInterface.h"
PortManager *PortManager::m_inst=NULL;
static Bool bDebug =
cpage.cpp
/*
cpage.cpp - part of flashtool for AVRUSBBoot, an USB bootloader for Atmel AVR controllers
Thomas Fischl
Creation Date..: 2006-03-18
Last change....: 2006-06-25
*/
#inclu
wg_frame.cpp
// wg_frame.cpp
//
// CFrame class implementation
//
//
// Copyright (c) 2002 Rob Wiskow
// rob-dev@boxedchaos.com
//
// This library is free software; you can redistribute it and/or
// modify it unde