it is giving an error
how do i get this operation done
User Profile
Collapse
-
i want to use % (mod ) operator for a variable of type double
-
random no. generator
is there any standard function which generates random no. in c++
or any function for same ,which anyone might have built -
what does "using namespace std" mean?
In many programs
using VC++ compilers
i have seen this thing -
can we give multiply double variables by floating powers
example
l=5*1e-7.8;
whether this 7.8 we can put or not
I m getting an error
syntax error : missing ' : ' before 'constant'
if this error is due to the power then how to overcome it
even if this is not because of it then also how to overcome from it
i have checked for ' : ' there is no mistake in it -
Ga Library
Has anyone used ga library that is supplied by MIT
I m having difficlties in running even it's example programs
if anyone has used kindly reply -
i have pgain as a variable of data type complex<double>
now i want only it's real part to be put in a double variable
how do i do thatLeave a comment:
-
I found that in the standard library
a structure has been defined for complex no. and not as class as mentioned in 2nd website
so
1) do we have to create our own class?
2)is there a tutorial that can teach how to use functions in complex.h
are there any examples of it?Leave a comment:
-
complex number arithmetic
how do we pass a complex no. to a C++ program
the real and imaginary values are dependent on some variables which are calculated at runtime -
benefits of bunary coded genetic alorithm over real coded GA
hello
can anyone tell me or mention some sites which would describe merits and demerits of binary coded GA over real coded GA. -
ok i will contact further
whenever i m stuck in any problem
first let me have a fine look at the websites you mentioned
thanksLeave a comment:
-
hello mr.r035198x and Deman
We are doing a project in low noise amplifier,
Where we would know a few of the basic parameter like gain ,efficiency in advance and based on the known parameters we would have to design the circuit, thus this algorithm will help us in finding the value of component like inductor ,capacitor and source resistance that would optimize the circuit
thanks and keep replyingLeave a comment:
-
Implementing genetic algorithm
hi all
I want to implement genetic algotithm using C++ for an optimisation problem
can anyone suggest some good websites ,resources for programming in GA
like tutorial etc.
or anything helpful related to this
bye
No activity results to display
Show More
Leave a comment: