plateform stringclasses 1
value | repo_name stringlengths 13 113 | name stringlengths 3 74 | ext stringclasses 1
value | path stringlengths 12 229 | size int64 23 843k | source_encoding stringclasses 9
values | md5 stringlengths 32 32 | text stringlengths 23 843k |
|---|---|---|---|---|---|---|---|---|
github | ull-isaatc/ssbayes-master | V_rep_EKF.m | .m | ssbayes-master/Experimentos V-REP/EKF/V_rep_EKF.m | 41,430 | utf_8 | 195ac37787c7257fc115948fbb8671b3 | % Experimentación con la API de V-REP para implementar el EKF
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the sof... |
github | ull-isaatc/ssbayes-master | bot_dist_dh.m | .m | ssbayes-master/Experimentos V-REP/EKF/bot_dist_dh.m | 812 | utf_8 | 05d0f6fe11356f786e565a1fce10e36f | % Derivada del modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the softw... |
github | ull-isaatc/ssbayes-master | complexCommandTest.m | .m | ssbayes-master/Experimentos V-REP/EKF/complexCommandTest.m | 4,379 | utf_8 | bdb2157f3bdb37c6990c0192fba9a33c | % Copyright 2006-2015 Coppelia Robotics GmbH. All rights reserved.
% marc@coppeliarobotics.com
% www.coppeliarobotics.com
%
% -------------------------------------------------------------------
% THIS FILE IS DISTRIBUTED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
% WARRANTY. THE USER WILL USE IT AT HIS/HER OWN RIS... |
github | ull-isaatc/ssbayes-master | bot_d2h_dx2.m | .m | ssbayes-master/Experimentos V-REP/EKF/bot_d2h_dx2.m | 991 | utf_8 | 121065207e815dd017245b07a9f807b6 | % Hessian of the measurement function in BOT-demo.
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to the file
% Licence.txt, included with the software, for details.
function dY = bot_d2h_dx2(x,s)
% Space for Hessia... |
github | ull-isaatc/ssbayes-master | bot_dist_h.m | .m | ssbayes-master/Experimentos V-REP/CKF/bot_dist_h.m | 652 | utf_8 | ff5a9425b5dd121113b70afeaeaec6a2 | % Modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the software, for deta... |
github | ull-isaatc/ssbayes-master | bot_dist_dh.m | .m | ssbayes-master/Experimentos V-REP/CKF/bot_dist_dh.m | 813 | utf_8 | 4f5564c17022f4904760c27e0e8f8500 | % Derivada del modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the softw... |
github | ull-isaatc/ssbayes-master | complexCommandTest.m | .m | ssbayes-master/Experimentos V-REP/CKF/complexCommandTest.m | 4,379 | utf_8 | bdb2157f3bdb37c6990c0192fba9a33c | % Copyright 2006-2015 Coppelia Robotics GmbH. All rights reserved.
% marc@coppeliarobotics.com
% www.coppeliarobotics.com
%
% -------------------------------------------------------------------
% THIS FILE IS DISTRIBUTED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
% WARRANTY. THE USER WILL USE IT AT HIS/HER OWN RIS... |
github | ull-isaatc/ssbayes-master | V_rep_CKF.m | .m | ssbayes-master/Experimentos V-REP/CKF/V_rep_CKF.m | 41,520 | utf_8 | 08d53a84937dd379d7171441db0ba326 | % Experimentación con la API de V-REP usando el CKF
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the software, for... |
github | ull-isaatc/ssbayes-master | bot_d2h_dx2.m | .m | ssbayes-master/Experimentos V-REP/CKF/bot_d2h_dx2.m | 991 | utf_8 | 121065207e815dd017245b07a9f807b6 | % Hessian of the measurement function in BOT-demo.
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to the file
% Licence.txt, included with the software, for details.
function dY = bot_d2h_dx2(x,s)
% Space for Hessia... |
github | ull-isaatc/ssbayes-master | bot_dist_h.m | .m | ssbayes-master/Experimentos V-REP/UKF/bot_dist_h.m | 652 | utf_8 | ff5a9425b5dd121113b70afeaeaec6a2 | % Modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the software, for deta... |
github | ull-isaatc/ssbayes-master | bot_dist_dh.m | .m | ssbayes-master/Experimentos V-REP/UKF/bot_dist_dh.m | 813 | utf_8 | 4f5564c17022f4904760c27e0e8f8500 | % Derivada del modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the softw... |
github | ull-isaatc/ssbayes-master | complexCommandTest.m | .m | ssbayes-master/Experimentos V-REP/UKF/complexCommandTest.m | 4,379 | utf_8 | bdb2157f3bdb37c6990c0192fba9a33c | % Copyright 2006-2015 Coppelia Robotics GmbH. All rights reserved.
% marc@coppeliarobotics.com
% www.coppeliarobotics.com
%
% -------------------------------------------------------------------
% THIS FILE IS DISTRIBUTED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
% WARRANTY. THE USER WILL USE IT AT HIS/HER OWN RIS... |
github | ull-isaatc/ssbayes-master | bot_d2h_dx2.m | .m | ssbayes-master/Experimentos V-REP/UKF/bot_d2h_dx2.m | 991 | utf_8 | 121065207e815dd017245b07a9f807b6 | % Hessian of the measurement function in BOT-demo.
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to the file
% Licence.txt, included with the software, for details.
function dY = bot_d2h_dx2(x,s)
% Space for Hessia... |
github | ull-isaatc/ssbayes-master | V_rep_UKF.m | .m | ssbayes-master/Experimentos V-REP/UKF/V_rep_UKF.m | 41,604 | utf_8 | e14edca3f9d9e904de2fea510365e58d | % Experimentación por medio de una API con V-REP para utilizar el UKF
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with... |
github | ull-isaatc/ssbayes-master | bot_dist_h.m | .m | ssbayes-master/Experimentos V-REP/KF/bot_dist_h.m | 652 | utf_8 | ff5a9425b5dd121113b70afeaeaec6a2 | % Modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the software, for deta... |
github | ull-isaatc/ssbayes-master | V_rep_KF.m | .m | ssbayes-master/Experimentos V-REP/KF/V_rep_KF.m | 40,068 | utf_8 | c544cb6e3195bcd80a6c5467c3353b48 | % Experimentación por medio de una API con V-REP para implementar el KF
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included wi... |
github | ull-isaatc/ssbayes-master | bot_dist_dh.m | .m | ssbayes-master/Experimentos V-REP/KF/bot_dist_dh.m | 813 | utf_8 | 4f5564c17022f4904760c27e0e8f8500 | % Derivada del modelo de medida de distancia tipo telémetro
% Copyright (C) 2016 Iván Rodríguez Méndez, Antonio Luis
% Morell González, Leopoldo Acosta Sánchez
%
% This software is distributed under the GNU General Public
% Licence (version 3 or later); please refer to the file
% Licence.txt, included with the softw... |
github | ull-isaatc/ssbayes-master | complexCommandTest.m | .m | ssbayes-master/Experimentos V-REP/KF/complexCommandTest.m | 4,379 | utf_8 | bdb2157f3bdb37c6990c0192fba9a33c | % Copyright 2006-2015 Coppelia Robotics GmbH. All rights reserved.
% marc@coppeliarobotics.com
% www.coppeliarobotics.com
%
% -------------------------------------------------------------------
% THIS FILE IS DISTRIBUTED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
% WARRANTY. THE USER WILL USE IT AT HIS/HER OWN RIS... |
github | ull-isaatc/ssbayes-master | bot_d2h_dx2.m | .m | ssbayes-master/Experimentos V-REP/KF/bot_d2h_dx2.m | 991 | utf_8 | 121065207e815dd017245b07a9f807b6 | % Hessian of the measurement function in BOT-demo.
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to the file
% Licence.txt, included with the software, for details.
function dY = bot_d2h_dx2(x,s)
% Space for Hessia... |
github | korostelevm/simulink_balancing_robot-master | getSetupBlockUserData.m | .m | simulink_balancing_robot-master/installation/ardio/simulink/getSetupBlockUserData.m | 1,202 | utf_8 | ee747bda3c21d94735e33f0595c419b0 | % getSetupBlockUserData(modelHandle, arduinoVar)
% Searches the model for the Arduino IO block specified by <arduinoVar> (e.g., 'Arduino1')
% and returns the userdata of that block. Throws an error if there isn't a unique
% match for the block or if the userdata is empty.
%
% modelHandle can be a string or a numer... |
github | korostelevm/simulink_balancing_robot-master | arduinoCleanup.m | .m | simulink_balancing_robot-master/installation/ardio/simulink/arduinoCleanup.m | 2,100 | utf_8 | 1ecf75659ab0a18fba08e25c3babf292 | % arduinoCleanup(customData)
% Performs cleanup for the Arduino object (corresponding to Arduino IO Block,
% specified by ioBlockHandle) This is called from the Terminate function
% in msfun_arduino_io_setup
%
% The first argument is the customData taken from the stetup block's handle
% the second is the type of arduin... |
github | maxhutch/NekBox-master | xxt_test.m | .m | NekBox-master/jl/tests/xxt_test.m | 2,311 | utf_8 | 1b4747c4dcb41ff5f4013264a8a9728d | function xxt_test
Al0=[8 -1; -1 4];
Ac0=[-2 -2 -2; 0 -2 -1];
As0=[4 -1 0; -1 8 -1; 0 -1 4];
Al1=[4];
Ac1=[-1 -1 -2];
As1=[4 -2 -1; -2 4 -1; -1 -1 4];
Al2=[4];
Ac2=[-1 -2 -1];
As2=[4 -1 -2; -1 4 -1; -2 -1 4];
A0=[Al0 Ac0; Ac0' As0];
A1=[Al1 Ac1; Ac1' As1];
A2=[Al2 Ac2; Ac2' As2];
Il=eye(4); Is=eye(4);
gI=eye(8);
Rl... |
github | maxhutch/NekBox-master | xxt_test2.m | .m | NekBox-master/jl/tests/xxt_test2.m | 1,743 | utf_8 | d77fba63152f473361f4dbec5f787af5 | %p = [4 3 2 1 3 6 1 5 6 5 ]
%inv(A)(p,p)
function M=bdiag(A,B,C)
[ra ca]=size(A);
[rb cb]=size(B);
[rc cc]=size(C);
M = [ A zeros(ra,cb) zeros(ra,cc)
zeros(rb,ca) B zeros(rb,cc)
zeros(rc,ca) zeros(rc,cb) C ];
end
Al0=[];
Ac0=zeros(2)([],:);
As0=[1 -.5; -.5 1];
Al1=[ 2 -.5 -... |
github | zheng-yuwei/Weighted-Cost-Based-SAE-master | WolfeLineSearch.m | .m | Weighted-Cost-Based-SAE-master/minFunc/WolfeLineSearch.m | 11,106 | utf_8 | f97d9ca0bf8aab87df9aa65e74f98589 | function [t,f_new,g_new,funEvals,H] = WolfeLineSearch(...
x,t,d,f,g,gtd,c1,c2,LS,maxLS,tolX,debug,doPlot,saveHessianComp,funObj,varargin)
%
% Bracketing Line Search to Satisfy Wolfe Conditions
%
% Inputs:
% x: starting location
% t: initial step size
% d: descent direction
% f: function value at starting lo... |
github | zheng-yuwei/Weighted-Cost-Based-SAE-master | minFunc_processInputOptions.m | .m | Weighted-Cost-Based-SAE-master/minFunc/minFunc_processInputOptions.m | 3,551 | utf_8 | ea7fbcf303b9cafeca4045921adad934 |
function [verbose,verboseI,debug,doPlot,maxFunEvals,maxIter,tolFun,tolX,method,...
corrections,c1,c2,LS_init,LS,cgSolve,qnUpdate,cgUpdate,initialHessType,...
HessianModify,Fref,useComplex,numDiff,LS_saveHessianComp,...
DerivativeCheck,Damped,HvFunc,bbType,cycle,...
HessianIter,outputFcn,useMex,useNegCu... |
github | wrf-model/WTF-master | plotRegressionResults.m | .m | WTF-master/scripts/plotRegressionResults.m | 8,141 | utf_8 | 42c2e9fa77972cf0960b578f53f08a04 | function plotRegressionResults(resultsFile, releaseFile)
%function plotRegressionResults(resultsFile, releaseFile)
%
% Creates a checkerboard plot of regression pass/fails for a current
% version of WRF ('resultsFile') and the latest WRF release (releaseFile).
% These are the types of tests that are run for each ... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dft_1d_operator.m | .m | Fourier-Transform-Library-master/example_dft_1d_operator.m | 1,253 | utf_8 | d1d7a4cca3559e8151fffe90001ae069 | % Software: Discrete Fourier Transform 1D
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong Son. All rights res... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_1d.m | .m | Fourier-Transform-Library-master/example_fft_1d.m | 1,687 | utf_8 | 367821c69e9ab5543f287c9236728cf2 | % Software: Fast Fourier Transform 1D (for real and complex signals)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d.m | .m | Fourier-Transform-Library-master/example_fft_2d.m | 1,601 | utf_8 | 0985bb9a0dd8b54a1dd5c99d0f585fb9 | % Software: Fast Fourier Transform 2D (for real signals only)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d_gaussian_smoothing.m | .m | Fourier-Transform-Library-master/example_fft_2d_gaussian_smoothing.m | 1,742 | utf_8 | ed6b347b72ae4bbb034156cdb399658b | % Software: Fast Fourier Transform 2D for Image Processing
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d_gaussian_denoising_by_lowpass_filter.m | .m | Fourier-Transform-Library-master/example_fft_2d_gaussian_denoising_by_lowpass_filter.m | 3,498 | utf_8 | 5c42e04ae31389ae4dea0cc202537739 | % Software: Fast Fourier Transform 2D for Image Processing
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | example_polymul_fft.m | .m | Fourier-Transform-Library-master/example_polymul_fft.m | 1,107 | utf_8 | d3ca5b9a3a7fa96876c848220d884c02 | % Software: Fast Polynomial Multiplication with the Fast Fourier Transform Algorithm
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyr... |
github | HyTruongSon/Fourier-Transform-Library-master | compare_fft_FastFT_2d_implementations.m | .m | Fourier-Transform-Library-master/compare_fft_FastFT_2d_implementations.m | 1,526 | utf_8 | 653e249bcc7884fcb6e61954d11f70a7 | % Software: Fast Fourier Transform 2D
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong Son. All rights reserve... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d_gaussian_denoising_by_smoothing.m | .m | Fourier-Transform-Library-master/example_fft_2d_gaussian_denoising_by_smoothing.m | 2,447 | utf_8 | 6d475566baa1ff63abb6ca0251db51fe | % Software: Fast Fourier Transform 2D
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong Son. All rights reserve... |
github | HyTruongSon/Fourier-Transform-Library-master | example_intmul_fft.m | .m | Fourier-Transform-Library-master/example_intmul_fft.m | 1,161 | utf_8 | cf744bdd87754c3987bc4447696d76b6 | % Software: Fast Integer Multiplication with the Fast Fourier Transform Algorithm
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyrigh... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d_hybrid_frequecy_image.m | .m | Fourier-Transform-Library-master/example_fft_2d_hybrid_frequecy_image.m | 3,841 | utf_8 | 2247f0692be5bea4283cf2a50b7f0eea | % Software: Fast Fourier Transform 2D for Image Processing
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_2d_lowpass_highpass_filter.m | .m | Fourier-Transform-Library-master/example_fft_2d_lowpass_highpass_filter.m | 3,463 | utf_8 | 3b4371b0c7b30e7011e2b6b289828612 | % Software: Fast Fourier Transform 2D for Image Processing
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dft_2d.m | .m | Fourier-Transform-Library-master/example_dft_2d.m | 1,565 | utf_8 | e756960b53a3980da26e41dc271f8bb5 | % Software: Discrete Fourier Transform 2D (for real signals only)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Tr... |
github | HyTruongSon/Fourier-Transform-Library-master | matrix2image.m | .m | Fourier-Transform-Library-master/matrix2image.m | 500 | utf_8 | 08f083f6deeb44ea86bbfde387874a3b | % Software: Fast Fourier Transform 2D for Image Processing
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | test_dft_fft_1d.m | .m | Fourier-Transform-Library-master/test_dft_fft_1d.m | 1,301 | utf_8 | 1029aeba3cf40e6c5cfacd30929fa12c | % Software: Fast Fourier Transform 1D and Discrete Fourier Transform 1D (for real and complex signals)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hy... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dct_2d_operator.m | .m | Fourier-Transform-Library-master/example_dct_2d_operator.m | 1,471 | utf_8 | 03c2005c7c72ed77439e56680b47ece2 | % Software: Discrete Cosine Transform Operator 2D for JPEG
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong So... |
github | HyTruongSon/Fourier-Transform-Library-master | compare_fft_FastFT_1d_implementations.m | .m | Fourier-Transform-Library-master/compare_fft_FastFT_1d_implementations.m | 1,116 | utf_8 | cc072132148887050f6339c0322d742f | % Software: Fast Fourier Transform 1D
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong Son. All rights reserve... |
github | HyTruongSon/Fourier-Transform-Library-master | example_fft_1d_denoising.m | .m | Fourier-Transform-Library-master/example_fft_1d_denoising.m | 2,606 | utf_8 | 7640d203488dd810e2d23371b63df32f | % Software: Fast Fourier Transform 1D (for real and complex signals)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dft_1d.m | .m | Fourier-Transform-Library-master/example_dft_1d.m | 1,606 | utf_8 | 35a9dd31ad3ecb219bd2c60146ded456 | % Software: Discrete Fourier Transform 1D (for real and complex signals)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dct_2d_jpeg.m | .m | Fourier-Transform-Library-master/example_dct_2d_jpeg.m | 2,419 | utf_8 | 500f9015a1555d00a4f8c3860e82468e | % Software: Discrete Cosine Transform 2D for JPEG
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c) Hy Truong Son. All ri... |
github | HyTruongSon/Fourier-Transform-Library-master | example_dft_1d_denoising.m | .m | Fourier-Transform-Library-master/example_dft_1d_denoising.m | 2,240 | utf_8 | c48be833dcc0108d0158dce765e01f34 | % Software: Discrete Fourier Transform 1D (for real and complex signals)
% Author: Hy Truong Son
% Position: PhD Student
% Institution: Department of Computer Science, The University of Chicago
% Email: sonpascal93@gmail.com, hytruongson@uchicago.edu
% Website: http://people.inf.elte.hu/hytruongson/
% Copyright 2016 (c... |
github | sih4sing5hong5/kaldi-master | stoi_estoi_sdr.m | .m | kaldi-master/egs/chime4/s5_1ch/local/stoi_estoi_sdr.m | 2,387 | utf_8 | 6ccaf17b52e136af470f21a451e8a010 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Copyright 2017 Johns Hopkins University (Author: Aswin Shanmugam Subramanian)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function stoi_estoi_sdr(nj,enhancement_method,destination_directory,set)
... |
github | sih4sing5hong5/kaldi-master | Generate_mcTrainData_cut.m | .m | kaldi-master/egs/reverb/s5/local/Generate_mcTrainData_cut.m | 7,191 | utf_8 | 8249e376ded707283d0e27954204a774 | function Generate_mcTrainData_cut(WSJ_dir_name, save_dir)
%
% Input variables:
% WSJ_dir_name: string name of WAV file directory converted from original wsjcam0 SPHERE files
% (*Directory structure for wsjcam0 corpus to be kept as it is after obtaining it from LDC.
% Otherwise th... |
github | steven2358/sklearn-matlab-master | accuracy_score.m | .m | sklearn-matlab-master/lib/metrics/accuracy_score.m | 1,466 | utf_8 | 0c64a95e06445ee4617da2b8080d06a0 | function score = accuracy_score(y_true, y_pred, normalize, sample_weight)
% Accuracy classification score.
%
% In multilabel classification, this function computes subset accuracy: the
% set of labels predicted for a sample must *exactly* match the
% corresponding set of labels in y_true.
%
% Inputs:
% - y_true: Ground... |
github | andrewssobral/LowRankSVDCodes-master | read_matrix_binary.m | .m | LowRankSVDCodes-master/read_matrix_binary.m | 393 | utf_8 | 56e97a590d5a4c9e05ded1397e3d4999 | % read matrix from bin file
function M = read_matrix_binary(bin_file)
% write to files
fprintf('reading matrix from %s\n', bin_file);
fp = fopen(bin_file,'r');
m = fread(fp,1,'int32');
n = fread(fp,1,'int32');
M = zeros(m,n);
for i=1:m
if mod(i,100) == 0
fprintf('reading row %d of %d\n', i,m);
end
... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_version2_auto_rank2.m | .m | LowRankSVDCodes-master/matlab_code/rsvd_version2_auto_rank2.m | 1,071 | utf_8 | 318f0761d5fbc8fee476e17a256641bc | % Version II with autorank II
% kblock: size of random samples block added at each update
% TOL: when to stop adding samples, when ||Q*Q'*A - A||_2 < TOL
function [U,Sigma,V] = rsvd_version2_auto_rank2(A,kblock,TOL)
m = size(A,1);
n = size(A,2);
R = randn(n,kblock);
Y = A*R; % m \times n * n \times k =... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_version3.m | .m | LowRankSVDCodes-master/matlab_code/rsvd_version3.m | 800 | utf_8 | 4e2d1d7cd92150ba0245026d0592d30e | % QR of B^T version with sampling of (A A^T)^q A R matrix with orthogonalization
% control parameter s (s=1 most paranoid, s>1 less paranoid).
function [U,Sigma,V] = rsvd_version3(A,k,q,s)
m = size(A,1);
n = size(A,2);
R = randn(n,k);
Y = A*R; % m \times n * n \times k = m \times k
for j=1:q
... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_version2.m | .m | LowRankSVDCodes-master/matlab_code/rsvd_version2.m | 481 | utf_8 | ccc4b3fa522581d46a19559120a220c7 | % QR of B^T version
function [U,Sigma,V] = rsvd_version2(A,k)
m = size(A,1);
n = size(A,2);
R = randn(n,k);
Y = A*R; % m \times n * n \times k = m \times k
[Q,~] = qr(Y,0); % m \times k
%B = Q'*A; % k \times m * m \times n = k \times n
%Bt = B'; % n \times k
Bt = A'*Q;
[Qhat,Rha... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_version1.m | .m | LowRankSVDCodes-master/matlab_code/rsvd_version1.m | 543 | utf_8 | 028c142d6f3e9e19f725f103239ae6f0 | % BBt version
function [U,Sigma,V] = rsvd_version1(A,k)
m = size(A,1);
n = size(A,2);
R = randn(n,k); % this can be built up quickly on disk..
Y = A*R; % m \times n * n \times k = m \times k
[Q,~] = qr(Y,0);
B = Q'*A;
BBt = B*B';
[Uhat,D] = eig(BBt);
Sigma = sqrt(D);
U = Q... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_version2_auto_rank1.m | .m | LowRankSVDCodes-master/matlab_code/rsvd_version2_auto_rank1.m | 1,460 | utf_8 | 9dc70c5710feb4714702b8617a7e5dc0 | % Version II with autorank 1
% frac_of_max_rank : what fraction of min(m,n) to use; must be <=1
% TOL : when to quit when norm of projection vector < TOL
function [U,Sigma,V] = rsvd_version2_auto_rank1(A,frac_of_max_rank,TOL)
m = size(A,1);
n = size(A,2);
maxdim = round(frac_of_max_rank*min(m,n));
R =... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_cula_mex_interface1.m | .m | LowRankSVDCodes-master/matlab_code/mex_code_nvidia_gpu_cula/rsvd_cula_mex_interface1.m | 168 | utf_8 | ba26b8affc0947ea2ed211ceb17d8379 | % computes low rank SVD of A such that A \approx U*S*V'
function [U,S,V] = rsvd_cula_mex_interface1(A,k)
% call mex file
[U,S,V] = rsvd_cula_mex1(A,k);
end
|
github | andrewssobral/LowRankSVDCodes-master | rsvd_cula_mex_interface2.m | .m | LowRankSVDCodes-master/matlab_code/mex_code_nvidia_gpu_cula/rsvd_cula_mex_interface2.m | 573 | utf_8 | ce1c84a576bd329874f4a00eb2288e53 | % computes low rank SVD of A such that A \approx U*S*V'
% uses blocked QB algorithm to build Q instead of traditional QR
% this can be faster if block size (kstep) is chosen wisely
% k should be approx. kstep*nstep
% q is power scheme sampling parameter i.e. q=2 or 3 is generally sufficient
function [U,S,V] = rsvd_cula... |
github | andrewssobral/LowRankSVDCodes-master | rsvd_mkl_mex_interface1.m | .m | LowRankSVDCodes-master/matlab_code/mex_code_multi_core_mkl/rsvd_mkl_mex_interface1.m | 375 | utf_8 | 91a72a1b7c08368081a5d0d3e930ad1a | % computes low rank SVD of A such that A \approx U*S*V'
function [U,S,V] = rsvd_mkl_mex_interface1(A,k)
m = size(A,1); n = size(A,2);
if k > min(m,n)
fprintf('k should be <= min(m,n)\n');
return;
end
% warm up
B = randn(10,10);
start_mkl_mex(B);
pause(0.2);
% c... |
github | andrewssobral/LowRankSVDCodes-master | id_mkl_mex_interface1.m | .m | LowRankSVDCodes-master/matlab_code/mex_code_multi_core_mkl/id_mkl_mex_interface1.m | 260 | utf_8 | 0cf6cc4a99dd40f3e215626d0cf90ed0 | % computes ID of rank k of A such that A(:,I) \approx A(:,I(1:k) [I, T*]*
function [I,T] = id_mkl_mex_interface1(A,k)
% warm up
B = randn(10,10);
start_mkl_mex(B);
pause(0.2);
% call mex file
[I,T] = id_mkl_mex1(A,k);
end
|
github | andrewssobral/LowRankSVDCodes-master | rsvd_mkl_mex_interface2.m | .m | LowRankSVDCodes-master/matlab_code/mex_code_multi_core_mkl/rsvd_mkl_mex_interface2.m | 655 | utf_8 | deeb7d37cea8992a45819bc473853927 | % computes low rank SVD of A such that A \approx U*S*V'
% uses blocked QB algorithm to build Q instead of traditional QR
% this can be faster if block size (kstep) is chosen wisely
% k should be approx. kstep*nstep
% q is power scheme sampling parameter i.e. q=2 or 3 is generally sufficient
function [U,S,V] = rsvd_mkl_... |
github | csdms-contrib/slepian_golf-master | xyz2blmclm.m | .m | slepian_golf-master/xyz2blmclm.m | 13,779 | utf_8 | a7835658392d3ce42179c8704eeb7274 | function varargout=xyz2blmclm(fthph,L,method,lat,lon)
% [blmcosi,clmcosi]=xyz2blmclm(fthph,L,method,lat,lon)
%
% Forward vector spherical harmonic transform (decomposition) in the 4pi
% normalized basis.
%
% Converts a spatially gridded field vector field into vector spherical
% harmonics. For complete and regular sp... |
github | csdms-contrib/slepian_golf-master | vectorslepian.m | .m | slepian_golf-master/vectorslepian.m | 9,195 | utf_8 | 6895137e512a4972f259f3d3f059c237 | function varargout=vectorslepian(Lmax,dom,comp,index,res,c11cmn,C,V,rotb)
% [data,lat,lon,C,V,blmcosi,clmcosi]=vectorslepian(Lmax,dom,comp,index,res,
% c11cmn,C,V,rotb)
%
% Calculates the index best bandlimited vector Slepian function for the
% given domain and maximum bandwidth.
%
% INPUT:
%
% Lmax Bandwidth
% d... |
github | csdms-contrib/slepian_golf-master | sdwcapring.m | .m | slepian_golf-master/sdwcapring.m | 2,290 | utf_8 | dfeada5b8ab5b33d3a1ed84bd4ff90a5 | function [Vm,Cm]=sdwcapring(TH,L,m)
% [Vm,Cm]=sdwcapring(TH,L,m)
%
% Returns the scalar/radial Slepian coefficients for a single order m block
% for spherical caps or rings.
%
% INPUT:
%
% TH Semi-opening angle of the spherical cap or two semi-opening angles
% for the ring between them
% L Maximum spherica... |
github | csdms-contrib/slepian_golf-master | kernelbp.m | .m | slepian_golf-master/kernelbp.m | 30,620 | utf_8 | 564f23cc499acc3d1e02a599b2b5232a | function varargout=kernelbp(Lmax,dom,pars,method,rotb)
% [K,B,D,XY]=KERNELBP(Lmax,dom,pars,method,rotb)
%
% Parallel version of the vector spherical harmonic localization kernel for
% the tangential plane for a all degrees l between 0 and Lmax and for all
% orders -m<=l<=m. Returns the full tangential Kernel and the ... |
github | csdms-contrib/slepian_golf-master | capvectorslepian.m | .m | slepian_golf-master/capvectorslepian.m | 13,609 | utf_8 | 5b48148c1908ca18722cf00fb51f7d25 | function varargout=capvectorslepian(Lmax,TH,m,index,res,C,V,Vtot,c11cmn,outdat)
% [data,lat,lon,C,V,Vtot,blmcosi,clmcosi]=capvectorslepian(Lmax,TH,m,index,
% res,C,V,Vtot,c11cmn,outdat)
%
% Calculates the index best bandlimited tangential vector slepian function
% for the polar cap with opening angle TH in degrees.
%
... |
github | thiloschulz/ioef-master | echo_diagnostic.m | .m | ioef-master/code/libspeex/echo_diagnostic.m | 2,076 | utf_8 | 8d5e7563976fbd9bd2eda26711f7d8dc | % Attempts to diagnose AEC problems from recorded samples
%
% out = echo_diagnostic(rec_file, play_file, out_file, tail_length)
%
% Computes the full matrix inversion to cancel echo from the
% recording 'rec_file' using the far end signal 'play_file' using
% a filter length of 'tail_length'. The output is saved to 'o... |
github | anguelos/opencv_contrib-master | modelConvert.m | .m | opencv_contrib-master/doc/tutorials/ximgproc/training/scripts/modelConvert.m | 2,117 | utf_8 | dd8b0dc376b1da49ced7529a9e3a7723 | function modelConvert(model, outname)
%% script for converting Piotr's matlab model into YAML format
outfile = fopen(outname, 'w');
fprintf(outfile, '%%YAML:1.0\n\n');
fprintf(outfile, ['options:\n'...
' numberOfTrees: 8\n'...
' numberOfTreesToEvaluate: 4\n'...
... |
github | anguelos/opencv_contrib-master | modelConvert.m | .m | opencv_contrib-master/modules/ximgproc/tutorials/scripts/modelConvert.m | 2,117 | utf_8 | dd8b0dc376b1da49ced7529a9e3a7723 | function modelConvert(model, outname)
%% script for converting Piotr's matlab model into YAML format
outfile = fopen(outname, 'w');
fprintf(outfile, '%%YAML:1.0\n\n');
fprintf(outfile, ['options:\n'...
' numberOfTrees: 8\n'...
' numberOfTreesToEvaluate: 4\n'...
... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_GUI_show_aggregate_results.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_GUI_show_aggregate_results.m | 20,451 | utf_8 | 682f7f00fed0e278deaf099b84409d81 | function varargout = LTE_GUI_show_aggregate_results(varargin)
% LTE_GUI_SHOW_AGGREGATE_RESULTS MATLAB code for LTE_GUI_show_aggregate_results.fig
% LTE_GUI_SHOW_AGGREGATE_RESULTS, by itself, creates a new LTE_GUI_SHOW_AGGREGATE_RESULTS or raises the existing
% singleton*.
%
% H = LTE_GUI_SHOW_AGGREG... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_GUI_show_UEs_and_cells.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_GUI_show_UEs_and_cells.m | 28,354 | utf_8 | 5c4cf6944145921989e681abd1ec3496 | function varargout = LTE_GUI_show_UEs_and_cells(varargin)
% LTE_GUI_SHOW_UES_AND_CELLS MATLAB code for LTE_GUI_show_UEs_and_cells.fig
% LTE_GUI_SHOW_UES_AND_CELLS, by itself, creates a new LTE_GUI_SHOW_UES_AND_CELLS or raises the existing
% singleton*.
%
% H = LTE_GUI_SHOW_UES_AND_CELLS returns the ... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_init_generate_users_and_add_schedulers.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_init_generate_users_and_add_schedulers.m | 15,335 | utf_8 | 565e29dd999d529f202613fc0472dcc3 | function [ UEs, extra_info ] = LTE_init_generate_users_and_add_schedulers(LTE_config,sites,eNodeBs,networkPathlossMap,CQI_mapper,BLER_curves,networkClock)
% Get a cell assignment matrix. Here I will directly take it from the
% networkMacroscopicPathlossMap, but the following code could generate an equivalent
% one f... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_sim_main.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_sim_main.m | 31,418 | utf_8 | 0aca1fe4167723c8be201390375a7452 | function [output_results_file, pregenerated_ff] = LTE_sim_main(LTE_config,varargin)
% LTE System Level simulator main simulator file.
%
% (c) Josep Colom Ikuno, INTHFT, 2008
%
v = ver;
if ~isempty(strfind([v.Name],'Parallel Computing Toolbox'))
t_ID = getCurrentTask();
if isempty(t_ID)
t_ID = 1... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_init_get_microscale_fading_SL_trace.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_init_get_microscale_fading_SL_trace.m | 9,292 | utf_8 | 9b16d5c3133b7370e4fdfe6b627af771 | function fading_trace = LTE_init_get_microscale_fading_SL_trace(LTE_config)
% Generate the fading parameters that model the fast (microscale) fading at system level.
% Author: Josep Colom Ikuno, jcolom@nt.tuwien.ac.at.
% (c) 2009/2011 by INTHFT
% www.nt.tuwien.ac.at
%% Config
% Possible Tx modes are:
% 1: ... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | LTE_common_calculate_BICM_capacity_tables.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/LTE_common_calculate_BICM_capacity_tables.m | 6,921 | utf_8 | cd51eff12926a9a1dcfc3f7926d808c1 | function BICM_capacity_tables = LTE_common_calculate_BICM_capacity_tables
% Calculate the lookup tables from which the BICM capacity for each
% constellation used in LTE will be searched. This data will be used by the
% MIESM to average the several subcarrier SINRs into an effective SINR.
% (c) Josep Colom Ikuno, I... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | post_equalization_SINR.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/+phy_modeling/post_equalization_SINR.m | 2,605 | utf_8 | 5b264b381a9627099bc0f4ac957fb30d | % Calculates the post-equalization SINR
function [ TB_SINR_feedback_lin, TX_W_half_RB_resized, TX_W_half_RB_i ] = post_equalization_SINR(...
TX_power_RB,... % Desired tx power (row vector)
H_0, W_0,... % Channel and precoder of signal
noise_W_half_RB,... % Noise per half RB
T... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | Plot_postprocessed_FFR_results.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/reproducibility/FFR/Plot_postprocessed_FFR_results.m | 21,943 | utf_8 | 853a751437b55e9176b7e30951643249 | function Plot_postprocessed_FFR_results
cd ..
cd ..
close all force
the_folder = './reproducibility/FFR/results/';
files = {
'FFR_16-Mar-2012_4x4_round_robin.mat',...
'FFR_23-May-2012_4x4_prop_fair_Sun.mat'
};
output_plots_folder_base = './reproducibility/FFR/plots';
SINR_lims = [-2 22.5];
... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | fixedAods.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/fixedAods.m | 5,316 | utf_8 | 762baa8b08356f5d71edb10b5fc7e505 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Fixed AoDs for different scenarios
% Needed when wimpar.FixedAnglesUsed='yes'
function [aods_los,aod_clusterAS_los, ...
aods_nlos,aod_clusterAS_nlos]=fixedAods(wimpar,iterpar)
Scenario = iterpar.Scenario;
switch Scenario
case {'A1'}
aods_l... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | fixedScatterFreq.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/fixedScatterFreq.m | 1,415 | utf_8 | af457a8d16859c4573f90ceb2994e1b3 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Fixed Doppler frequencies of scatterers
% Needed for stationary feeder scenarios B5
function scatter_freq=fixedScatterFreq(wimpar,iterpar) %KTH
M=wimpar.NumSubPathsPerPath;
Scenario = iterpar.Scenario;
switch lower(Scenario) %KTH
case {'b5a'}%KTH
scatt... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | cas.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/cas.m | 1,889 | utf_8 | a9a48ef5f540481124b2bb3045eb2bfd | function [sigma_AS]=cas(theta,P,units)
%CAS Circular angle spread (3GPP TR 25.996)
% SIGMA_AS=CAS(THETA,P) returns the circular angle spread
% SIGMA_AS as defined in Annex A of 3GPP TR 25.996 v6.1.0.
% THETA are the angles (in radians) of paths and P are powers
% of the paths. THETA and P must be of sam... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | AntennaResponse.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/AntennaResponse.m | 5,512 | utf_8 | 97dc50d1575dc9d05ff9b104883e64cb | % g=AntennaResponse(arrays, phi, theta)
% arguments: array, phi, theta, lambda
function g=AntennaResponse(arrays, phi,varargin)
sz_phi=size(phi);
if(nargin <= 2)
theta=ones(sz_phi).*pi/2;
else
theta=varargin{1};
end;
if(sz_phi~=size(theta))
error('phi and theta must have the same size');
end;... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | unrotate_vector.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/unrotate_vector.m | 860 | utf_8 | c6181b8ea2f4c61730dbcae73eb2a5f0 | % unrotate_vector() assumes that a_old was
% rotated using a_old=rotate_vector(a_new,b)
% and reverses the rotation
function a_new=unrotate_vector(a_old,b)
b=-1*b; % rotate in opposite direction
% T=Tx*Ty*Tz
% since there are a lot of zeros in the actual rotation matrices
% it is useful to use the "... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | fixedAoas.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/fixedAoas.m | 5,155 | utf_8 | 85abede8610a4b7a1e45dde57d3c2d6b | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Fixed AoAs for different scenarios
% Needed when wimpar.FixedAnglesUsed='yes'
function [aoas_los,aoa_clusterAS_los, ...
aoas_nlos,aoa_clusterAS_nlos] = fixedAoas(wimpar,iterpar)
Scenario = iterpar.Scenario;
switch Scenario
case {'A1'}
aoas_l... |
github | zhanglu2016cqupt/vienna-lte-system-simulator-1.8-master | fixedPdp.m | .m | vienna-lte-system-simulator-1.8-master/LTE_System_level_1.8_r1375/Winner Channel Model/fixedPdp.m | 11,159 | utf_8 | fa31f242e93d93f7e71aa54e6e4febef | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Fixed delays, powers and cluster-wice K-factors
% for different scenarios.
% Needed when wimpar.FixedPdpUsed='yes'
%
% NOTE! Pprime power parameter values fr... |
github | CReSIS/cresis-toolbox-master | gui_zoom.m | .m | cresis-toolbox-master/cresis-toolbox/gui/gui_zoom.m | 904 | utf_8 | d80b8fbd3e28d0d0cecd565e42fb3b33 | function [clims] = fiddle(hf)
set(hf,'WindowKeyPressFcn',@PT_WindowKeyPressFcn);
function PT_WindowKeyPressFcn(hObj,event)
chldrn = get(hObj,'Children');
if isempty(event.Character)
event.Character = event.Key;
end
switch event.Character
case 'z'
zoom;
case 'pageup'
CLim = get(get(hObj,'CurrentAxes'),'... |
github | CReSIS/cresis-toolbox-master | cross_over_analysis.m | .m | cresis-toolbox-master/cresis-toolbox/posting/cross_over_analysis.m | 19,586 | utf_8 | 00489b10a9a33dbb51e25b062a04ab81 | % Script Information/Details
% see also run_cross_over_analysis
function cross_over_analysis(param)
% cross_over_analysis(param)
%
% This function loads fin, finds the cross-overs, and writes the output
% to a CSV and MAT file.
%
% param = struct controlling cross-over analysis
% .fin = input file name or path
% .da... |
github | CReSIS/cresis-toolbox-master | publish_echogram.m | .m | cresis-toolbox-master/cresis-toolbox/posting/publish_echogram.m | 30,793 | utf_8 | 00313dd4ac360bd5a3a630531d745f35 | function echo_info = publish_echogram(param,mdata,lay,surface_layer)
% echo_info = publish_echogram(param,mdata,lay)
%
% param: structure controlling the plotting of the echogram
% .fig_hand: figure handle to use for plot
% .num_x_tics: number of xtics across the bottom (the xtics give
% the geographic info), usu... |
github | CReSIS/cresis-toolbox-master | gps_check.m | .m | cresis-toolbox-master/cresis-toolbox/gps/gps_check.m | 14,628 | utf_8 | c1979cea6d8275ce00f660966e0f09e7 | function gps_check(param,param_override)
% gps_check(param,param_override)
%
% Checks the fields in the gps files for potential errors.
% Use run_all_gps_check to run on all seasons.
%
% To concatenate and look at all the outputs in Linux:
% grep "^" `find /cresis/snfs1/dataproducts/ct_data/ct_tmp/gps_check -iname "*o... |
github | CReSIS/cresis-toolbox-master | read_prj.m | .m | cresis-toolbox-master/cresis-toolbox/gps/read_prj.m | 2,531 | utf_8 | e04fa2f90af7975d89939a4236b701b0 | function [prj_struct data] = read_prj(fn,data)
% [prj_struct] = read_prj(fn)
%
% Reads in a .prj projection file (well known text or WKT format).
% Do not pass more than one argument to the function or it will fail.
%
% Input:
% fn = string with filename to load
%
% Output:
% prj_struct = structure containing the prj c... |
github | CReSIS/cresis-toolbox-master | load_fmcw_data.m | .m | cresis-toolbox-master/cresis-toolbox/fmcw/load_fmcw_data.m | 65,655 | utf_8 | 7a986335ead7b528e7cb6e06ed7bf146 | function [img_time,img_valid_rng,img_deconv_filter_idx,img_freq,img_Mt,img_nyquist_zone] = load_fmcw_data(param,records)
% [img_time,img_valid_rng,img_deconv_filter_idx,img_freq] = load_fmcw_data(param,records)
%
% Loads and pulse compresses the FMCW data for functions like
% get_heights_task and csarp_task
%
% param... |
github | CReSIS/cresis-toolbox-master | load_mcords_hdr_mfile.m | .m | cresis-toolbox-master/cresis-toolbox/mcords/load_mcords_hdr_mfile.m | 10,452 | utf_8 | a8875a4349f8231fa1d608f2bc83d485 | function [hdr wfs status] = load_mcords_hdr_mfile(fn, param)
% [hdr wfs status] = load_mcords_hdr_mfile(fn, param)
%
% Used by create_records_mcords_task to load in the headers.
% It is robust to errors in the digital system and is efficient.
%
% INPUTS:
% fn = filename string
% param = parameter structure
% ... |
github | CReSIS/cresis-toolbox-master | load_mcords_data.m | .m | cresis-toolbox-master/cresis-toolbox/mcords/load_mcords_data.m | 17,840 | utf_8 | b549719b80bb5d635490aea2533d9aec | function [param] = load_mcords_data(param)
% [param] = load_mcords_data(param)
%
% Function for loading MCoRDS data. Supports loading over multiple files,
% pulse compression and fast decimation and presumming while loading
% to minimize memory usage. It supports loading arbitrary channels,
% waveform pairs and combin... |
github | CReSIS/cresis-toolbox-master | test_make_coverage_maps.m | .m | cresis-toolbox-master/cresis-toolbox/gis/test_make_coverage_maps.m | 16,743 | utf_8 | 871405f339bb71013f63ca8ff57eac94 | % script make_coverage_maps.m
%
% Author: Rohan Choudhari
function test_make_coverage_maps(params, user_variables)
% This function creates the coverage map depending on the user_variables and
% params provided.
%
% user_variables: = struct whose fields are used to set the user settings
% .data_sour... |
github | CReSIS/cresis-toolbox-master | dbfread.m | .m | cresis-toolbox-master/cresis-toolbox/gis/dbfread.m | 9,980 | utf_8 | b906337fa0625f9a5a3d1f512488d8e2 | function [dbfData, dbfFieldNames] = dbfread(filename, records2read, requestedFieldNames)
%DBFREAD Read the specified records and fields from a DBF file.
%
% [DATA, NAMES] = DBFREAD(FILE) reads numeric, float, character and date
% data and field names from a DBF file, FILE.
%
% [DATA, NAMES] = DBFREAD(FILE, RECORD... |
github | CReSIS/cresis-toolbox-master | geographic_search_gui.m | .m | cresis-toolbox-master/cresis-toolbox/gis/geographic_search_gui.m | 59,120 | utf_8 | c706d97a0ca9962dbfecd8749ed467df | % Script Information/Details
% ==================================================
% Interactive Geographic Search/Download
% Author: Kyle Purdon
% Contributors: John Paden, Aric Beaver
% Version: V3.7 01/05/2012
% Contact Information: cresis_data@cresis.ku.edu
% Contact Subject: "Geographic Search Tool"
% Toolboxes Use... |
github | CReSIS/cresis-toolbox-master | load_acords_data.m | .m | cresis-toolbox-master/cresis-toolbox/acords/load_acords_data.m | 17,472 | utf_8 | 32a47a98075b68f38e9bb7d95f07c6b1 | function [data, time] = load_acords_data(param)
% [param] = load_acords_data(param)
%
% Function for loading MCRDS data. Supports loading over multiple files,
% pulse compression and fast decimation and presumming while loading
% to minimize memory usage. It supports loading arbitrary channels,
% waveform pairs and com... |
github | CReSIS/cresis-toolbox-master | ihanning.m | .m | cresis-toolbox-master/cresis-toolbox/processing/ihanning.m | 1,967 | utf_8 | edf2b82a20064b0066d7468aaa4ce528 | function [tap] = ihanning(n, str)
%HANNING Hanning window.
% HANNING(N) returns the N-point symmetric Hanning window in a column
% vector. Note that the first and last zero-weighted window samples
% are not included.
%
% HANNING(N,'symmetric') returns the same result as HANNING(N).
%
% HANNING(N,'periodic... |
github | CReSIS/cresis-toolbox-master | records_check.m | .m | cresis-toolbox-master/cresis-toolbox/processing/records_check.m | 19,534 | utf_8 | 394294fce2086ed64ff01f23a29e4ae3 | function records_check(param,param_override)
% records_check(param,param_override)
%
% Checks the fields in the records files for potential errors.
% Use run_all_records_check to run on all seasons.
%
% To concatenate and look at all the outputs in Linux:
% grep "^" `find /cresis/snfs1/dataproducts/ct_data/ct_tmp/reco... |
github | CReSIS/cresis-toolbox-master | create_task.m | .m | cresis-toolbox-master/cresis-toolbox/processing/create_task.m | 16,598 | utf_8 | 5b99c2a2f25f47472a3eb8e56731672a | function [ctrl,job_id,task_id] = create_task(ctrl,fh,num_out_args,in_args)
%
% Inputs:
% ctrl = control structure controlling the batch behavior
% Fields assigned by user:
% .sched = structure with scheduler information
% .max_in_queue =
% .max_tasks_per_jobs =
% .fd = file dependencies for job cre... |
github | CReSIS/cresis-toolbox-master | frames_check.m | .m | cresis-toolbox-master/cresis-toolbox/processing/frames_check.m | 8,646 | utf_8 | f9240c5eb8b3dbdf278fad227117ba41 | function frames_check(param,param_override)
% frames_check(param,param_override)
%
% Checks the fields in the frames files for potential errors.
% Use run_all_frames_check to run on all seasons.
%
% To concatenate and look at all the outputs in Linux:
% grep "^" `find /cresis/snfs1/dataproducts/ct_data/ct_tmp/frames_c... |
github | CReSIS/cresis-toolbox-master | load_accum2_data.m | .m | cresis-toolbox-master/cresis-toolbox/accum2/load_accum2_data.m | 24,032 | utf_8 | bbea3baed1aba31d29b0d94a8a340d9e | function [param] = load_accum2_data(param)
% [param] = load_accum2_data(param)
%
% ----------------------------------------------------------------
%
% TODO:
% - Improve readability
% - Sometimes rec_data comes out as a double; resolve this problem
%
% ----------------------------------------------------------------
%
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.