代码搜索结果

找到约 10,000 项符合 Power 的代码

fft.m

%*************************************************************************% % FFT实践及频谱分析 % %****************************************************

colorbar.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,

ps2tolcd.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,

lcd_v.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

decidingweights.conf

# DecidingWeights.conf - Configuration File # Mersad RoboCup Team (2D Soccer Simulation) [Pass] Alpha = 5 Power = 1 Rate = 1 [QuickPass] Alpha = 5 Power = 1 Rate = 1 [Shoot] Alpha = 0 Power

command.cpp

/* * Copyright 2002-2004, Mersad Team, Allame Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public

dds.pin

-- Copyright (C) 1991-2007 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

program_11_4.m

% Program 11_4 % Power Spectrum Estimation Using Welch's Method % colordef black n = 0:1000; g = 2*sin(0.12*pi*n) + sin(0.28*pi*n) + randn(size(n)); nfft = input('Type in the fft size = '); win