I would like to use random number generator in a Perl program but I encountered with above error. I attached the random generator package.
I ponder that I found the solution. For overcome to this error, the Random package should be install via ppm as follow:
c:\ppm
ppm>install math-random
ppm>q
Thanks for your help. I should install Math::Random to compile my program.
I am looking for a numerical example of using Nakagami distribution for link quality in wireless sensor networks. I would like to know how can I compute the power of a received signal in a...
07 August 2017 2,572 2 View
I want to use a good text book to teach object-oriented programming concepts in C#.
31 December 2014 8,166 3 View
I want to calculate computational complexity of each step in Imperialist Competitive Algorithm (ICA).
08 September 2014 6,880 5 View
I want to write a scheduling algorithm in cloud environment with the help of machine learning approach.
04 May 2014 3,168 35 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
In R-studio, there are many commands of Gumbel package. Arguments are also different. I`m asking about the alpha parameter of the Copula which must be greater than 1. If this is the one used to...
25 February 2021 5,229 3 View
I understand there are a lot of software programs that can simulate DED by going through specific modeling, simulation, and commands. For me, that was time consuming and results were not accurate....
24 February 2021 4,428 3 View
Hello everyone: I am looking for a simple software program to model chemical bonds. The purpose is to generate a high-quality graphical abstract for a top leading journal in the field of...
23 February 2021 8,012 3 View
To be specific, I want to conduct an IV regression in stata with the following three equations. EQ1: Y1 ~Y2 Y3 X EQ2: Y2 ~ Z1 EQ3: Y3 ~ Z2 Both Y2 and Y3 are endogenous. However, Z1 and Z2 are...
23 February 2021 6,266 3 View
My real system (buck converter) can only take an input of 0 to 1 (duty ratio) and I need to constrain the system so the controller action keeps within this bounds. How can I do this? The code for...
22 February 2021 2,125 3 View
Hi everyone. I am researching droguht effects on soil water drought. I am looking for already implemented functions in R or Python to estimate soil water content from precipitation,...
21 February 2021 2,084 1 View
I have a basic knowledge on Python, R and MATLAB in analysing data. Among those, which is the best and user friendly? Which one should I learn deeply to analyse data?N:B: I want to learn data...
20 February 2021 3,950 15 View
Hi I am trying to segment a sentinel2 image. At this stage, I want to run a binary classifier that assigns each pixel to either farm or non-farm pixel. For this purpose, I have 4 10m bands...
15 February 2021 3,596 9 View
if we assume 20 is the upper bound of an objective function (OF) based on permutation a square matrix (nxn) , The minimum value of the OF=22, then we run a random operator to compute the OF by...
14 February 2021 6,056 5 View