代码搜索结果

找到约 16,374 项符合 Op-Amp 的代码

addsub_c_13.v

module addsub_c_13(p,y,op,s); input [12:0] p; input [8:0] y; input op; output [12:0] s; wire [12:0] op_ext = {op, op, op, op, op, op, op, op, op, op, op, op, op}; wire [12:

adjs_002.js

var phpadsbanner = ''; phpadsbanner += '

adjs_003.js

var phpadsbanner = ''; phpadsbanner += '

adjs.js

var phpadsbanner = ''; phpadsbanner += '

mampres.c

#include #include #include #include "msp.h" void mampres(complex h[],float amp[],int n,float fs,int iamp, char filename[]) { /*------------------------------------

mampres.c

#include #include #include #include "msp.h" void mampres(complex h[],float amp[],int n,float fs,int iamp, char filename[]) { /*------------------------------------

jm99a1.m

%99年中国大学生数学建模竞赛a题:自动化车床管理模型一 %参见《数学的实践与认识》2000.1.p36-40 clear;opt=inf; for n=[10 20 30] for m=[200 300 400] [x0,op]=fmins('jm99afun',[n m]); if op(8)

jm99a.m

function [x,opt]=jm99a(n,m) %99年中国大学生数学建模竞赛a题:自动化车床问 %参见《数学的实践与认识》2000.1.p36-40 opt=inf; for n=10:5:30 for m=300:10:400 [x0,op]=fmins('jm99afun',[n m]); if op(8)

four.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author lilac */ public class Four { public int op; //操作符 pu

fhilbert.m

function [omega,amp,mag,phase,w] = fhilbert(varargin); %FHILBERT takes a matrix of IMFs or a single column vector % and performs the Hilbert-Huang transform. The % original input sig