Sangani Prithvi
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
68,714
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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