-
Notifications
You must be signed in to change notification settings - Fork 0
/
Stochastic Process.html
288 lines (269 loc) · 14.9 KB
/
Stochastic Process.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>SP</title>
<link rel="icon" href="img/favicon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- animate CSS -->
<link rel="stylesheet" href="css/animate.css">
<!-- owl carousel CSS -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- themify CSS -->
<link rel="stylesheet" href="css/themify-icons.css">
<!-- flaticon CSS -->
<link rel="stylesheet" href="css/flaticon.css">
<!-- font awesome CSS -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- swiper CSS -->
<link rel="stylesheet" href="css/slick.css">
<!-- style CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!--::header part start::-->
<header class="main_menu single_page_menu">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand logo_1" href="index.html"> <img src="img/logo.png" alt="logo"> </a>
<a class="navbar-brand logo_2" href="index.html"> <img src="img/logo.png" alt="logo"> </a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse main-menu-item justify-content-end"
id="navbarSupportedContent">
<ul class="navbar-nav align-items-center">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Stochastic Process.html">Stochastic Process</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Application of SP.html">Applications of SP</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Resources.html">Resources</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Projects
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="Project 01.html">Project 01</a>
<!--<a class="dropdown-item" href="Project 02.html">project 02</a> -->
</div>
</li>
<li class="d-none d-lg-block">
<a class="btn_1" href="#">Get SP PDF</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</header>
<!-- Header part end-->
<!-- breadcrumb start-->
<section class="breadcrumb breadcrumb_bg">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="breadcrumb_iner text-center">
<div class="breadcrumb_iner_item">
<h2>Stochastic Process</h2>
<p>Home<span>/</span>Stochastic Process</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Main Body-->
<!-- Start Sample Area -->
<section class="sample-text-area">
<div class="container box_1170">
<h3 class="text-heading">Text Sample</h3>
<p class="sample-text">
Every avid independent filmmaker has <b>Bold</b> about making that <i>Italic</i> interest documentary, or short
film to show off their creative prowess. Many have great ideas and want to “wow” the<sup>Superscript</sup> scene,
or video renters with their big project. But once you have the<sub>Subscript</sub> “in the can” (no easy feat), how
do you move from a <del>Strike</del> through of master DVDs with the <u>“Underline”</u> marked hand-written title
inside a secondhand CD case, to a pile of cardboard boxes full of shiny new, retail-ready DVDs, with UPC barcodes
and polywrap sitting on your doorstep? You need to create eye-popping artwork and have your project replicated.
Using a reputable full service DVD Replication company like PacificDisc, Inc. to partner with is certainly a
helpful option to ensure a professional end result, but to help with your DVD replication project, here are 4 easy
steps to follow for good DVD replication results:
</p>
</div>
</section>
<!-- End Sample Area -->
<!-- Start Align Area -->
<div class="whole-wrap">
<div class="container box_1170">
<div class="section-top-border">
<h3 class="mb-30">Left Aligned</h3>
<div class="row">
<div class="col-md-3">
<img src="img/elements/d.jpg" alt="" class="img-fluid">
</div>
<div class="col-md-9 mt-sm-20">
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to
transfer money to them through any US bank or payment system. As a result of this law, most of the popular
online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino
players found themselves being chased by the Federal government. But, after a fortnight, the online casino
industry came up with a solution and new online casinos started taking root. These began to operate under a
different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major
part of this was enlisting electronic banking systems that would accept this new clarification and start doing
business with me. Listed in this article are the electronic banking systems that accept players from the United
States that wish to play in online casinos.</p>
</div>
</div>
</div>
<div class="section-top-border text-right">
<h3 class="mb-30">Right Aligned</h3>
<div class="row">
<div class="col-md-9">
<p class="text-right">Over time, even the most sophisticated, memory packed computer can begin to run slow if we
don’t do something to prevent it. The reason why has less to do with how computers are made and how they age and
more to do with the way we use them. You see, all of the daily tasks that we do on our PC from running programs
to downloading and deleting software can make our computer sluggish. To keep this from happening, you need to
understand the reasons why your PC is getting slower and do something to keep your PC running at its best. You
can do this through regular maintenance and PC performance optimization programs</p>
<p class="text-right">Before we discuss all of the things that could be affecting your PC’s performance, let’s
talk a little about what symptoms</p>
</div>
<div class="col-md-3">
<img src="img/elements/d.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="section-top-border">
<h3 class="mb-30">Definition</h3>
<div class="row">
<div class="col-md-4">
<div class="single-defination">
<h4 class="mb-20">Definition 01</h4>
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to
transfer money to them through any US bank or payment system. As a result of this law, most of the popular
online casino networks</p>
</div>
</div>
<div class="col-md-4">
<div class="single-defination">
<h4 class="mb-20">Definition 02</h4>
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to
transfer money to them through any US bank or payment system. As a result of this law, most of the popular
online casino networks</p>
</div>
</div>
<div class="col-md-4">
<div class="single-defination">
<h4 class="mb-20">Definition 03</h4>
<p>Recently, the US Federal government banned online casinos from operating in America by making it illegal to
transfer money to them through any US bank or payment system. As a result of this law, most of the popular
online casino networks</p>
</div>
</div>
</div>
</div>
<div class="section-top-border">
<h3 class="mb-30">Block Quotes</h3>
<div class="row">
<div class="col-lg-12">
<blockquote class="generic-blockquote">
“Recently, the US Federal government banned online casinos from operating in America by making it illegal to
transfer money to them through any US bank or payment system. As a result of this law, most of the popular
online casino networks such as Party Gaming and PlayTech left the United States. Overnight, online casino
players found themselves being chased by the Federal government. But, after a fortnight, the online casino
industry came up with a solution and new online casinos started taking root. These began to operate under a
different business umbrella, and by doing that, rendered the transfer of money to and from them legal. A major
part of this was enlisting electronic banking systems that would accept this new clarification and start doing
business with me. Listed in this article are the electronic banking”
</blockquote>
</div>
</div>
</div>
<!-- Main Body ENd-->
<!-- footer part start-->
<footer class="footer-area">
<div class="container">
<div class="row justify-content-between">
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="single-footer-widget footer_1">
<a href="index.html"> <img src="img/logo_dtu.png" alt=""> </a>
<p><dtu class="ac in"></dtu></p>
<p></p>
</div>
</div>
<div class="col-sm-6 col-md-4 col-xl-4">
<div class="single-footer-widget footer_2">
<h4>About Project</h4>
<div class="social_icon">
<p>This Website is a Part of our Mid Ter Innovation Work under faculty Prof.H.C Taneja.</p>
<p>The project includes this website and 2 mini Projects on Stochastic Processess.</p>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 col-md-4">
<div class="single-footer-widget footer_2">
<h4>Contact us</h4>
<div class="contact_info">
<p><a herf="https://www.google.com/maps/place/Mathematics+Department/@28.7509369,77.1178755,21z/data=!4m5!3m4!1s0x390d012766964791:0x81403f68bd2db780!8m2!3d28.7509369!4d77.1180133"></a><span> Address :</span> Department of Applied Mathematics, Delhi Technological University India </p>
<p><span> Phone :</span> +91 8178133309</p>
<p><span> Email :</span> [email protected]
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-12">
<div class="copyright_part_text text-center">
<div class="row">
<div class="col-lg-12">
<p class="footer-text m-0">
Copyright ©<script>document.write(new Date().getFullYear());</script> This Website is a part of MTE-Project| Made with <i class="ti-heart" aria-hidden="true"></i> by <a href="https://www.linkedin.com/in/therahulsharrma/" target="_blank">Rahul Sharma</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer part end-->
<!-- jquery plugins here-->
<!-- jquery -->
<script src="js/jquery-1.12.1.min.js"></script>
<!-- popper js -->
<script src="js/popper.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- easing js -->
<script src="js/jquery.magnific-popup.js"></script>
<!-- swiper js -->
<script src="js/swiper.min.js"></script>
<!-- swiper js -->
<script src="js/masonry.pkgd.js"></script>
<!-- particles js -->
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<!-- swiper js -->
<script src="js/slick.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<!-- custom js -->
<script src="js/custom.js"></script>
</body>
</html>