Sangani Prithvi
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
Double Summation without using fft2 function
Can you please give me how to write using loops for any of this equation,
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0