Siddharth Gopujkar
Followers: 0 Following: 0
Feeds
질문
Find a shipping vessel's ports based on location data
I have the location data (lattitudes and longitudes) for a shipping vessel for a month. Using the data, I am able to plot the ro...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Color map: Changing scale using pcolor
I am using pcolor to plot data. The code is written below and the image generated is also shown. This scale does not show the...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Curve fit or spline fit for a wavy function
I have a data for which I need to fit a curve. The original data and the curve fit which I got using a 2nd order polynomial are ...
거의 4년 전 | 답변 수: 4 | 0
4
답변질문
Using filtfitl with a 1 x 1 dfsos or dffir filter
I am using the filter design tool to get the filter I want and then exporting the filter to the MATLAB workspace. The filter fil...
거의 4년 전 | 답변 수: 0 | 0
0
답변답변 있음
Changing the quantization range while using 'uencode'
Thank you! The random number generation didn't help, but just using rescale helped!
Changing the quantization range while using 'uencode'
Thank you! The random number generation didn't help, but just using rescale helped!
거의 4년 전 | 0
질문
Changing the quantization range while using 'uencode'
While using 'uencode', the quantization takes place in steps of 1 starting from 0 (y-axis). How can I change this to, let's say,...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
How to find the index in a row vector where a number exceeds a certain value?
I have a 1x600 row vector. The initial values are small and as we go towards the 200th element or so, the values start increasin...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Using the 'Surf' command for variable 'x' values
I am trying to use the Surf command. Here's the data that I have: x= [1.158633 4.871195 7.667851 11.45038 22.11895 1...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can we make the for loop a feedback loop that stops at a certain value?
I'm using a for loop to check the value of a dependent variable based on an independent variable. Is there any way that when it ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
When I have colors on a graph with 2 variables corresponding to different values, how do I make a legend from it?
I am making a graph where there is a variable on the x-axis and one on the y-axis. Both variables have 3 levels and for every co...
6년 초과 전 | 답변 수: 1 | 0