代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/212376/15157332
m exm04091_1.m
%生成样本数据
X(:,1)=ones(10,1);X(1,1)=100;X(10,1)=0.01;
rand('state',1);randn('state',1) %使均布及正态两随机发生器初始化
X(:,2)=rand(10,1);
X(:,3)=randn(10,1);X(:,3)=2*abs(min(X(:,3)))+X(:,3);
%计算一阶矩
Moment1.arithm
www.eeworm.com/read/212047/15167149
todo
use macros so that all complex arithmetic can use native complex types if compiler supports them
make sure double/float are replaced by BASE everywhere
gbmv_c : use conj*imag instead of having bra
www.eeworm.com/read/210695/15193349
dsw neuralnetwork.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/210695/15193394
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Arithmetic.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/206620/15292928
hh coder.hh
/*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartm
www.eeworm.com/read/206291/15297020
c dtftr.c
/* dtftr.c - N DTFT values over frequency range [wa, wb) */
#include /* complex arithmetic */
complex dtft(); /* DTFT at
www.eeworm.com/read/171162/5398028
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Arithmetic.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/168845/5435141
cpp t_4_001.cpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-2005
www.eeworm.com/read/167728/5453348
todo
use macros so that all complex arithmetic can use native complex types if compiler supports them
make sure double/float are replaced by BASE everywhere
gbmv_c : use conj*imag instead of having bra
www.eeworm.com/read/167185/5463870
tes cb_filt.tes
#!/bin/sh
# 9/7/93 @(#)cb_filt.tes 1.1
USE_ESPS_COMMON=off;export USE_ESPS_COMMON
ESPS_VERBOSE=0;export ESPS_VERBOSE
donefile='/tmp/done'
outfile='/tmp/out'
echo "The following filters designed have