Community Profile

photo

Mohamed Abugammar


KU Leuven

Last seen: mer än 3 år ago Active since 2019

Statistics

All
  • 5-Star Galaxy Level 2
  • Explorer
  • Personal Best Downloads Level 2
  • First Submission
  • First Answer

View badges

Content Feed

View by

Answered
how to plot fourier series in matlab
clc; close all; clear all; dx=0.001; L=pi; x=(-1+dx:dx:1)*L; n=length(x); nquart=floor(n/4); % define the hat funct...

nästan 5 år ago | 0

Submitted


Faster Matrix Completion Using Randomized SVD
Fast SVD % function [U,S, V]=rsvd (X, r,q,p) % % usage : % % input: % * X : matrix whose SVD we want % * r : trunction (ra...

nästan 5 år ago | 7 downloads |

Thumbnail

Submitted


Data Fitting with MATLAB
Data fitting

nästan 5 år ago | 1 download |

Thumbnail