First  |  Prev |  Next  |  Last
Pages: 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805
region based window/ level
"Bibek " <bissang78(a)yahoo.com> wrote in message <hrkl6v$q1g$1(a)fred.mathworks.com>... How can I perform region based window/ level on medical image. How is it possible to develop this kind of program tool. one typical path looks like this - get familiar with the subject by reading your notes/books/papers... - ... 2 May 2010 17:34
angular distribution of power spectrum
Hi, I've been trying to compute the angular average of the power spectrum i.e. finding how much power is concentrated at different orientations/angles. The code I have is as follows: function angswath3(pwrspec) %pwrspec is the power spectrum clc; [N N] = size(pwrspec); % coordinates of the power spectrum [X ... 3 May 2010 13:08
summation for specific indices
Hello, I'm trying to do the following summation without a for loop: I have one array which looks smthg like: f=[1 1 1 ; 1 1 3 ; 1 4 4 ; 2 1 1 ; 2 1 4 ; 2 4 4 ] And another array: A=rand(size(f,1),1); And I want to add all rows of A such that the last two values in the correspondi... 3 May 2010 03:21
region based window/ level
How can I perform region based window/ level on medical image. How is it possible to develop this kind of program tool. ... 2 May 2010 16:27
"Data dimensions must agree" problem ?
Hi everybody, I'm trying to simulate a 3D patch antenna simulation in MATLAB. But i have some errors and cant run the 3D graphic. These are errors: ??? Error using ==> mesh at 69 Data dimensions must agree. Error in ==> fdtdpatch at 374 mesh(X,Y,bz) and these my last lines: figure(1) [X... 3 May 2010 19:49
"Data dimensions must agree" problem ?
Hi everybody, I'm trying to simulate a 3D patch antenna simulation in MATLAB. But i have some errors and cant run the 3D graphic. These are errors: ??? Error using ==> mesh at 69 Data dimensions must agree. Error in ==> fdtdpatch at 374 mesh(X,Y,bz) and these my last lines: figure(1) [X... 2 May 2010 16:27
how to set timer to one Gui file
i want to keep my 1st page for 10 secs aftr that it shud automatically go to second GUI... how can i achive this... suggest some codes pleaseee ... 2 May 2010 15:21
how to get random sequence from pulse generator in sample based pulse type
when using pulse generator in sample based pulse mode output is 1 and 0 in periodic mode but how to get random 0 and 1 ... 2 May 2010 15:21
how to find the height of a signature
guys can someone help me to find the height of a signature in which im so clueless. ... 14 May 2010 10:35
Incorporate both measurement noise and system disturbance in idmodel object.
Hello, I have estimated a disturbance model as well as a noise model acting on my output. I have a model of the type x´=A*x+B*u+K*v1 y = C*x+D*u+v2 where v1 = [w; v2] - a vector with white noise. Now I want to convert this to discrete time... and I'm trying to utilize the idmodel functionality. I have only one ... 4 May 2010 19:04
First  |  Prev |  Next  |  Last
Pages: 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805