First
|
Prev |
Next
|
Last
Pages: 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
Weighted least square fr signal reconstruction On Jun 1, 1:10 am, "kk KKsingh" <akikumar1...(a)gmail.com> wrote: Hello Greg ! I have read few papers ! In which they construct the missing amplitudes by WEIGHTED LEAST SQUARES ! if you google "Reconstruction using least sqaure regularization", you will find plenty of papers ! Even on this website these pe... 13 Jul 2010 16:25
looking for help (I think its a basic MATLAB question) I am very new to MATLAB and looking for some help. If anyone could please help me I would really appreciate it. I'm trying to set up a program to do rainflow counting. I wanted to start with a very simple example and add more to it. At this point this is not considered rainflow counting. I want the program to go throug... 7 Jul 2010 05:46
Problem using hmmtrain Hello, I am attempting to train a hidden Markov model based on a reference data sequence I have obtained. The data sequence contains binary data only and is contained in the vector e in the code below. When I call hmmtrain to train the model it quickly converges one of my state transition probabilities such that it is... 6 Jul 2010 23:19
Need help in define integer programing in GA Hi, I read the link for defining integer variable in GA. http://www.mathworks.com/support/solutions/en/data/1-10PDHC/ It works fine and did gave me all variables as integer; But the question now is like: I am having an input variable LB [1 1 1 1 1 3000 3000 3000 3000 3000] and UB [10 10 10 10 10 9000 9000 9000 ... 6 Jul 2010 23:19
How to I evaluate a symbolic function at specific values? If I have a symbolic function of x and tau, is it possible to evaluate it at specific values of x and tau in a simple manner? For example: wxt is a function of the symbolic variables x and tau to be specific: wxt = (7065071323251339*cos((879*tau)/250)*heaviside(tau - 10)*((82945812233899378607857*cos((18751*x... 7 Jul 2010 16:46
Converting a color video into binary using specified RGB ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <d1725890-8fdb-40a6-9b99-c0cb5de15810(a)e5g2000yqn.googlegroups.com>... On Jul 6, 9:01 pm, "eli goodwin" <egood...(a)uoregon.edu> wrote: I would like to convert a color video into binary using specific RGB thresholds. How would I go about altering the cdat... 6 Jul 2010 22:14
Converting a color video into binary using specified RGB thresholds I would like to convert a color video into binary using specific RGB thresholds. How would I go about altering the cdata to do this? ... 6 Jul 2010 22:14
problems getting mhsample to work I can run the example case of generating from a normal distribution fine, and I am now trying to generate from an arbitrary multivariate distribution, which does not seem to be working. Each variable seems to be at the correct mean, but the variances are off. I have tried it with other proposal distributions with rough... 6 Jul 2010 21:08
dot product and vectors with imaginary numbers please forget my last post - I didn't use the complex conjugate transpose for multiplying the matrix with complex numbers in it: someday I *will* learn to read! ... 7 Jul 2010 04:42
what does mean " Multichannel Image " hi, all,I was puzzled three days by this question. and the multichannel image incorporatoing corss channel and with-in channel,the terms is from a paper which is about image restoration. who can explain the concept---multichannel Image thanks a lot ... 6 Jul 2010 22:14 |