代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/228515/14381001
m cp0901_muiber_2pam.m
%
% Function 9.4 : "cp0901_MUIBER_2PAM"
%
% Evaluates the theoretical probability of error
% for a 2PAM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebn0' is a v
www.eeworm.com/read/226661/14456026
m make_rp.m
% This file makes the structure containing the run
% parameters used for the Adpative Equalization experiment
rp.Nruns = 200;
rp.var_v = 0.001;
rp.decay = 0;
rp.p = 11;
www.eeworm.com/read/225852/14513449
m ekfm.m
function [xhat_data,Pmat]=ekfm(kalmfilex,kalmfiley,linfile,xbar,...
P0,q,r,u,y,timeidx,optpar)
% EKFM
% This function implements the conventional extended Kalman filter (EKF).
%
www.eeworm.com/read/225852/14513452
m ekf.m
function [xhat_data,Pmat]=ekf(kalmfilex,kalmfiley,linfile,xbar,...
P0,q,r,u,y,timeidx,optpar)
% EKF
% This function implements the conventional extended Kalman filter (EKF).
% Th
www.eeworm.com/read/124842/14534490
m fil.m
function [out]=fil(in,f);
%
% Filters the data using a first order filter
%
% [out]=fil(in,f);
%
% f is a vector containing the filter constants
%
% Updated to use MATLAB's built in filter rou
www.eeworm.com/read/124570/14559418
java visualizepanellistener.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/224759/14568318
m checkvarsdata.m
function [data,params]=checkvarsdata(start,continuing,data,params);
%CHECKVARSDATA Fills the dataset variable for the GPLAB algorithm.
% CHECKVARSDATA(START,CONTINUE,DATA,PARAMS) returns the da
www.eeworm.com/read/123705/14616043
m genmesh2.m
function el2nod=genmesh2(nod2xy,boundp,boundm)
%GENMESH2 Generate 2D mesh from grid points.
% EL2NOD = GENMESH(NOD2XY,BOUND+[,BOUND-]),
% where EL2NOD is a (#EL)x3 matrix, containing
% the
www.eeworm.com/read/222731/14678120
log frmmdi~3.log
Line 16: Cannot load control MenuTools; containing control not a valid container.
Line 16: The file F:\temp\Engine\FRMMDI~3.FRM could not be loaded.
www.eeworm.com/read/222731/14678203
log frmmditocbar.log
Line 16: Cannot load control MenuTools; containing control not a valid container.
Line 16: The file F:\temp\Engine\frmMDITocBar.frm could not be loaded.