MANET Mobile Ad hoc Network, Source code, AODV
Hi, I am working on my final year project regarding "Implementation of Mobile Ad hoc Networks". I would very much appreciate if any of you can provide the source code for MANET or mobile ad hoc network or one of its routing protocols ( ex. AODV ). Any ideas, opinions or other information is also ... 21 Mar 2010 10:28
How can I draw a curve to separete non-linear points using MLP with backpropagation?
Hello! Does anyone knows how can I draw a curve that separetes the blues points from the red? the plot is here: [URL=http://img203.imageshack.us/i/plotb.jpg/][IMG]http://img203.imageshack.us/img203/3379/plotb.jpg[/IMG][/URL] I used multi-layer perceptron with the backpropagation algorithm (not using any ma... 21 Mar 2010 12:42
Memoryless Bandpass/Baseband NonLinearities
Hello all, I wanna design code for qam/psk over nonlinear channel, and mu questions are: - are there in matlab Bandpass or Baseband NonLinear function can i use them? - if there is no function and I'm trying to determin the A(t), nonlinear amplitude, do i take the absolute value of modulated signal? thanku in adv... 21 Mar 2010 09:23
Load data
I loaded the data from MAT-file, what does this mean? mov=load('filename') mov = ans: 199 d: [4-D uint8] t: [200x1 double] vid: [1x1 struct] ... 21 Mar 2010 17:20
How do you load directX 3D models in MATLAB?
Hello, Can anyone help me to load a DirectX 3D model just like teapotdemo Thank you, Best WIshes, Ahmed H. ... 21 Mar 2010 09:23
callback function simulink to gui
I have an 'edit text' and push button on my gui. I want to display the value from my 'speed' constant block in my simulink model to this 'edit text' in my GUI. Is it possible that i can do this? thanks ... 21 Mar 2010 19:42
multivariable minimization
Hi All! I have a function with several variables, for example: x(y,z,s) = sin(s)*cos(z-y)*sin(z-y-s) I need to minimize x(y,z,s) (find y,z and s). Could you advice me any matlab function for this problem? Thanks. ... 22 Mar 2010 11:51
1-D advection-diffusion: how to benchmark.
Hello everyone: I am learning Matlab and have written a program for solving the 1-D advection-diffusion equation by finite differences. I would like to check it. If anyone has/knows of any existing code I could use to do this, I would very much appreciate knowing about it. I don't know much about the existenc... 22 Mar 2010 15:29
matlab code for mri brain for locating exact location of tumor
i m a final year student i m doin a project"texture analysis of biometric images" my project is abt image processing .i m using MRI image of brain as input after processing it(i.e.removal of noise,filtration) i m using fuzzy clustering algo to locate the exact location of tumor in the brain.plz help me reply asap ... 21 Mar 2010 08:17
GPS simulink model
Hello, I'm trying to make a Simulink model that generates a GPS signal-like but it doesn't work due to problems I didn't understand. Please have a look at this and tell me what to do to fix it. ... 21 Mar 2010 04:54