Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
controle4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISC2
maths
controle4
Compare revisions
f7ba1330d1925a783787b80876ffd475e86539e5 to 974722c69b3b4735ded0ac6ac0ce4ec92225caf6
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
isc2/maths/controle4
Select target project
No results found
974722c69b3b4735ded0ac6ac0ce4ec92225caf6
Select Git revision
Branches
master
1 result
Swap
Target
isc2/maths/controle4
Select target project
isc2/maths/controle4
1 result
f7ba1330d1925a783787b80876ffd475e86539e5
Select Git revision
Branches
master
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
fix: updated taylor poly fig
· 05371f03
iliya.saroukha
authored
10 months ago
05371f03
compliqué d'écrire du vent
· 974722c6
iliya.saroukha
authored
10 months ago
974722c6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ISC_421_Controle_4_Saroukhanian_Iliya.py
+6
-0
6 additions, 0 deletions
ISC_421_Controle_4_Saroukhanian_Iliya.py
figs/ex2_taylor.png
+0
-0
0 additions, 0 deletions
figs/ex2_taylor.png
report.qmd
+15
-1
15 additions, 1 deletion
report.qmd
with
21 additions
and
1 deletion
ISC_421_Controle_4_Saroukhanian_Iliya.py
View file @
974722c6
...
...
@@ -171,6 +171,8 @@ def ex2():
axs
[
0
,
1
].
plot
(
t
,
SD
.
f
(
t
),
color
=
'
black
'
,
label
=
'
$f$
'
)
axs
[
0
,
1
].
plot
(
t
,
y0
,
color
=
'
orange
'
,
label
=
'
$T_{f}$
'
)
axs
[
0
,
1
].
plot
(
SD
.
Taylor_points
[
0
],
SD
.
f
(
SD
.
Taylor_points
[
0
]),
"
-o
"
,
color
=
'
red
'
,
label
=
f
'
a =
{
SD
.
Taylor_points
[
0
]
}
'
)
axs
[
0
,
1
].
set_title
(
f
'
Développement de $T_f$ en $a =
{
SD
.
Taylor_points
[
0
]
}
$
'
)
axs
[
0
,
1
].
set_ylim
([
-
1.2
,
1.2
])
...
...
@@ -179,6 +181,8 @@ def ex2():
axs
[
1
,
0
].
plot
(
t
,
SD
.
f
(
t
),
color
=
'
black
'
,
label
=
'
$f$
'
)
axs
[
1
,
0
].
plot
(
t
,
y1
,
color
=
'
blue
'
,
label
=
'
$T_{f}$
'
)
axs
[
1
,
0
].
plot
(
SD
.
Taylor_points
[
1
],
SD
.
f
(
SD
.
Taylor_points
[
1
]),
"
-o
"
,
color
=
'
red
'
,
label
=
f
'
a =
{
SD
.
Taylor_points
[
1
]
}
'
)
axs
[
1
,
0
].
set_title
(
f
'
Développement de $T_f$ en $a =
{
SD
.
Taylor_points
[
1
]
}
$
'
)
axs
[
1
,
0
].
set_ylim
([
-
1.2
,
1.2
])
...
...
@@ -187,6 +191,8 @@ def ex2():
axs
[
1
,
1
].
plot
(
t
,
SD
.
f
(
t
),
color
=
'
black
'
,
label
=
'
$f$
'
)
axs
[
1
,
1
].
plot
(
t
,
y2
,
color
=
'
violet
'
,
label
=
'
$T_{f}$
'
)
axs
[
1
,
1
].
plot
(
SD
.
Taylor_points
[
2
],
SD
.
f
(
SD
.
Taylor_points
[
2
]),
"
-o
"
,
color
=
'
red
'
,
label
=
f
'
a =
{
SD
.
Taylor_points
[
2
]
}
'
)
axs
[
1
,
1
].
set_title
(
f
'
Développement de $T_f$ en $a =
{
SD
.
Taylor_points
[
2
]
}
$
'
)
axs
[
1
,
1
].
set_ylim
([
-
1.2
,
1.2
])
...
...
This diff is collapsed.
Click to expand it.
figs/ex2_taylor.png
View replaced file @
f7ba1330
View file @
974722c6
157 KiB
|
W:
0px
|
H:
0px
163 KiB
|
W:
0px
|
H:
0px
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
report.qmd
View file @
974722c6
...
...
@@ -18,10 +18,24 @@ format:
colorlinks: true
---
#
Graphe de divers p
olynômes de Taylor
#
P
olynômes de Taylor

::: {#thm-taylor-errmax}
## L'erreur maximale théorique
À défaut de ne pas vouloir recopier l'entièreté du polycopié de M. Baillif, je
vais me restreindre à simplement copier-coller la formule en \text{\LaTeX} parce que
ça fait toujours plaisir.
$$
R_{f, n, a}(x) = \max_{\xi \in I} \left| \frac{f^{(n + 1)}(\xi)(x - a)^{n + 1}}{(n + 1)!} \right|
$$
:::
# Exercice 2
# Exercice 3
...
...
This diff is collapsed.
Click to expand it.