代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/346772/11723776
m to explain the linear phase.m
%---------------------------------------------------------------------------
% exa050101.m for example 5.1.1
% to explain the linear phase;
%------------------------------------------------------
www.eeworm.com/read/257436/11927459
cpp linear_pll_sim.cpp
//
// File = sqr_loop_sim_bp.cpp
//
#define SIM_NAME "LinearPLL\0"
#define SIM_TITLE "Simulation of Linear PLL\0"
#include "global_stuff.h"
#include "qpsk_theory.h"
#include "bitgen.h"
www.eeworm.com/read/255284/12090297
fig linear_array_gui.fig
www.eeworm.com/read/255284/12090315
m linear_array_gui.m
function varargout = linear_array_gui(varargin)
% LINEAR_ARRAY_GUI M-file for linear_array_gui.fig
% LINEAR_ARRAY_GUI, by itself, creates a new LINEAR_ARRAY_GUI or raises the existing
% s
www.eeworm.com/read/251851/12314713
m remove_implicit_linear.m
function [CEnew, dEnew, CInew, dInew] = remove_implicit_linear(CE, dE, CI, dI)
% remove implicit linearity in the linear constraints
m = size(dI,1);
d = size(dE,1);
H.A = [CI; CE];
www.eeworm.com/read/249982/12443597
m linear_gaussian_cpd.m
function CPD = linear_gaussian_CPD(bnet, self, theta, sigma, theta0, n0, alpha0, beta0)
% LINEAR_GAUSSIAN_CPD Make a linear Gaussian distrib.
%
% CPD = linear_gaussian_CPD(bnet, self, theta, lambda)
%
www.eeworm.com/read/131572/14136723
m draw27linear.m
function draw27linear(z,ch)
% input z, draw x-y-z 3d picture at 27 points,
% 'ch' is the title of z, a character string
% a subroutine programm. fan xiushan edited on 2000. 6.1
% 27 points for N
www.eeworm.com/read/233420/14154489
cpp linear_coordinate_transformation.cpp
#include "vs.h"
int main() {
double X[2] = {1.0, 2.0};
Quadrature qp(1, 2);
H0 z(qp),
x = (1-z)/2*X[0]+(1+z)/2*X[1];
J omega = ((X[1]-X[0])/2);
C0 area = (x-1).pow(2) | omega
www.eeworm.com/read/228298/14393291
mat cpmequ_linear16.mat
www.eeworm.com/read/228298/14393312