If we have a set of available data and I want to select particular optimum data for particular condition, can we take help of matlab toolbox for that purpose? Is there any references where I can get how I can simulate that function using matlab?
A good starting point would be the toolbox help + examples and the file exchange. E.g.
http://www.mathworks.com/matlabcentral/fileexchange/37998-open-genetic-algorithm-toolbox
http://www.mathworks.com/matlabcentral/fileexchange/34144-simple-example-of-genetic-algorithm-for-optimization-problems
I am not an expert in your field. I suggest you follow these steps:
1) define the objective function of your system based on the parameters to be optimized.
2) Adjust the control parameters of the genetic algorithm
3) Define the stopping criteria of the algorithm.
You can use the proposed MATLEB program that works well.
good luck
Please refer to this article:
http://journals.sfu.ca/ijietap/index.php/ijie/article/viewFile/423/148
Usually I find that when there is a mistake in research paper and if you point out that mistake then you can publish a correspondence letter regarding this mistake and both orignal and...
10 November 2016 3,577 0 View
Assume two real random vectors from observation such that ${\bf{z_1}}=[x_r(0) x_i(0) x_r(1) x_i(1)...x_r(N/2-1) x_i(N/2-1)]$ and ${\bf{z_2}}=[x_r(T) x_i(T) x_r(T+1) x_i(T+1)...x_r(N/2+T-1)...
10 November 2016 6,581 18 View
Hi, I am thinking to submit my paper in IEEE letter. I want to know to know what are the things I should to keep in mind before submitting in IEEE letter so that the chances of Acceptance will be...
06 July 2016 4,372 5 View
05 June 2016 5,604 0 View
Trying to find out the performance of DLMS based detection. Before that I need check out the stability of estimation performance. But I don't know the way how to check the stability of estimation...
03 April 2016 2,434 2 View
I have a doubt in plotting an ROC , I have following parameters 1) Probablity of detection Theoritical (Pd_theory) 2) Probablity of false alarm assumed (Pfa) 3) Probablity of detection simulated...
02 March 2015 7,831 17 View
In spectrum sensing, threshold is the most important term for estimating performance measure. In order to carry out particular type of CFAR detection, threshold is determined by reverse...
31 December 2014 7,401 4 View
11 December 2014 320 9 View
I have Implemented this detector in AWGN channel in Matlab but I am getting vague results. As its performance doesn't vary with change in SNR. Its a very strange result for me. I don't know what...
10 November 2014 3,203 7 View
I am simulating a feature detector in noisy environment which consist of AWGN Noise and Impulsive Noise. But I am getting a strange result as Signal with Impulsive+AWGN noise has better detection...
10 November 2014 7,005 17 View
When I tried to energy minimization my system, I got fatal error as below. Fatal error: Atomtype opls_116 not found Although I've already added this line: ; include water #include "oplsaa.ff/spc.itp" to [molecultype] directive in my topology.
16 June 2021 0 0 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I'm involved in a study of odor control technologies for municipal wastewater treatment plant. One of the control options involves a chemical 2-stage (acid/alkaline) packed bed scrubber. The...
03 March 2021 3,661 2 View
Hello, I'm fairly new to ARENA and I have the following problem: I have two queues in which, in each queue, a different order type arrives (both having an arrival rate of exponential 10). Order...
02 March 2021 2,431 3 View
Hello, I have a mechanism where air rises due to convective flows. In this simulation, nothing is driving the air except this. I understand that the Boussinesq approximation only works for small...
02 March 2021 4,910 3 View
Do you have some recommendations approaches on Image processing and classification of plant diseases using TensorFlow/Keras?
02 March 2021 1,493 4 View