代码搜索:运动控制卡 固高
找到约 8,404 项符合「运动控制卡 固高」的源代码
代码结果 8,404
www.eeworm.com/read/316402/13523624
m 高通.m
% /////////////////巴特沃兹高通滤波器/////////////////////////
% Fp=700Hz; Fs=500Hz, Rp=1dB; Rs=32dB; FT=2kHz;
% 归一化角频率wp=2*pi*Fp/FT; ws=2*pi*Fs/FT;
% ================双线型变换法===============================
www.eeworm.com/read/314791/13559098
txt 高通.txt
%用高通滤波器滤去低频信号
n=0:0.0001:1;
fs=10e3;
xl=sin(2*pi*20*n);
xm=sin(2*pi*2e3*n);
xh=sin(2*pi*4.5e3*n);
x=xl+xm+xh;
figure(1)
subplot(2,2,1),plot(n,xl),xlabel('n'),ylabel('xl'),title('低频信号');
subpl
www.eeworm.com/read/485159/6566244
覃旭高
加上 2009-5-11,23:11:03 星期一 加上 2009-5-15,19:01:59 星期六 二上 2009-5-15,19:18:51 星期一
www.eeworm.com/read/260764/11702445
cpp 高通.cpp
#include
#include
#include
using namespace std;
const double pi=4*atan(1);
void butterworthhighpass(double,double,double,double,double);
int main()
{
//数字高通滤波器性能要求
www.eeworm.com/read/339808/12203145
h 高电.h
// 高电.h : main header file for the 高电 application
//
#if !defined(AFX__H__4C5BDDCA_E8D3_409B_BAD5_1B992DC54EAB__INCLUDED_)
#define AFX__H__4C5BDDCA_E8D3_409B_BAD5_1B992DC54EAB__INCLUDED_
#if _
www.eeworm.com/read/339808/12203149
cpp 高电.cpp
// 高电.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "高电.h"
#include "高电Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/339808/12203158
ico 高电.ico
www.eeworm.com/read/339808/12203170
dsw 高电.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/339808/12203178
plg 高电.plg
Build Log
--------------------Configuration: 高电 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debu
www.eeworm.com/read/339808/12203190
dsp 高电.dsp
# Microsoft Developer Studio Project File - Name="高电" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Applic