First
|
Prev |
Next
|
Last
Pages: 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061
get values from ploted graph i have plotted a graph in matlab using table, but if i want to find Y value using corresponding X value , how can i get. means suppose i have graph between X and y...........now if i give a particular value of X then how i can get Y value corresponding to that given X value. ... 23 Apr 2010 20:57
fingerprint core / singular point A.elmadani <elmadan(a)yahoo.com> wrote in message <eea9de8.-1(a)WebX.raydaftYaTP>... Hi any one can give me some hints on finding the fingerprint core / singular point. papers or code . Thanks in advance for your concern. All the best. Ahmed Bye ... 29 Mar 2010 03:40
design of smart meter Hi, plz tell me can i implement this block diagram in matlab as i am working on a smart meter design.......... http://focus.ti.com/docs/solution/folders/print/407.html ... 29 Mar 2010 03:40
ezplot problem ezplot('x^3+3*x^2+10*x'/'x^4+4',[-4,4]) ??? Error using ==> mrdivide Matrix dimensions must agree. any help? ... 29 Mar 2010 03:40
optimization algorithm on lagrange multiplier method Can any one tell how to do optimization using lagrange multiplier method?Where can we find the algorithms and programs based on this? ... 5 Apr 2010 10:28
how to calculate channel reponse of rayleigh channel how can we calculate channel response of rayleigh channel? ... 29 Mar 2010 05:50
RandStream State Hi all, I have a question regarding setting the state of RandStream: If I want to set the state of the default stream to "mystate", I have to do the following: ds=RandStream.getDefaultStream; ds.State=mystate; My question is why can't I just execute this: RandStream.getDefaultStream.State=mystate I tried... 29 Mar 2010 09:07
Selecting a background frame for a moving object differentiation more information are available here: http://hal.archives-ouvertes.fr/docs/00/33/82/.../RPCS_2008.pdf and fuzzy version of the GMM: http://hal.archives-ouvertes.fr/hal-00336512_v1/ Best regards! Thierry ... 29 Mar 2010 03:40
matlab code for speed control of 3 phase induction motor usingfuzzy logic controller manish wrote: matlab code for speed control of 3 phase induction motor using fuzzy logic controller What coding standards do you need for that? e.g., does your teacher require that you use 3 spaces indentation per nesting level, with a space after each opening '(' and before each closing ')' ? What rules ... 29 Mar 2010 02:35
matlab compiler generated standalone exe with simulink 3d animation 4.8 hi everyone, I have a problem using matlab compiler generated standalone exe. It works fine on matlab environment but gives error ??? undefined variable or class com on another computer having matlb compiler installed. ... 29 Mar 2010 02:35 |