Skip to main content

Posts

IMCA VI Assignment (Optimization Theory) IMCA 6003

Roll No. Assignment 4501 OT Applications 4502 LPP sofware 4503 IPP Software 4504 Operational Research software 4505 Transportation Problem solving using a tool 4506 Web Application of LPP 4507 Assignment Problem solving using a Tool 4509 Advertising Applcation of OT 4511 Developing PERT chart using a tool 4512 OT Applications 4513 Developing Gnatt chart using a tool 4514 Queuing Problem Solver 4516 Inventory Problem Solver

Using Google Analytics with R ( RGoogle Analytics)

Steps 1. Go to https://console.developers.google.com 2.  Create a new Project 3. Go to  API and select Analytics API  (used in this e.g.) 4. Go to Consent Screen and fill the appropriate product name and save 5. Go to credentials and creat a new client ID Make sure u enter the website URL properly 6. Now run the following R script R Script require(RGoogleAnalytics) client.id="xxxxxxxxxxxxxxxxxxx" client.secret="xxxxxxxxxxxx" token <- auth="" client.id="" client.secret="" p="">ValidateToken(token) query.list <- init="" p="" start.date="2014-01-01">                   end.date = "2014-02-10",                    dimensions="ga:date,ga:pagePath,ga:hour,ga:medium",                    metrics = "ga:sessions,ga:pageviews",                    max.results=500,                    sort="-ga:date",                    filters="ga:mediu

JavaBeans

JAVA BEANS JavaBeans can be understood as java classes that can be easily reused and composed together into an application. Any java class that follows certain design conventions can be used as a javaBean component. JSP directly supports javaBean components using JSP elements. One can easily create and initialize the value of the Beans and set their properties. ·        useBean:    A JSP action element <jsp:useBean> initiates a JavaBean object into the JSP page.    Syntax: <jsp:useBean id=”object_name” class=”class_name” scope=”page|request|session|application” | /> ·        setProperty:  The <jsp:setProperty> action tag assigns a new value to the specified property of the specified bean object. Syntax: <jsp:setProperty name=”obj_name” property=”prop_name”  value=”prop_value”/> ·        getProperty:  The <jsp:getProperty> action element retrieves the value of the specified property of the specified bean ob

ABOUT LOGIC GATES ,TYPES OF LOGIC GATES

LOGIC GATES INTRODUCTION An implementation of a logic operation is called a logic gates . It is used to implement such devices are diodes, electronic switches, transistors and integrated circuits. An AND gate, for instance, is an implementation of the AND operation. Suppose it is    necessary to implement a logic gate for the function      R=F (A, B, C…) Where F is a Boolean function and R, A, B, C and so on are Boolean variable. The arguments A, B, C and so on will be the inputs to the logic gate R, the value of the function, will be its output. The structure of the gate will naturally depend on the nature of the function F. It is the normal practice to design logic gates to implement only a small number of elementary function such as AND, OR and NOT. Complex functions which are not available in the form of these ‘standard’ logic gates can be expressed in terms of the elementary functions and implement using networks of standard gates. Mainly, gate INPUTS are driven by

Transmission Media And Its Types

Transmission Media(Cont.) 1.           Guided Media: b) Coaxial Cable: Coaxial cable refers to a type of   cable   that has an inner conductor surrounded by a tubular insulating layer, surrounded by a tubular conducting shield. Usually coaxial cables also have an insulating outer sheath or jacket. It is also referred as the primary type of cabling which is used by the cable television industry and is also widely used for  computer networks, such as Ethernet.Although it is more expensive than standard telephone wire,but it is much less susceptible to interference and can carry much more data.   c)   Optical Fiber: An   optical fiber   is a flexible, transparent fiber made of extruded glass (silica) or plastic. It is used to transmit light between the two ends of the fiber. Commonly the field of   applied science and engineering   which deals with the design and application of optical fibers is known as   fiber optics . Optical fiber carries much more informat
RADIOWAVES:- Radio  is the wireless transmission of signals through free space by electromagnetic radiation with frequency significantly below that of visible light, in the radio frequency range, from about 30  KHz  to 300 GHz. These waves are called radio waves. Electromagnetic radiation travels by means of oscillating electromagnetic field that passes through the air and the vacuum of space. Transducing information such as sound into an electronic signal, this is then sent as an electromagnetic radio wave from a transmitter. A receiver intercepts the radio wave and extracts the information-bearing electronic signal, which is converted back using another transducer such as a speaker. Information, for example sound, is carried by systematically changing (modulating) some property of the radiated waves, such as their amplitude, frequency phase or pulse width. When radio waves strike an electrical conductor, the oscillating fields induce an alternating current in the conductor. The i