Feeds
提问
FLAIR: VLAD and FISHER VECTOR descriptor in Matlab
i've to model the MATLAB of VLAD and FISHER VECTOR descriptors but i've not understood what is the FLAIR scheme and how it links...
11 years 前 | 0 个回答 | 0
0
个回答提问
GUI: Callback Function and visibility
I've created a push button than open a pop up wibndow. the user can input some numbers and save them in a array-variable called ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Show derivatives vector on a plot.
I've a curve plotted by the command plot(xx,oo) where xx and oo are coefficients obtained with Hermite interpolation method. ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Plot a Curve and choose random points on it
I should find a curve that: * _for each value of x ---> one or more values on y_ * . It is not necessary that i plot the cu...
12 years 前 | 1 个回答 | 0
1
个回答提问
Hermite interpolation and pchipd method
1) Anyone know how to show derivates direction on plot using pchipd? 2) My prof. said me to create a method that could implem...
12 years 前 | 0 个回答 | 0
0
个回答提问
Derivative's vector in Matlab graph
I've plotted a curve and i know 4 points on that curve and the derivatives values of the curve in those points. I should show a...
12 years 前 | 0 个回答 | 0
0
个回答提问
Using function as arguments
I've just started to program and i've had some problems in passing function as arguments using Matlab. I've to implementate Lagr...
12 years 前 | 1 个回答 | 0
