its an example program
clear all;
q=0.1;
x=0;
for i=1:6
x1(i)=x;
x=x+2;
p(i)=1-exp(-(10.*q./(1+q.*x1(i))));
end
plot(x1,p,'m');
hold on;
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=6217961&reason=concurrency Please can any one help me in this regard.
31 December 2015 7,973 1 View
Here i am also attaching the link of the paper. "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6217961"
09 October 2015 5,289 1 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
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
This is a Buck (step-down) Converter and I am new to this program. I need to program with simplified C block and I actually don't know what to do. Can anyone show me how to do this? Or at least...
02 March 2021 8,233 1 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
For my research i will need to measure plant quantitative traits (especially leaves area and roots length, but would be nice to add some more information). I recently discovered...
01 March 2021 5,035 2 View
Actually, I am running cfd simulation for a heat exchanger which has two fluids one hot and other one is cold fluid. there is a solid domain between them, which I removed and instead I have used...
01 March 2021 9,537 2 View
I am working on roof joint and trying to simulate the behaviour in Abaqus. I am successful in running the model but the final graph does not follow the experimental curve in the negative direction...
01 March 2021 6,661 3 View