代码搜索结果
找到约 582,192 项符合
Cortex-M 的代码
cal_and_plot_pamb7.m
% cal_and_plot_pamb7.m - written by Eli Mozeson and Nadav Levanon
% calculates and plots the periodic ambiguity function of a signal
% assumes that the work space includes a row vector u (signal comp
dvhop.m
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DV-Hop算法 ~~~~~~~~~~~~~~~~~~~~~~~~
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
% BorderLength-----正方形区域的边长,单位:m
% NodeAmou
qam.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 对M=16的QAM系统进行蒙特卡罗仿真 %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clear all
echo off
SNRindB1=0:2:15;
SNRindB2
gngauss.m
function[gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS产生两个均值为m、标准差sgm
ofdm.m
function [Pb]=ofdm(snr_in_dB)
%----------------------------------------------------------------------
%本程序在时域里对ofdm的性能进行仿真
%----------------------------------------------------------------------
M = 5
torr_main_f_ave.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%main()
clear all
m3 = 256;
sse2t = 0;
%
% randn('state',0)
% rand('state',0)
no_methods = 6;
best_method_array = zeros(no_methods,1);
m
torr_m_menu.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function match_param_out = c_menu(varargin)
% C_MENU Application M-file for c_menu.fig
% FIG = C_MENU launch c_menu GUI.
% C_MENU('callback_name
torr_c_menu.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function corn_param_out = torr_c_menu(varargin)
% TORR_C_MENU Application M-file for torr_c_menu.fig
% FIG = TORR_C_MENU launch torr_c_menu GUI.
%
torr_test_calib_sc2.m
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
%method = 'linear';
% % do we want the same result ea
torr_cor_script.m
% By Philip Torr 2002
% copyright Microsoft Corp.
%% to test the Harris corner detector
%torr_cor_script.m
%clear all
%profile on
figure
i1 = imread('j1.bmp','bmp');
%imshow(i1)
if length(