vault backup: 2023-02-03 11:06:57

This commit is contained in:
2023-02-03 11:06:57 +01:00
parent 8f69c32f0b
commit da45e28713
9 changed files with 12907 additions and 51 deletions

View File

@@ -1320,6 +1320,7 @@ PQI
PTG PTG
PRN PRN
PPK
obj obj
oh oh
oq oq
@@ -44459,6 +44460,7 @@ lLD
lZf lZf
lVd lVd
lmZ lmZ
labów
Kz Kz
KM KM
Kw Kw
@@ -49591,6 +49593,7 @@ WxR
WjU WjU
Wly Wly
Własności Własności
Wszystkie
rM rM
ra ra
rv rv
@@ -50929,6 +50932,7 @@ rhw
rvT rvT
rGQu rGQu
różniczką różniczką
rms
tI tI
tU tU
ta ta

View File

@@ -4,47 +4,18 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "65fe262d5eed0537", "id": "477cbccac3ff1c9f",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "4b6b50adf0c07df4", "id": "055c92eb74c3ebf2",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {}
"file": "AMiAL/AMiAL.md",
"mode": "source",
"source": false
} }
} }
}, ]
{
"id": "2df3fda9b9398007",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "AMiAL/AMiAL.md",
"mode": "source",
"source": false
}
}
},
{
"id": "17ef61e2fd8f86a2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Myśli nieuczesane.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 2
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -110,7 +81,6 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Myśli nieuczesane.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -127,7 +97,6 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Myśli nieuczesane.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@@ -149,9 +118,7 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {}
"file": "Myśli nieuczesane.md"
}
} }
}, },
{ {
@@ -208,17 +175,17 @@
"audio-recorder:Start/stop recording": false "audio-recorder:Start/stop recording": false
} }
}, },
"active": "17ef61e2fd8f86a2", "active": "055c92eb74c3ebf2",
"lastOpenFiles": [ "lastOpenFiles": [
"Plan Lekcji.md", "PI/Ćwiczenia/20221121122351.md",
"AMiAL/AMiAL.md",
"Elektrotechnika/Ćwiczenia/20221014103322.md",
"Elektrotechnika/Ćwiczenia/20230120102008.md",
"TODO.md",
"Untitled.canvas",
"AMiAL/Ćwiczenia/Zadania/Całki/1.md",
"Elektrotechnika/Ćwiczenia/20221123102116.md",
"Elektrotechnika/Ćwiczenia/20221209102007.md", "Elektrotechnika/Ćwiczenia/20221209102007.md",
"Elektrotechnika/Ćwiczenia/20221125102535.md" "Elektrotechnika/Ćwiczenia/20221125102535.md",
"Elektrotechnika/Ćwiczenia/20221028102800.md",
"Elektrotechnika/Ćwiczenia/20221014103322.md",
"Elektrotechnika/Drawing 2023-02-01 10.30.46.excalidraw.md",
"Elektrotechnika/Drawing 2023-02-01 10.06.44.excalidraw.md",
"PI/Ćwiczenia/2.Gramatyki.md",
"PI/Ćwiczenia/3. Projektowanie rozkazów.md",
"PI/Ćwiczenia/20221010123607.md"
] ]
} }

View File

@@ -18,3 +18,22 @@ Założenia:
- $x\gt0$ - $x\gt0$
- $\tan x \gt 0$ - $\tan x \gt 0$
Dziedzina:
$D_{f}=\{x\in (0,\infty)\}$
## (3)
$f(x)=\cfrac{\sqrt{\log(2x^{2}-8)}}{3-3^{x}}$
Założenia:
- $3-3^{x}\ne 0 \Rightarrow x\ne 1$
- $\log(2x^{2}-8) \gt 0 \Rightarrow \log(2) \land \log(-2) \gt 0$
Dziedzina:
$D_{f}=\{x\in \mathbb{R}\setminus\{1\} : \log(2x^{2}-8) \gt 0 \}$
## (4)
$f(x)=\ln\sqrt{1-\sin2x^{1}}$
Założenia:
- $1-\sin2x^{1} \gt 0$
-

View File

@@ -0,0 +1,3 @@
# Opisać analitycznie i naszkicować w układzie współrzędnych dziedziny podanych funkcji
## (1)
$f(x,y)=\frac{1}{\sqrt{2y-3x}}$

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,6 @@
a b cc
Σ={a,b,c}
V= {abc, ac, b}
P=b: {b}
σ=

View File

@@ -1,4 +1,4 @@
# TI Overview b# TI Overview
https://sites.google.com/site/drwojciechfilipowski/ https://sites.google.com/site/drwojciechfilipowski/

View File

@@ -11,7 +11,7 @@
- [ ] T8 Zastosowanie pochodnej inne niż T7 - styczna/normalna - [ ] T8 Zastosowanie pochodnej inne niż T7 - styczna/normalna
## Elektrotechnika ## Elektrotechnika
- [ ] Kolokwium 1 - 1.02.2023 - [x] Kolokwium 1 - 1.02.2023
## PPK ## PPK
- [ ] Projekt - [ ] Projekt