vault backup: 2022-09-21 11:41:25

This commit is contained in:
Daniel Bulant 2022-09-21 11:41:25 +02:00
parent decfecb2eb
commit 63a38ec136
9 changed files with 97 additions and 5 deletions

View file

@ -12,8 +12,8 @@
"checkpointList": [
{
"path": "/",
"date": "2022-09-20",
"size": 901739
"date": "2022-09-21",
"size": 902546
}
],
"activityHistory": [
@ -810,7 +810,11 @@
},
{
"date": "2022-09-20",
"value": 2030
"value": 2162
},
{
"date": "2022-09-21",
"value": 737
}
]
}

View file

@ -0,0 +1,55 @@
{
"strategy": "default",
"matchStrategy": "prefix",
"maxNumberOfSuggestions": 5,
"maxNumberOfWordsAsPhrase": 3,
"minNumberOfCharactersTriggered": 0,
"minNumberOfWordsTriggeredPhrase": 1,
"complementAutomatically": true,
"delayMilliSeconds": 0,
"disableSuggestionsDuringImeOn": false,
"insertAfterCompletion": true,
"firstCharactersDisableSuggestions": ":/^",
"showMatchStrategy": true,
"showComplementAutomatically": true,
"showIndexingStatus": true,
"descriptionOnSuggestion": "Short",
"selectSuggestionKeys": "Enter",
"additionalCycleThroughSuggestionsKeys": "None",
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
"openSourceFileKey": "None",
"propagateEsc": false,
"enableCurrentFileComplement": true,
"currentFileMinNumberOfCharacters": 0,
"onlyComplementEnglishOnCurrentFileComplement": false,
"enableCurrentVaultComplement": false,
"currentVaultMinNumberOfCharacters": 0,
"includeCurrentVaultPathPrefixPatterns": "",
"excludeCurrentVaultPathPrefixPatterns": "",
"includeCurrentVaultOnlyFilesUnderCurrentDirectory": false,
"enableCustomDictionaryComplement": false,
"customDictionaryPaths": "https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt",
"columnDelimiter": "Tab",
"customDictionaryWordRegexPattern": "",
"delimiterToHideSuggestion": "",
"delimiterToDivideSuggestionsForDisplayFromInsertion": "",
"caretLocationSymbolAfterComplement": "",
"displayedTextSuffix": " => ...",
"enableInternalLinkComplement": true,
"suggestInternalLinkWithAlias": false,
"excludeInternalLinkPathPrefixPatterns": "",
"enableFrontMatterComplement": true,
"frontMatterComplementMatchStrategy": "inherit",
"insertCommaAfterFrontMatterCompletion": false,
"showLogAboutPerformanceInConsole": false,
"selectionHistoryTree": {
"Příklad": {
"Příklad": {
"internalLink": {
"count": 1,
"lastUpdated": 1663751627799
}
}
}
}
}

View file

@ -0,0 +1,4 @@
# Pedagog a didaktik
Pedagog vzdělává a vychovává
Didaktik se zabývá metodikou vzdělávání a výchovy

View file

@ -11,6 +11,7 @@ imagePrefix: 'data/'
- [[cjl/jazyky/jazyky|jazyky]]
- [[cjl/jména|jména]]
- [[cjl/literatura/literatura|literatura]]
- [[cjl/Pedagog a didaktik|Pedagog a didaktik]]
- [[cjl/Povinné knihy|Povinné knihy]]
- [[cjl/Slohové práce/Slohové práce|Slohové práce]]
- [[cjl/testy/testy|testy]]

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -1,6 +1,8 @@
# Lineární lomené funkce
Má proměnnou ve jmenovateli
Má proměnnou (v první mocnině) ve jmenovateli
všechny jsou prosté.
$y=\frac{ax+b}{cx+d}$
@ -8,8 +10,9 @@ $[a\ne0;ad-bc\ne0]$
- grafem je hyperbola
- každá l.l.f. lze dělením převést na tvar $y=\frac{k}{x-m}+n$
- dlouhé osy (protínají se v $o'$) hyperbola neprotíná (přiblíží se na libovolně malou vzdálenost) = ASYMPTOMY
$o=[m;n]$
$o'=[m;n]$
počátek soust. souřadnic
$y=m$
$x=n$
@ -24,3 +27,21 @@ $y=\frac1x$
---
a) $y=\frac{2x+3}{x-1}=(2x+3):(x-1)=2+\frac5{x-1}$
![](Pasted%20image%2020220921112153.png)
$o'=[1;2]$
kreslíme $y=\frac5x$
| x | 1 | 2 | -1 | -2 | 5 | -5 |
| --- | --- | --- | --- | ---- | --- | --- |
| y | 5 | 2.5 | -5 | -2.5 | 1 | -1 |
![](Pasted%20image%2020220921112929.png)
$D_a=R\backslash\{1\}$
$D_a=R\backslash\{2\}$
monotonie: klesající v $(-\infty;1)$ a klesající v $(1;\infty)$
je prostá

View file

@ -23,6 +23,12 @@ prostá není (některých/všech hodnot nabývá vícekrát, např 1 a -1 má s
$D=\mathbb{R}$
$H=\langle0;\infty)\in\mathbb{R}^+_o$
příklad
$y=x^4$
o 2 doleva a o 5 dolů
$y=(x+4)^2-5$
---
$n > 0$ liché

View file

@ -17,6 +17,7 @@ noteOnly: true
- [[kbb/kbb|kbb]]
- [[mat/mat|mat]]
- [[Misc/Misc|Misc]]
- [[ONA/ONA|ONA]]
- [[OSE/OSE|OSE]]
- [[Osobnosti|Osobnosti]]
- [[pdv/pdv|pdv]]