Community Profile

photo

Sangani Prithvi


Last seen: 3 months ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Not able to interpolate the corners of figure using ScattteredInterpolation function
I have a data which is scattered and I want to regularise the data using ScatterredInterpolation function. The point cloud, I'm ...

2 years ago | 0 answers | 0

0

answers

Question


Double Summation without using fft2 function
Can you please give me how to write using loops for any of this equation,

2 years ago | 1 answer | 0

1

answer

Question


2D Fourier transform for surface fitting
I'm having a scattered x,y,z data and I'm looking for the Fourier series which can fit the scattered data forming a surface. Can...

2 years ago | 1 answer | 0

1

answer

Question


Problem with Interpolation function involving 2 variables
Hi, I've tried to use the interp2 function to interpolate 'Zq' coordinates from the raw 'X,Y,Z' data attached in the file here....

2 years ago | 2 answers | 0

2

answers

Question


Input timetables must contain unique row times when synchronizing using 'linear'
I tried running the below code but I'm shown an error something like this, Input timetables must contain unique row times when ...

2 years ago | 1 answer | 0

1

answer

Question


Input timetables must contain unique row times when synchronizing using 'linear'
I tried to run this synchronous function but, its showing an error something like this "Input timetables must contain unique r...

2 years ago | 0 answers | 0

0

answers

Question


Unable to detect datetime or duration data in file for row times
TT = readtimetable('ctm.xlsx') I tried reading the .xlsx file, but it shows the following error Unable to detect datetime or d...

2 years ago | 1 answer | 0

1

answer

Question


How to plot step functions in Matlab
I have a function involving y=o for x<o; y=exp(-x)*cos(x) for 0<x<2pi(); y=2*exp(-x)*cos(x) for x>2pi(); please help me to p...

3 years ago | 2 answers | 0

2

answers