代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/459795/7264643
m channel.m
function varargout = channel(sig,varargin)
%CHANNEL MIMO channel model.
% Y = CHANNEL(X) corrupts input signal X by desired type of channel
% fading.
%
% [Y,ALPHA] = CHANNEL(X) same as above b
www.eeworm.com/read/456176/7356425
h search.h
#ifndef SEARCH_H
#define SEARCH_H
#include
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. I
www.eeworm.com/read/452512/7438846
c test.c
/*
* Test program for glpng
* by Ben Wyatt ben@wyatt100.freeserve.co.uk
* Featuring a shameless plug for my stunt course program
* Available from the same site as glpng
* http://www.wyatt100
www.eeworm.com/read/450295/7486045
m example_ms_ar_simul_2_states_t_dist.m
% Example Script for MS_AR_Sim.m (run it in the same directory - just press f5)
% This script will simulate a 2 states MS autoregressive model with some pre defined parameters
% You can change the
www.eeworm.com/read/450295/7486060
m example_ms_ar_simul_2_states.m
% Example Script for MS_AR_Sim.m (run it in the same directory - just press f5)
% This script will simulate a 2 states MS autoregressive model with some pre defined parameters
% You can change the
www.eeworm.com/read/447000/7561286
m test1.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Tests that using rand X times generates the same values as rand(1,X)
clear all;
% read in key for PN generator
file_
www.eeworm.com/read/447000/7561293
m pn_test.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Tests that using rand X times generates the same values as rand(1,X)
clear all;
% read in key for PN generator
file_
www.eeworm.com/read/441402/7670999
m contents.m
%GPS Toolbox
%Version 1.1 09-Dec-1997
%
%Directory: proc_dd
%
%ACCUM0 Accumulates the contribution of observations from one epoch. The
% result is output under the same name.
%
%ANH
www.eeworm.com/read/440450/7689252
m pn_test.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Tests that using rand X times generates the same values as rand(1,X)
clear all;
% read in key for PN generator
file_
www.eeworm.com/read/439651/7704314
m guide2.m
function h = guide2
% This function was created by saveas(...,'mfig'), or print -dmfile.
% It loads an HG object saved in binary format in the FIG-file of the
% same name. NOTE: if you want to see th