代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/313963/13577835

m bdt_f527.m

% MATLAB script that generates the probability of error versus the signal-to-noise ratio initial_snr=0; final_snr=15; snr_step=1; tolerance=1e-7; % tolerance used for the integration min
www.eeworm.com/read/313956/13578453

m pulsegen.m

function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt) %PULSEGEN generates perfect pulse for communication toolbox. % Wes Wang % Copyright (c) 1995-96 by The MathWorks, Inc. if f
www.eeworm.com/read/313436/13587609

m mmse_mse_calc.m

%Function Declaration: function ms_error=MMSE_MSE_calc(X,H,Y,Rgg,variance); %This function generates mean squared error for the the MMSE estimator.. %EVALUATION OF Hmmse %Hmmse=F*Rgg*inv(Rgy)*Y;
www.eeworm.com/read/313415/13588406

m mmse_mse_calc.m

%Function Declaration: function ms_error=MMSE_MSE_calc(X,H,Y,Rgg,variance); %This function generates mean squared error for the the MMSE estimator.. %EVALUATION OF Hmmse %Hmmse=F*Rgg*inv(Rgy)*Y;
www.eeworm.com/read/309264/13676003

m chap1_casestudy.m

% Chapter 1, Case Study % This script file generates the data for Table 5.2 and plots the graphs in % Figures 5.1, 5.4 and 5.5 % Script file Chap1_CaseStudy1.m clear clc close all Pop=[3 3
www.eeworm.com/read/308787/13692009

m gaussn.m

function g = gaussn(f0,n) % function gn = gaussn(f0,n) : generates the order n derivative of the % gaussian window, centered at frequency f0 % The wavelet gn is real, but it is its analytic form
www.eeworm.com/read/307105/13728928

m gsm_mod.m

function [ tx_burst , I , Q ] = gsm_mod(Tb,OSR,BT,tx_data,TRAINING) % GSM_MOD: This MatLab code generates a GSM normal burst by % combining tail, ctrl, and training sequence bits with
www.eeworm.com/read/306478/13744721

m bdt_f527.m

% MATLAB script that generates the probability of error versus the signal-to-noise ratio initial_snr=0; final_snr=15; snr_step=1; tolerance=1e-7; % tolerance used for the integration min
www.eeworm.com/read/304373/13795470

m genmom.m

function nvar = genmom(im,iv,ord) % GENMOM - Internal use only % GENMOM(IM,IV,ORD) generates moments for a measure. % % Updates measure info MMM.M % Used by MSDP % Uses GENIND % D. Henrion,
www.eeworm.com/read/303558/13812673

m bdt_f527.m

% MATLAB script that generates the probability of error versus the signal-to-noise ratio initial_snr=0; final_snr=15; snr_step=1; tolerance=1e-7; % tolerance used for the integration min