First  |  Prev |  Next  |  Last
Pages: 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739
Unbiased ACS Estimates may lead to negative spectral estimates
Hi all, I am researching about autocorrelation sequence estimation.I read a book named "Introduction to Spectral Analysis" that written by Petre Stoica. It is stated in chapter 2 that if unbiased ACS estimates ( autocorrelation sequence) are used in the correlogram spectral estimate, then negative spectral estimates m... 11 May 2010 06:45
sir i want matlab code for TCSC
sir i am doing m.tech. for my m.tech i needed matlab code for improving the transient stabiility of multimachine(3 machines, 9 bus system)power system. plz provide plz plz plz plz plz plz [plz plz plz ... 11 May 2010 06:45
S-function input data type as enumeration
Hi, Can anyone tell me how to create an S-function which would accept enumerated data type as one of its inputs? If you could tell me how to do this from 'Legacy code tool' that would just be perfect. Here's an example to make the question clearer: ______________________________________ *** MyCFunction.h *** ... 11 May 2010 06:45
toeplitz matrix
"Matt J " <mattjacREMOVE(a)THISieee.spam> wrote in message <hlivn3$5he$1(a)fred.mathworks.com>... "Bc " <bcortez23(a)gmail.com> wrote in message <hlikch$6o5$1(a)fred.mathworks.com>... Hi all, I am trying to create a toeplitz matrix which will be of a really large size. In fact, when doing a symmetric for r =... 12 May 2010 15:50
LaTeX interpreter problem in R2009a?
Raymond, I'm experiencing the exact same problem, also using 2009a on WinXP. ??? Error using ==> loadfonts Could not dynamically load fonts. I've never had this problem though until I installed MikTex 2.8. Uninstalling/reinstalling both MikTex or Matlab didn't solve the problem. Would appreciate any help on... 11 May 2010 05:41
help ti identify another method than polyfit
Hey, I am trying to fit an equation to experimental data. I'm already familiar with polyfit, and i have succeeded to determine the following correlations: n=a1+a2*x+a3*x^2+a3*x^3 +..... ( using polyfit) n=a1+a2*x+a3*k^1+a4*k^2+a5*z^1+a6*z^2 ( x,k,and z are 3 different vectors) using my proper code, i've su... 11 May 2010 05:41
msgbox centered with respect a figure
Hello guys, i have a problem with msgbox dialog. My situation is the following : i have two figures, one with a tabbed gui and one figure where i show a processed image. I try to open a msgbox at the center of the figure where i show the image but the message box is always opened in the interface (gui) figure. Does an... 11 May 2010 05:41
combining rows in matrix
Hi everybody, I want to combine rows in a matrix in following way: A=[a b c d e f g h i j k l]; if j=1 y=[a b c d]; if j=2 y=[a e b f c g d h]; if j=3 y=[a e i b f j c g k d h l]; ..... is it possible to do this in matlab? thanks for any advice. ... 11 May 2010 08:55
return level plot
Hello all, I have estimate for GEV and Gumbel distributions parameters using mle code. i would like to create Return period plots for my data with those parameters. ty ... 11 May 2010 04:36
How can I replace the repeated or relatively close numbers in an array by their average and then remove the repeated averages from the returned array?
Hi How can I replace the repeated or relatively close numbers in an array by their average and then remove the repeated averages from the returned array? ... 11 May 2010 05:41
First  |  Prev |  Next  |  Last
Pages: 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739