代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/342248/12033375
h mod2dense.h
/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */
/* Copyright (c) 1996, 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pro
www.eeworm.com/read/342210/12035029
m rx_diversity.m
function [data_syms_out] = rx_diversity(freq_data_syms, ...
channel_est, SimulationParameters)
% remove extra dimension from matrices, if rx diversity is not used
freq_data_syms = squeeze(freq
www.eeworm.com/read/253931/12177049
m mytrnd.m
function r = mytrnd(v,m,n)
%TRND Random matrices from Student's T distribution.
% R = TRND(V) returns a matrix of random numbers chosen
% from the T distribution with V degrees of freedom.
www.eeworm.com/read/253420/12223516
cfg q_offset.cfg
# This is the configuration file for initialising the Q Offset matrices.
# Altogether 6 matrix for 4x4 block and 2 matrix for 8x8 block
# The values can take any value, positive or negative and repr
www.eeworm.com/read/339293/12244294
m sysanaly.m
%System analysis for loop-shaping examples
%It is assumed that the plant is G=g, disturbance TFM is Gd=gd and
%controller is K=c.
%It produce the system matrices, L=l, S=s, T=t,
%step response y=
www.eeworm.com/read/150238/12302749
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/150214/12304716
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/150214/12304720
h mod2dense.h
/* MOD2DENSE.H - Interface to module for handling dense mod2 matrices. */
/* Copyright (c) 1996, 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pro
www.eeworm.com/read/336521/12439452
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/233414/14154563
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distri