代码搜索:失真分析

找到约 10,000 项符合「失真分析」的源代码

代码结果 10,000
www.eeworm.com/read/166190/10029834

m dmybodeb.m

if dfadeback==2 dmybodebb else % if bodeabcd==1 dwindbodeb=figure('color',[.1,.7,.8],'position',[0.1*winw,0.1*winh,0.8*winw,0.8*winh],... 'name','离散系统闭环Bode图分析','numbertitle'
www.eeworm.com/read/359927/10115836

~dfm fft.~dfm

object fftform: Tfftform Left = -1 Top = 102 Width = 1020 Height = 557 Caption = '傅立叶变换分析' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.He
www.eeworm.com/read/359927/10115839

dfm fft.dfm

object fftform: Tfftform Left = -1 Top = 102 Width = 1020 Height = 557 Caption = '傅立叶变换分析' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.He
www.eeworm.com/read/280052/10358791

txt 新建 文本文档 (2).txt

一、瀑布模型: 1、定义: definition feasibility study requirments analysis 2、开发: system design program design coding and module testing integration and system testing 3、维护: delivery and 二、系统分析、可行
www.eeworm.com/read/352274/10567546

m wx1.m

function wx1(action,in1,in2); %WX1 连续周期信号的频谱分析 % possible actions: % 'start' % 'down' % 'move' % 'up' % 'redraw' % 'done' % 'setfreq' % 'setwindow' % 'showwin' if nar
www.eeworm.com/read/277720/10609886

h dataanalyse.h

#pragma once #include "..\..\监测中心源码2.0\system.h" #include "adoDB.h" // CDataAnalyse 命令目标 //告警分析对象 //##ModelId=465286A40232 class _declspec(dllexport) CDataAnalyse : public CObject { publ
www.eeworm.com/read/433663/7097886

h cal.h

// Cal.h: interface for the CCal class. // ////////////////////////////////////////////////////////////////////// #include "visa.h" #include "hpesg.h" //信号源 #include "875x_cpp.h"//矢量网络分析仪 #inclu
www.eeworm.com/read/463467/7180332

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // 词法分析器.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/442116/7659104

dat bookinfo.dat

[General Information] 书名=时一频分析:理论与应用 作者=BEXP 页数=267 下载位置=http://book2.ssreader.com.cn/diskdg/dg66/11/!00001.pdg
www.eeworm.com/read/439857/7700210

m m0718.m

% M0718 系统稳定性分析 num=[-1,0,3,0.5]; den=[1,2,3,3,0,1]; [Gm,Pm,Wcg,Wcp] = margin(tf(num,den))