photo

Sangani Prithvi


Last seen: 9 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
77,959
of 297,569

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,459

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,178

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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 ...

3 years ago | 1 answer | 0

1

answer

Question


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

3 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...

3 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....

3 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 ...

3 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...

3 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...

3 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...

4 years ago | 2 answers | 0

2

answers