Feeds
提问
Passing vector when using quad/integral
main function N=5; k=[-N:N]; f0=100; fk=k*f0; ak=coeff(k,f0) at this stage, k is a vector with size of 1*11, it will be ...
5 years 前 | 0 个回答 | 0
0
个回答提问
why the results are different? residue & residuez
A=[1 -1.9 1.19 -0.281 0.018]; B=[5 -10.57 9.95 -3.5 0]; [r,p,k]=residue(B,A) [r1,p1,k1]=residuez(B,A) The correct ...
8 years 前 | 0 个回答 | 1
0
个回答提问
how to impletment the radial projection
I want to put a number of radial lines, the angle between lines is set to a fix value (eg,5 degree). i want collect the all the ...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to find gradient of each pixel to the center of the image?
I have an image, I want to find the the gradient of each pixel to the center of the image. My approach 1) I want to convert ...
8 years 前 | 1 个回答 | 0
1
个回答提问
why i cannot open colea
I'm using Matlab 2015a, just install "colea", i have place into the toolbox file. also i have set the path. but when i type "col...
10 years 前 | 2 个回答 | 0