First
|
Prev |
Next
|
Last
Pages: 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758
Problem with Genetic Algorithm I solved my problem using NSGA-II algorithm ,adding modificatins to satisfy my contraints. Fakher. ... 8 May 2010 18:54
how to plot line between any two pixels? Hi, there Cound anybody tell me how to plot lines on a image? And the point, which belong to the lines, are the pixels point? ... 8 May 2010 18:54
how to plot line between any two pixels? Hi, there Cound anybody tell me how to plot lines on a image? And the point, which belong to the lines, are the pixels point? ... 8 May 2010 17:48
Question about lsqnonlin Hi, I want to solve a system of multivariate quadratic equations with boundary constraints. I searched a lot and found that lsqnonlin is the most suitable function I could use. Assume my system of equations in 4 unknowns is: 2*(x(3)-x(4))^2 = 0.01 2*(x(2)-x(4))^2 + x(3)^2)= 0.02 2*(x(1)-x(4))^2 + 2*(x(2)-x(3))^2 ... 10 May 2010 09:51
image recognition algorithms Please can someone help me with the algorithms for image recognition using matlab?i'v got 3 circles of different size on the same sheet of paper,i'v acquired the image with the camera..please help me with code.thanks in advance ... 8 May 2010 18:54
mixed model anova I'm using anovan and I'd like to treat an interaction between two variables as a random effect (alone, the variables are fixed). The 'random' option only takes single groups. What can I do? Thanks for any help! ... 10 May 2010 10:57
spectrogram Hi everyone I need a help with 'spectrogram' function. It makes FFT of my signal and plots it with time and frequency on the axis and the magnitude of frequency showed with color. The frequency range of FFT algorithm depends on the sampling frequency. In my case the sampling frequency is very high (160 kHz), but a... 12 May 2010 03:43
spectrogram Hi everyone I need a help with 'spectrogram' function. It makes FFT of my signal and plots it with time and frequency on the axis and the magnitude of frequency showed with color. The frequency range of FFT algorithm depends on the sampling frequency. In my case the sampling frequency is very high (160 kHz), but a... 8 May 2010 16:42
Transfer function with e^-T Hi, I'm trying to find a way to define: G0(s) = [1-e^(-T)]/s, where -T is the sampling rate How do I account for the e^(-T) term? Thanks! ... 8 May 2010 16:42
how to speed up tracking object code ???? hello friends, i am doing a project regarding tracking objects using real time video and i am having some issues. it seems that the tracking slows down after a while and i don't know how to track multiple objects in the video i am only able to detect one object at a time.. please any suggestions on how to speed ... 14 May 2010 16:06 |