Skip to content

Instantly share code, notes, and snippets.

@reflechant
Created September 3, 2020 19:54
Show Gist options
  • Save reflechant/6701517faf89af641648d72d71c948a9 to your computer and use it in GitHub Desktop.
Save reflechant/6701517faf89af641648d72d71c948a9 to your computer and use it in GitHub Desktop.
Numpy and plotting basics
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"metadata": {
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": 3
},
"orig_nbformat": 2,
"kernelspec": {
"name": "python_defaultSpec_1596990488783",
"display_name": "Python 3.8.2 64-bit"
}
},
"nbformat": 4,
"nbformat_minor": 2,
"cells": [
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import scipy.signal as sig\n",
"import plotly.graph_objects as go"
]
},
{
"cell_type": "code",
"execution_count": 18,
"metadata": {},
"outputs": [
{
"output_type": "display_data",
"data": {
"application/vnd.plotly.v1+json": {
"config": {
"plotlyServerURL": "https://plot.ly"
},
"data": [
{
"mode": "lines",
"name": "синус",
"type": "scatter",
"x": [
0,
0.03144737390980774,
0.06289474781961547,
0.09434212172942322,
0.12578949563923095,
0.15723686954903868,
0.18868424345884643,
0.22013161736865416,
0.2515789912784619,
0.2830263651882696,
0.31447373909807735,
0.3459211130078851,
0.37736848691769287,
0.4088158608275006,
0.44026323473730833,
0.47171060864711606,
0.5031579825569238,
0.5346053564667316,
0.5660527303765392,
0.597500104286347,
0.6289474781961547,
0.6603948521059625,
0.6918422260157702,
0.723289599925578,
0.7547369738353857,
0.7861843477451934,
0.8176317216550012,
0.8490790955648089,
0.8805264694746167,
0.9119738433844243,
0.9434212172942321,
0.9748685912040398,
1.0063159651138476,
1.0377633390236554,
1.0692107129334631,
1.1006580868432707,
1.1321054607530785,
1.1635528346628863,
1.195000208572694,
1.2264475824825016,
1.2578949563923094,
1.2893423303021172,
1.320789704211925,
1.3522370781217328,
1.3836844520315403,
1.4151318259413481,
1.446579199851156,
1.4780265737609637,
1.5094739476707715,
1.540921321580579,
1.5723686954903868,
1.6038160694001946,
1.6352634433100024,
1.66671081721981,
1.6981581911296177,
1.7296055650394255,
1.7610529389492333,
1.792500312859041,
1.8239476867688487,
1.8553950606786564,
1.8868424345884642,
1.918289808498272,
1.9497371824080796,
1.9811845563178874,
2.012631930227695,
2.0440793041375027,
2.0755266780473107,
2.1069740519571183,
2.1384214258669263,
2.169868799776734,
2.2013161736865414,
2.2327635475963494,
2.264210921506157,
2.295658295415965,
2.3271056693257726,
2.35855304323558,
2.390000417145388,
2.4214477910551957,
2.4528951649650033,
2.4843425388748113,
2.515789912784619,
2.547237286694427,
2.5786846606042344,
2.610132034514042,
2.64157940842385,
2.6730267823336575,
2.7044741562434655,
2.735921530153273,
2.7673689040630807,
2.7988162779728887,
2.8302636518826962,
2.8617110257925042,
2.893158399702312,
2.9246057736121194,
2.9560531475219274,
2.987500521431735,
3.018947895341543,
3.0503952692513505,
3.081842643161158,
3.113290017070966,
3.1447373909807737,
3.176184764890581,
3.207632138800389,
3.239079512710197,
3.270526886620005,
3.3019742605298124,
3.33342163443962,
3.364869008349428,
3.3963163822592355,
3.4277637561690435,
3.459211130078851,
3.4906585039886586,
3.5221058778984666,
3.553553251808274,
3.585000625718082,
3.6164479996278898,
3.6478953735376973,
3.6793427474475053,
3.710790121357313,
3.7422374952671205,
3.7736848691769285,
3.805132243086736,
3.836579616996544,
3.8680269909063516,
3.899474364816159,
3.930921738725967,
3.9623691126357747,
3.9938164865455827,
4.02526386045539,
4.056711234365198,
4.088158608275005,
4.119605982184813,
4.1510533560946214,
4.182500730004429,
4.213948103914237,
4.245395477824045,
4.276842851733853,
4.30829022564366,
4.339737599553468,
4.371184973463276,
4.402632347373083,
4.434079721282891,
4.465527095192699,
4.496974469102506,
4.528421843012314,
4.559869216922122,
4.59131659083193,
4.622763964741737,
4.654211338651545,
4.685658712561353,
4.71710608647116,
4.748553460380968,
4.780000834290776,
4.811448208200583,
4.842895582110391,
4.874342956020199,
4.9057903299300065,
4.9372377038398145,
4.9686850777496225,
5.0001324516594305,
5.031579825569238,
5.063027199479046,
5.094474573388854,
5.125921947298661,
5.157369321208469,
5.188816695118277,
5.220264069028084,
5.251711442937892,
5.2831588168477,
5.314606190757508,
5.346053564667315,
5.377500938577123,
5.408948312486931,
5.440395686396738,
5.471843060306546,
5.503290434216354,
5.534737808126161,
5.566185182035969,
5.597632555945777,
5.6290799298555845,
5.6605273037653925,
5.6919746776752005,
5.7234220515850085,
5.754869425494816,
5.786316799404624,
5.817764173314432,
5.849211547224239,
5.880658921134047,
5.912106295043855,
5.943553668953662,
5.97500104286347,
6.006448416773278,
6.037895790683086,
6.069343164592893,
6.100790538502701,
6.132237912412509,
6.163685286322316,
6.195132660232124,
6.226580034141932,
6.258027408051739,
6.289474781961547,
6.320922155871355,
6.352369529781162,
6.38381690369097,
6.415264277600778,
6.4467116515105864,
6.478159025420394,
6.509606399330202,
6.54105377324001,
6.572501147149817,
6.603948521059625,
6.635395894969433,
6.66684326887924,
6.698290642789048,
6.729738016698856,
6.761185390608663,
6.792632764518471,
6.824080138428279,
6.855527512338087,
6.886974886247894,
6.918422260157702,
6.94986963406751,
6.981317007977317,
7.012764381887125,
7.044211755796933,
7.07565912970674,
7.107106503616548,
7.138553877526356,
7.170001251436164,
7.2014486253459715,
7.2328959992557795,
7.2643433731655875,
7.295790747075395,
7.327238120985203,
7.358685494895011,
7.390132868804818,
7.421580242714626,
7.453027616624434,
7.484474990534241,
7.515922364444049,
7.547369738353857,
7.578817112263665,
7.610264486173472,
7.64171186008328,
7.673159233993088,
7.704606607902895,
7.736053981812703,
7.767501355722511,
7.798948729632318,
7.830396103542126,
7.861843477451934,
7.893290851361742,
7.9247382252715495,
7.9561855991813575,
7.9876329730911655,
8.019080347000973,
8.05052772091078,
8.081975094820589,
8.113422468730397,
8.144869842640205,
8.17631721655001,
8.207764590459819,
8.239211964369627,
8.270659338279435,
8.302106712189243,
8.333554086099051,
8.365001460008857,
8.396448833918665,
8.427896207828473,
8.459343581738281,
8.49079095564809,
8.522238329557897,
8.553685703467705,
8.585133077377511,
8.61658045128732,
8.648027825197127,
8.679475199106935,
8.710922573016743,
8.742369946926551,
8.773817320836358,
8.805264694746166,
8.836712068655974,
8.868159442565782,
8.89960681647559,
8.931054190385398,
8.962501564295206,
8.993948938205012,
9.02539631211482,
9.056843686024628,
9.088291059934436,
9.119738433844244,
9.151185807754052,
9.18263318166386,
9.214080555573666,
9.245527929483474,
9.276975303393282,
9.30842267730309,
9.339870051212898,
9.371317425122706,
9.402764799032512,
9.43421217294232,
9.465659546852129,
9.497106920761937,
9.528554294671745,
9.560001668581553,
9.59144904249136,
9.622896416401167,
9.654343790310975,
9.685791164220783,
9.71723853813059,
9.748685912040399,
9.780133285950207,
9.811580659860013,
9.843028033769821,
9.874475407679629,
9.905922781589437,
9.937370155499245,
9.968817529409053,
10.000264903318861,
10.031712277228667,
10.063159651138475,
10.094607025048283,
10.126054398958091,
10.1575017728679,
10.188949146777707,
10.220396520687514,
10.251843894597322,
10.28329126850713,
10.314738642416938,
10.346186016326746,
10.377633390236554,
10.409080764146362,
10.440528138056168,
10.471975511965976,
10.503422885875784,
10.534870259785592,
10.5663176336954,
10.597765007605208,
10.629212381515016,
10.660659755424822,
10.69210712933463,
10.723554503244438,
10.755001877154246,
10.786449251064054,
10.817896624973862,
10.849343998883668,
10.880791372793476,
10.912238746703284,
10.943686120613092,
10.9751334945229,
11.006580868432708,
11.038028242342516,
11.069475616252323,
11.10092299016213,
11.132370364071939,
11.163817737981747,
11.195265111891555,
11.226712485801363,
11.258159859711169,
11.289607233620977,
11.321054607530785,
11.352501981440593,
11.383949355350401,
11.415396729260209,
11.446844103170017,
11.478291477079823,
11.509738850989631,
11.54118622489944,
11.572633598809247,
11.604080972719055,
11.635528346628863,
11.66697572053867,
11.698423094448477,
11.729870468358286,
11.761317842268094,
11.792765216177902,
11.82421259008771,
11.855659963997518,
11.887107337907324,
11.918554711817132,
11.95000208572694,
11.981449459636748,
12.012896833546556,
12.044344207456364,
12.075791581366172,
12.107238955275978,
12.138686329185786,
12.170133703095594,
12.201581077005402,
12.23302845091521,
12.264475824825018,
12.295923198734824,
12.327370572644632,
12.35881794655444,
12.390265320464248,
12.421712694374056,
12.453160068283864,
12.484607442193672,
12.516054816103479,
12.547502190013287,
12.578949563923095,
12.610396937832903,
12.64184431174271,
12.673291685652519,
12.704739059562325,
12.736186433472133,
12.76763380738194,
12.799081181291749,
12.830528555201557,
12.861975929111365,
12.893423303021173,
12.92487067693098,
12.956318050840787,
12.987765424750595,
13.019212798660403,
13.050660172570211,
13.08210754648002,
13.113554920389825,
13.145002294299633,
13.176449668209441,
13.20789704211925,
13.239344416029057,
13.270791789938865,
13.302239163848673,
13.33368653775848,
13.365133911668288,
13.396581285578096,
13.428028659487904,
13.459476033397712,
13.49092340730752,
13.522370781217326,
13.553818155127134,
13.585265529036942,
13.61671290294675,
13.648160276856558,
13.679607650766366,
13.711055024676174,
13.74250239858598,
13.773949772495788,
13.805397146405596,
13.836844520315404,
13.868291894225212,
13.89973926813502,
13.931186642044828,
13.962634015954634,
13.994081389864442,
14.02552876377425,
14.056976137684059,
14.088423511593867,
14.119870885503675,
14.15131825941348,
14.182765633323289,
14.214213007233097,
14.245660381142905,
14.277107755052713,
14.30855512896252,
14.340002502872329,
14.371449876782135,
14.402897250691943,
14.434344624601751,
14.465791998511559,
14.497239372421367,
14.528686746331175,
14.560134120240981,
14.59158149415079,
14.623028868060597,
14.654476241970405,
14.685923615880213,
14.717370989790021,
14.74881836369983,
14.780265737609636,
14.811713111519444,
14.843160485429252,
14.87460785933906,
14.906055233248868,
14.937502607158676,
14.968949981068482,
15.00039735497829,
15.031844728888098,
15.063292102797906,
15.094739476707714,
15.126186850617522,
15.15763422452733,
15.189081598437136,
15.220528972346944,
15.251976346256752,
15.28342372016656,
15.314871094076368,
15.346318467986176,
15.377765841895984,
15.40921321580579,
15.440660589715598,
15.472107963625406,
15.503555337535214,
15.535002711445022,
15.56645008535483,
15.597897459264637,
15.629344833174445,
15.660792207084253,
15.69223958099406,
15.723686954903869,
15.755134328813677,
15.786581702723485,
15.818029076633291,
15.849476450543099,
15.880923824452907,
15.912371198362715,
15.943818572272523,
15.975265946182331,
16.00671332009214,
16.038160694001945,
16.069608067911755,
16.10105544182156,
16.132502815731367,
16.163950189641177,
16.195397563550983,
16.226844937460793,
16.2582923113706,
16.28973968528041,
16.321187059190216,
16.35263443310002,
16.38408180700983,
16.415529180919638,
16.446976554829448,
16.478423928739254,
16.509871302649064,
16.54131867655887,
16.572766050468676,
16.604213424378486,
16.635660798288292,
16.667108172198102,
16.698555546107908,
16.730002920017714,
16.761450293927524,
16.79289766783733,
16.82434504174714,
16.855792415656946,
16.887239789566756,
16.918687163476562,
16.95013453738637,
16.98158191129618,
17.013029285205985,
17.044476659115794,
17.0759240330256,
17.10737140693541,
17.138818780845217,
17.170266154755023,
17.201713528664833,
17.23316090257464,
17.26460827648445,
17.296055650394255,
17.327503024304065,
17.35895039821387,
17.390397772123677,
17.421845146033487,
17.453292519943293,
17.484739893853103,
17.51618726776291,
17.547634641672715,
17.579082015582525,
17.61052938949233,
17.64197676340214,
17.673424137311947,
17.704871511221757,
17.736318885131563,
17.76776625904137,
17.79921363295118,
17.830661006860986,
17.862108380770795,
17.8935557546806,
17.92500312859041,
17.956450502500218,
17.987897876410024,
18.019345250319834,
18.05079262422964,
18.08223999813945,
18.113687372049256,
18.145134745959066,
18.176582119868872,
18.208029493778678,
18.239476867688488,
18.270924241598294,
18.302371615508104,
18.33381898941791,
18.36526636332772,
18.396713737237526,
18.428161111147332,
18.459608485057142,
18.49105585896695,
18.52250323287676,
18.553950606786564,
18.58539798069637,
18.61684535460618,
18.648292728515987,
18.679740102425797,
18.711187476335603,
18.742634850245413,
18.77408222415522,
18.805529598065025,
18.836976971974835,
18.86842434588464,
18.89987171979445,
18.931319093704257,
18.962766467614067,
18.994213841523873,
19.02566121543368,
19.05710858934349,
19.088555963253295,
19.120003337163105,
19.15145071107291,
19.18289808498272,
19.214345458892527,
19.245792832802334,
19.277240206712143,
19.30868758062195,
19.34013495453176,
19.371582328441566,
19.403029702351375,
19.43447707626118,
19.465924450170988,
19.497371824080798,
19.528819197990604,
19.560266571900414,
19.59171394581022,
19.623161319720026,
19.654608693629836,
19.686056067539642,
19.717503441449452,
19.748950815359258,
19.780398189269068,
19.811845563178874,
19.84329293708868,
19.87474031099849,
19.906187684908296,
19.937635058818106,
19.969082432727912,
20.000529806637722,
20.03197718054753,
20.063424554457335,
20.094871928367144,
20.12631930227695,
20.15776667618676,
20.189214050096567,
20.220661424006376,
20.252108797916183,
20.28355617182599,
20.3150035457358,
20.346450919645605,
20.377898293555415,
20.40934566746522,
20.440793041375027,
20.472240415284837,
20.503687789194643,
20.535135163104453,
20.56658253701426,
20.59802991092407,
20.629477284833875,
20.66092465874368,
20.69237203265349,
20.723819406563297,
20.755266780473107,
20.786714154382913,
20.818161528292723,
20.84960890220253,
20.881056276112336,
20.912503650022146,
20.94395102393195,
20.97539839784176,
21.006845771751568,
21.038293145661378,
21.069740519571184,
21.10118789348099,
21.1326352673908,
21.164082641300606,
21.195530015210416,
21.226977389120222,
21.258424763030032,
21.289872136939838,
21.321319510849644,
21.352766884759454,
21.38421425866926,
21.41566163257907,
21.447109006488876,
21.478556380398683,
21.510003754308492,
21.5414511282183,
21.57289850212811,
21.604345876037915,
21.635793249947724,
21.66724062385753,
21.698687997767337,
21.730135371677147,
21.761582745586953,
21.793030119496763,
21.82447749340657,
21.85592486731638,
21.887372241226185,
21.91881961513599,
21.9502669890458,
21.981714362955607,
22.013161736865417,
22.044609110775223,
22.076056484685033,
22.10750385859484,
22.138951232504645,
22.170398606414455,
22.20184598032426,
22.23329335423407,
22.264740728143877,
22.296188102053684,
22.327635475963493,
22.3590828498733,
22.39053022378311,
22.421977597692916,
22.453424971602725,
22.48487234551253,
22.516319719422338,
22.547767093332148,
22.579214467241954,
22.610661841151764,
22.64210921506157,
22.67355658897138,
22.705003962881186,
22.736451336790992,
22.767898710700802,
22.799346084610608,
22.830793458520418,
22.862240832430224,
22.893688206340034,
22.92513558024984,
22.956582954159646,
22.988030328069456,
23.019477701979262,
23.050925075889072,
23.08237244979888,
23.11381982370869,
23.145267197618494,
23.1767145715283,
23.20816194543811,
23.239609319347917,
23.271056693257727,
23.302504067167533,
23.33395144107734,
23.36539881498715,
23.396846188896955,
23.428293562806765,
23.45974093671657,
23.49118831062638,
23.522635684536187,
23.554083058445993,
23.585530432355803,
23.61697780626561,
23.64842518017542,
23.679872554085225,
23.711319927995035,
23.74276730190484,
23.774214675814648,
23.805662049724457,
23.837109423634264,
23.868556797544073,
23.90000417145388,
23.93145154536369,
23.962898919273496,
23.994346293183302,
24.02579366709311,
24.057241041002918,
24.088688414912728,
24.120135788822534,
24.151583162732344,
24.18303053664215,
24.214477910551956,
24.245925284461766,
24.277372658371572,
24.308820032281382,
24.340267406191188,
24.371714780100994,
24.403162154010804,
24.43460952792061,
24.46605690183042,
24.497504275740226,
24.528951649650036,
24.560399023559842,
24.59184639746965,
24.62329377137946,
24.654741145289265,
24.686188519199074,
24.71763589310888,
24.74908326701869,
24.780530640928497,
24.811978014838303,
24.843425388748113,
24.87487276265792,
24.90632013656773,
24.937767510477535,
24.969214884387345,
25.00066225829715,
25.032109632206957,
25.063557006116767,
25.095004380026573,
25.126451753936383,
25.15789912784619,
25.189346501755995,
25.220793875665805,
25.25224124957561,
25.28368862348542,
25.315135997395227,
25.346583371305037,
25.378030745214843,
25.40947811912465,
25.44092549303446,
25.472372866944266,
25.503820240854076,
25.53526761476388,
25.56671498867369,
25.598162362583498,
25.629609736493304,
25.661057110403114,
25.69250448431292,
25.72395185822273,
25.755399232132536,
25.786846606042346,
25.818293979952152,
25.84974135386196,
25.881188727771768,
25.912636101681574,
25.944083475591384,
25.97553084950119,
26.006978223411,
26.038425597320806,
26.069872971230613,
26.101320345140422,
26.13276771905023,
26.16421509296004,
26.195662466869845,
26.22710984077965,
26.25855721468946,
26.290004588599267,
26.321451962509077,
26.352899336418883,
26.384346710328693,
26.4157940842385,
26.447241458148305,
26.478688832058115,
26.51013620596792,
26.54158357987773,
26.573030953787537,
26.604478327697347,
26.635925701607153,
26.66737307551696,
26.69882044942677,
26.730267823336575,
26.761715197246385,
26.79316257115619,
26.824609945066,
26.856057318975807,
26.887504692885614,
26.918952066795423,
26.95039944070523,
26.98184681461504,
27.013294188524846,
27.044741562434652,
27.07618893634446,
27.107636310254268,
27.139083684164078,
27.170531058073884,
27.201978431983694,
27.2334258058935,
27.264873179803306,
27.296320553713116,
27.327767927622922,
27.359215301532732,
27.390662675442538,
27.422110049352348,
27.453557423262154,
27.48500479717196,
27.51645217108177,
27.547899544991576,
27.579346918901386,
27.610794292811192,
27.642241666721002,
27.67368904063081,
27.705136414540615,
27.736583788450424,
27.76803116236023,
27.79947853627004,
27.830925910179847,
27.862373284089657,
27.893820657999463,
27.92526803190927,
27.95671540581908,
27.988162779728885,
28.019610153638695,
28.0510575275485,
28.082504901458307,
28.113952275368117,
28.145399649277923,
28.176847023187733,
28.20829439709754,
28.23974177100735,
28.271189144917155,
28.30263651882696,
28.33408389273677,
28.365531266646578,
28.396978640556387,
28.428426014466194,
28.459873388376003,
28.49132076228581,
28.522768136195616,
28.554215510105426,
28.585662884015232,
28.61711025792504,
28.648557631834848,
28.680005005744658,
28.711452379654464,
28.74289975356427,
28.77434712747408,
28.805794501383886,
28.837241875293696,
28.868689249203502,
28.90013662311331,
28.931583997023118,
28.963031370932924,
28.994478744842734,
29.02592611875254,
29.05737349266235,
29.088820866572156,
29.120268240481963,
29.151715614391772,
29.18316298830158,
29.21461036221139,
29.246057736121195,
29.277505110031004,
29.30895248394081,
29.340399857850617,
29.371847231760427,
29.403294605670233,
29.434741979580043,
29.46618935348985,
29.49763672739966,
29.529084101309465,
29.56053147521927,
29.59197884912908,
29.623426223038887,
29.654873596948697,
29.686320970858503,
29.717768344768313,
29.74921571867812,
29.780663092587925,
29.812110466497735,
29.84355784040754,
29.87500521431735,
29.906452588227157,
29.937899962136964,
29.969347336046773,
30.00079470995658,
30.03224208386639,
30.063689457776196,
30.095136831686006,
30.12658420559581,
30.158031579505618,
30.189478953415428,
30.220926327325234,
30.252373701235044,
30.28382107514485,
30.31526844905466,
30.346715822964466,
30.378163196874272,
30.409610570784082,
30.44105794469389,
30.472505318603698,
30.503952692513504,
30.535400066423314,
30.56684744033312,
30.598294814242927,
30.629742188152736,
30.661189562062543,
30.692636935972352,
30.72408430988216,
30.75553168379197,
30.786979057701775,
30.81842643161158,
30.84987380552139,
30.881321179431197,
30.912768553341007,
30.944215927250813,
30.97566330116062,
31.00711067507043,
31.038558048980235,
31.070005422890045,
31.10145279679985,
31.13290017070966,
31.164347544619467,
31.195794918529273,
31.227242292439083,
31.25868966634889,
31.2901370402587,
31.321584414168505,
31.353031788078315,
31.38447916198812,
31.41592653589793
],
"y": [
0,
0.0314421909191206,
0.06285329004448194,
0.09420223632762625,
0.12545803018029603,
0.15658976412855766,
0.18756665337583714,
0.21835806624464543,
0.2489335544668916,
0.27926288329283006,
0.30931606138886886,
0.33906337049467516,
0.3684753948102499,
0.3975230500839129,
0.4261776123724353,
0.4544107464448774,
0.4821945338020477,
0.5095015002838732,
0.5363046432373825,
0.5625774582184371,
0.588293965200805,
0.6134287342666618,
0.6379569107531118,
0.661854239829868,
0.6850970904837809,
0.7076624788865044,
0.7295280911221884,
0.7506723052527243,
0.7710742126987247,
0.7907136389150937,
0.809571163340744,
0.8276281386027311,
0.8448667089558177,
0.8612698279392308,
0.8768212752331536,
0.8915056726982838,
0.9053084995825966,
0.918216106880274,
0.9302157308286042,
0.9412955055295031,
0.9514444746831766,
0.960652602422321,
0.9689107832361495,
0.9762108509744296,
0.9825455869226277,
0.9879087269401781,
0.9922949676548136,
0.9956999717068377,
0.9981203720381463,
0.9995537752217638,
0.9999987638285974,
0.9994548978290693,
0.9979227150282433,
0.9954037305340125,
0.991900435258877,
0.9874162934567889,
0.9819557392975067,
0.9755241724818388,
0.9681279529021188,
0.9597743943531891,
0.9504717573001116,
0.940229240709759,
0.9290569729543628,
0.9169660017960135,
0.9039682834620162,
0.8900766708219061,
0.875304900677813,
0.8596675801807454,
0.8431801723862224,
0.8258589809635433,
0.8077211340738071,
0.7887845674326315,
0.769068006574317,
0.7485909483349906,
0.7273736415730488,
0.7054370671459533,
0.6828029171631891,
0.6594935735358961,
0.6355320858443845,
0.6109421485454231,
0.5857480775418397,
0.5599747861375954,
0.5336477604021226,
0.5067930339682729,
0.47943716228880995,
0.4516071963768954,
0.4233306560565345,
0.3946355027494411,
0.36555011182521946,
0.33610324454221624,
0.3063240196067838,
0.2762418843790745,
0.24588658575385056,
0.21528814074509078,
0.18447680680349254,
0.15348305189621664,
0.12233752437845731,
0.09107102268664109,
0.05971446488321034,
0.028298858083118276,
-0.0031447322077359985,
-0.03458521281181678,
-0.06599149362662023,
-0.09733251836830219,
-0.12857729528186848,
-0.15969492778754907,
-0.19065464503306404,
-0.22142583232155888,
-0.25197806138512474,
-0.2822811204739715,
-0.31230504423148914,
-0.3420201433256682,
-0.3713970338075679,
-0.40040666616780346,
-0.4290203540623263,
-0.4572098026790788,
-0.4849471367174873,
-0.5122049279531141,
-0.538956222360216,
-0.5651745667653922,
-0.5908340350059578,
-0.6159092535671792,
-0.6403754266730258,
-0.6642083608056136,
-0.6873844886291098,
-0.7098808922944283,
-0.731675326101678,
-0.7527462384979546,
-0.7730727933887175,
-0.7926348907416847,
-0.8114131864628653,
-0.8293891115250824,
-0.8465448903300604,
-0.8628635582859306,
-0.8783289785827684,
-0.8929258581495684,
-0.9066397627768893,
-0.9194571313902051,
-0.931365289459854,
-0.9423524615343186,
-0.9524077828844512,
-0.9615213102471253,
-0.9696840316576876,
-0.9768878753614924,
-0.9831257177957041,
-0.9883913906334727,
-0.9926796868835203,
-0.9959863660391043,
-0.9983081582712682,
-0.9996427676622299,
-0.999988874475714,
-0.9993461364619809,
-0.9977151891962615,
-0.9950976454502661,
-0.9914960935973849,
-0.9869140950531601,
-0.9813561807535597,
-0.9748278466745344,
-0.9673355483972903,
-0.9588866947246498,
-0.9494896403548136,
-0.939153677619768,
-0.9278890272965095,
-0.9157068285001695,
-0.9026191276690343,
-0.888638866652356,
-0.8737798699127289,
-0.8580568308556878,
-0.8414852973000504,
-0.8240816561033645,
-0.8058631169576695,
-0.7868476953715903,
-0.7670541948555989,
-0.7465021883280526,
-0.7252119987603977,
-0.7032046790806841,
-0.6805019913552531,
-0.6571263852691891,
-0.6331009759268216,
-0.6084495209942179,
-0.5831963972062739,
-0.5573665762616425,
-0.5309856001293205,
-0.5040795557913254,
-0.47667504944642797,
-0.44879918020046244,
-0.4204795132692152,
-0.3917440527203979,
-0.3626212137816673,
-0.3331397947420585,
-0.3033289484746273,
-0.2732181536084663,
-0.24283718537858734,
-0.2122160861825087,
-0.18138513587265162,
-0.150374821813937,
-0.11921580873617425,
-0.08793890841106189,
-0.056575049183792726,
-0.02515524538937684,
0.006289433316067026,
0.03772789267871672,
0.06912904459478347,
0.10046183785216714,
0.13169528883562306,
0.16279851216509406,
0.19374075123689677,
0.224491408637572,
0.2550200764003101,
0.28529656607404885,
0.3152909385755018,
0.34497353379459006,
0.3743149999240179,
0.4032863224839805,
0.4318588530132969,
0.46000433739860996,
0.48769494381363376,
0.5149032902408122,
0.5416024715481897,
0.567766086094707,
0.5933682618376198,
0.618383681916215,
0.6427876096865385,
0.6665559131823714,
0.6896650889782615,
0.7120922854310247,
0.7338153252767271,
0.7548127275607984,
0.7750637288796014,
0.7945483039124431,
0.8132471852237325,
0.8311418823156933,
0.8482146999128017,
0.8644487554598645,
0.8798279958164291,
0.8943372131310268,
0.9079620598795458,
0.9206890630528629,
0.932505637479707,
0.9434000982715809,
0.9533616723774291,
0.9623805092366334,
0.9704476905197967,
0.977555238947686,
0.98369612617961,
0.9888642797634355,
0.9930545891403676,
0.9962629106985543,
0.9984860718705224,
0.9997218742703887,
0.999969095867747,
0.9992274921960794,
0.9974977965944998,
0.9947817194825853,
0.9910819466690197,
0.9864021366957147,
0.9807469172200398,
0.9741218804387364,
0.9665335775580415,
0.9579895123154889,
0.9484981335597957,
0.9380688268961663,
0.9267119054052854,
0.914438599445166,
0.9012610455459449,
0.8871922744086042,
0.8722461980194871,
0.8564375958933467,
0.8397821004585404,
0.8222961815988099,
0.803997130366941,
0.7849030418864047,
0.76503279745789,
0.7444060458884201,
0.7230431840615102,
0.7009653367675982,
0.678194335814667,
0.6547526984397355,
0.6306636050425575,
0.6059508762635496,
0.5806389494286068,
0.5547528543841181,
0.5283181887460523,
0.5013610925876065,
0.4739082225904436,
0.4459867256850762,
0.4176242122064685,
0.38884872859138886,
0.35968872964453685,
0.3301730504008376,
0.3003308776117511,
0.2701917208837825,
0.2397853834977361,
0.20914193293756897,
0.17829167115797728,
0.14726510462014222,
0.11609291412523105,
0.08480592447550975,
0.05343507399305771,
0.02201138392622936,
-0.009434072225895224,
-0.04087019944071032,
-0.07226591192058601,
-0.10359016383223858,
-0.13481198000658376,
-0.16590048656871317,
-0.19682494146770374,
-0.22755476487608098,
-0.2580595694288491,
-0.28830919027222096,
-0.31827371489230794,
-0.34792351269428357,
-0.37722926430276815,
-0.40616199055447094,
-0.4346930811543944,
-0.46279432296729806,
-0.4904379279164198,
-0.517596560461878,
-0.5442433646315789,
-0.5703519905779,
-0.5958966206338965,
-0.6208519948432426,
-0.6451934359386927,
-0.6688968737443389,
-0.6919388689775459,
-0.7142966364270196,
-0.7359480674841022,
-0.7568717520049908,
-0.7770469994822877,
-0.7964538595049285,
-0.8150731414862619,
-0.8328864336407733,
-0.8498761211906855,
-0.8660254037844378,
-0.8813183121098064,
-0.8957397236852549,
-0.9092753778138881,
-0.9219118896852249,
-0.933636763610846,
-0.9444384053808282,
-0.9543061337287484,
-0.9632301908939123,
-0.9712017522703761,
-0.9782129351332083,
-0.9842568064333685,
-0.9893273896534932,
-0.9934196707178105,
-0.9965296029503365,
-0.9986541110764564,
-0.9997910942639261,
-0.9999394282002937,
-0.9990989662046815,
-0.9972705393728328,
-0.9944559557552777,
-0.9906579985694319,
-0.985880423447396,
-0.9801279547221767,
-0.9734062807560028,
-0.9657220483153551,
-0.9570828559982714,
-0.9474972467204302,
-0.9369746992674385,
-0.9255256189216783,
-0.9131613271729836,
-0.8998940505233184,
-0.8857369083965303,
-0.8707039001651283,
-0.8548098913069268,
-0.838070598705227,
-0.820502575107088,
-0.8021231927550442,
-0.7829506262084645,
-0.7630038343715285,
-0.7423025417456104,
-0.7208672189245859,
-0.6987190623523681,
-0.6758799733626797,
-0.6523725365217914,
-0.6282199972956438,
-0.6034462390634275,
-0.5780757595003719,
-0.5521336463530713,
-0.5256455526313215,
-0.49863767124099206,
-0.4711367090830182,
-0.44316986064412783,
-0.4147647811054085,
-0.38594955899533,
-0.3567526884142328,
-0.3272030408577724,
-0.2973298366671729,
-0.26716261613452336,
-0.2367312102916815,
-0.20606571141169408,
-0.17519644325187023,
-0.1441539310679593,
-0.11296887142907358,
-0.08167210186320711,
-0.05029457036336817,
-0.018867304784468807,
0.012578617838739611,
0.044012102022380484,
0.07540206458240069,
0.10671746537135826,
0.13792733797265144,
0.1690008203218472,
0.199907185224803,
0.23061587074243886,
0.2610965104120872,
0.2913189632755464,
0.3212533436841432,
0.35087005085132855,
0.38013979812359505,
0.4090336419407445,
0.43752301045690317,
0.46557973179395623,
0.49317606189947377,
0.520284711981577,
0.5468788754936258,
0.5729322546420186,
0.5984190863909257,
0.6233141679382158,
0.6475928816373934,
0.6712312193409022,
0.694205806140721,
0.716493923482782,
0.7380735316323379,
0.758923291468088,
0.7790225855834905,
0.7983515386744054,
0.816891037192904,
0.8346227482478162,
0.8515291377333104,
0.8675934876676006,
0.882799912724619,
0.8971333759423137,
0.9105797035920353,
0.9231255991943115,
0.9347586566671503,
0.9454673725938629,
0.9552411575982864,
0.9640703468161503,
0.9719462094522334,
0.9788609574138614,
0.9848077530122077,
0.9897807157237832,
0.993774928005424,
0.9967864401570342,
0.9988122742272691,
0.9998504269583004,
0.9998998717667489,
0.9989605597588275,
0.9970334197786903,
0.9941203574899394,
0.9902242534911987,
0.9853489604676167,
0.9794992993811166,
0.9726810547031606,
0.9649009686947395,
0.9561667347392514,
0.9464869897348529,
0.9358713055538125,
0.9243301795773087,
0.9118750243150346,
0.8985181561198682,
0.8842727830087787,
0.8691529916019997,
0.8531737331933935,
0.8363508089657767,
0.8187008543658285,
0.8002413226540335,
0.7809904676459187,
0.7609673256616687,
0.7401916967019445,
0.7186841248685392,
0.6964658780492224,
0.6735589268868677,
0.6499859230536483,
0.6257701768518074,
0.6009356341631242,
0.5755068527698911,
0.549508978070807,
0.5229677182158032,
0.49590931868439153,
0.4683605363326624,
0.44034861293462096,
0.4119012482439941,
0.3830465726031689,
0.35381311912633967,
0.32422979548437164,
0.29432585531928396,
0.26413086931660823,
0.23367469596425414,
0.20298745202676277,
0.1720994827641702,
0.14104133192492024,
0.10984371154250244,
0.07853747156567178,
0.04715356935230757,
0.015723039057042632,
-0.01572303905703963,
-0.047153569352304574,
-0.07853747156566879,
-0.1098437115424977,
-0.14104133192491727,
-0.17209948276416726,
-0.20298745202675983,
-0.2336746959642512,
-0.26413086931660534,
-0.29432585531928107,
-0.3242297954843688,
-0.3538131191263385,
-0.3830465726031661,
-0.4119012482439897,
-0.44034861293461824,
-0.4683605363326582,
-0.4959093186843889,
-0.5229677182158007,
-0.5495089780708059,
-0.5755068527698887,
-0.6009356341631205,
-0.625770176851805,
-0.6499859230536447,
-0.6735589268868655,
-0.6964658780492202,
-0.7186841248685383,
-0.7401916967019425,
-0.7609673256616656,
-0.7809904676459168,
-0.8002413226540306,
-0.8187008543658278,
-0.8363508089657751,
-0.853173733193391,
-0.8691529916019981,
-0.8842727830087763,
-0.8985181561198669,
-0.9118750243150328,
-0.9243301795773082,
-0.9358713055538114,
-0.9464869897348513,
-0.9561667347392505,
-0.9649009686947383,
-0.9726810547031599,
-0.979499299381116,
-0.9853489604676164,
-0.9902242534911982,
-0.9941203574899389,
-0.9970334197786901,
-0.9989605597588272,
-0.9998998717667489,
-0.9998504269583005,
-0.9988122742272691,
-0.9967864401570344,
-0.9937749280054246,
-0.9897807157237837,
-0.9848077530122086,
-0.9788609574138616,
-0.9719462094522341,
-0.9640703468161517,
-0.9552411575982873,
-0.9454673725938645,
-0.9347586566671514,
-0.9231255991943134,
-0.9105797035920358,
-0.897133375942315,
-0.8827999127246213,
-0.867593487667602,
-0.8515291377333128,
-0.8346227482478179,
-0.8168910371929068,
-0.7983515386744061,
-0.7790225855834924,
-0.7589232914680911,
-0.7380735316323399,
-0.7164939234827853,
-0.6942058061407232,
-0.6712312193409045,
-0.6475928816373943,
-0.6233141679382181,
-0.5984190863909296,
-0.572932254642021,
-0.5468788754936298,
-0.5202847119815797,
-0.4931760618994764,
-0.46557973179395734,
-0.4375230104569059,
-0.40903364194074887,
-0.3801397981235978,
-0.35087005085133305,
-0.3212533436841444,
-0.2913189632755493,
-0.2610965104120918,
-0.23061587074244178,
-0.1999071852248077,
-0.16900082032185018,
-0.1379273379726562,
-0.10671746537135948,
-0.07540206458240367,
-0.04401210202238526,
-0.012578617838742612,
0.01886730478446403,
0.050294570363365175,
0.08167210186320413,
0.11296887142907236,
0.14415393106795632,
0.17519644325186554,
0.20606571141169114,
0.23673121029167687,
0.2671626161345204,
0.29732983666717,
0.3272030408577713,
0.35675268841422997,
0.38594955899532557,
0.41476478110540577,
0.44316986064412356,
0.47113670908301714,
0.49863767124098946,
0.5256455526313204,
0.5521336463530687,
0.578075759500368,
0.6034462390634252,
0.6282199972956402,
0.6523725365217904,
0.6758799733626775,
0.6987190623523648,
0.7208672189245839,
0.7423025417456072,
0.7630038343715265,
0.7829506262084615,
0.8021231927550434,
0.8205025751070862,
0.8380705987052245,
0.8548098913069252,
0.870703900165126,
0.8857369083965289,
0.8998940505233171,
0.913161327172983,
0.9255256189216772,
0.9369746992674368,
0.9474972467204292,
0.9570828559982699,
0.9657220483153544,
0.9734062807560021,
0.9801279547221765,
0.9858804234473955,
0.9906579985694313,
0.9944559557552775,
0.9972705393728325,
0.9990989662046814,
0.9999394282002937,
0.9997910942639262,
0.9986541110764565,
0.996529602950337,
0.9934196707178108,
0.989327389653494,
0.9842568064333688,
0.978212935133209,
0.9712017522703772,
0.963230190893913,
0.9543061337287498,
0.9444384053808292,
0.9336367636108471,
0.9219118896852254,
0.9092753778138893,
0.895739723685257,
0.8813183121098078,
0.8660254037844403,
0.849876121190687,
0.832886433640775,
0.8150731414862625,
0.7964538595049303,
0.7770469994822907,
0.7568717520049928,
0.7359480674841055,
0.7142966364270217,
0.6919388689775481,
0.6688968737443399,
0.6451934359386949,
0.6208519948432464,
0.5958966206338989,
0.5703519905779039,
0.5442433646315799,
0.5175965604618805,
0.490437927916424,
0.4627943229673007,
0.4346930811543987,
0.4061619905544737,
0.3772292643027726,
0.3479235126942847,
0.3182737148923108,
0.2883091902722255,
0.258059569428852,
0.22755476487608564,
0.19682494146770668,
0.16590048656871614,
0.13481198000658498,
0.10359016383224157,
0.07226591192059077,
0.040870199440713316,
0.009434072225900002,
-0.022011383926226362,
-0.053435073993054714,
-0.08480592447550853,
-0.11609291412522807,
-0.1472651046201375,
-0.17829167115797434,
-0.20914193293756428,
-0.2397853834977349,
-0.27019172088377963,
-0.30033087761174654,
-0.3301730504008348,
-0.35968872964453236,
-0.3888487285913861,
-0.4176242122064642,
-0.4459867256850751,
-0.47390822259044096,
-0.5013610925876024,
-0.5283181887460497,
-0.5547528543841143,
-0.5806389494286044,
-0.6059508762635458,
-0.6306636050425565,
-0.6547526984397332,
-0.6781943358146635,
-0.7009653367675961,
-0.7230431840615069,
-0.7444060458884181,
-0.7650327974578881,
-0.7849030418864039,
-0.8039971303669392,
-0.8222961815988072,
-0.8397821004585387,
-0.8564375958933441,
-0.8722461980194857,
-0.8871922744086027,
-0.9012610455459444,
-0.9144385994451648,
-0.9267119054052836,
-0.9380688268961652,
-0.9484981335597942,
-0.9579895123154886,
-0.9665335775580407,
-0.9741218804387353,
-0.9807469172200393,
-0.986402136695714,
-0.9910819466690194,
-0.994781719482585,
-0.9974977965944997,
-0.9992274921960793,
-0.9999690958677468,
-0.9997218742703887,
-0.9984860718705226,
-0.9962629106985545,
-0.993054589140368,
-0.9888642797634358,
-0.9836961261796106,
-0.977555238947687,
-0.9704476905197974,
-0.9623805092366344,
-0.9533616723774297,
-0.9434000982715822,
-0.9325056374797077,
-0.920689063052864,
-0.9079620598795478,
-0.8943372131310281,
-0.879827995816431,
-0.8644487554598657,
-0.8482146999128038,
-0.8311418823156941,
-0.8132471852237343,
-0.794548303912446,
-0.7750637288796027,
-0.754812727560801,
-0.7338153252767285,
-0.7120922854310274,
-0.689665088978265,
-0.6665559131823736,
-0.6427876096865421,
-0.6183836819162166,
-0.5933682618376229,
-0.5677660860947088,
-0.5416024715481923,
-0.5149032902408163,
-0.4876949438136364,
-0.46000433739861424,
-0.4318588530132988,
-0.40328632248398405,
-0.37431499992401984,
-0.3449735337945929,
-0.31529093857550633,
-0.28529656607405174,
-0.2550200764003138,
-0.22449140863757405,
-0.19374075123690057,
-0.16279851216509528,
-0.13169528883562606,
-0.1004618378521719,
-0.06912904459478646,
-0.037727892678720606,
-0.006289433316069139,
0.025155245389372954,
0.05657504918378795,
0.0879389084110589,
0.1192158087361695,
0.1503748218139349,
0.1813851358726478,
0.21221608618250665,
0.24283718537858445,
0.27321815360846174,
0.3033289484746245,
0.333139794742054,
0.3626212137816653,
0.39174405272039436,
0.42047951326921323,
0.4487991802004598,
0.47667504944642375,
0.5040795557913228,
0.5309856001293172,
0.5573665762616408,
0.5831963972062708,
0.6084495209942162,
0.6331009759268192,
0.6571263852691854,
0.6805019913552509,
0.7032046790806814,
0.7252119987603962,
0.74650218832805,
0.7670541948555981,
0.7868476953715885,
0.8058631169576668,
0.8240816561033633,
0.8414852973000483,
0.8580568308556867,
0.873779869912727,
0.8886388666523538,
0.902619127669033,
0.9157068285001676,
0.9278890272965086,
0.9391536776197665,
0.949489640354813,
0.9588866947246489,
0.9673355483972891,
0.9748278466745337,
0.9813561807535588,
0.9869140950531597,
0.9914960935973843,
0.9950976454502659,
0.9977151891962613,
0.9993461364619807,
0.999988874475714,
0.99964276766223,
0.9983081582712683,
0.9959863660391046,
0.9926796868835204,
0.9883913906334733,
0.983125717795705,
0.976887875361493,
0.9696840316576885,
0.961521310247126,
0.9524077828844524,
0.9423524615343202,
0.9313652894598551,
0.919457131390207,
0.9066397627768902,
0.89292585814957,
0.8783289785827694,
0.8628635582859326,
0.846544890330063,
0.8293891115250841,
0.8114131864628681,
0.7926348907416859,
0.7730727933887199,
0.7527462384979557,
0.7316753261016803,
0.7098808922944317,
0.6873844886291121,
0.664208360805617,
0.6403754266730274,
0.6159092535671823,
0.5908340350059591,
0.5651745667653951,
0.5389562223602201,
0.5122049279531163,
0.48494713671749107,
0.4572098026790807,
0.4290203540623294,
0.400406666167805,
0.37139703380757066,
0.3420201433256727,
0.3123050442314916,
0.28228112047397524,
0.2519780613851268,
0.22142583232156224,
0.19065464503306914,
0.15969492778755204,
0.12857729528187278,
0.09733251836830473,
0.06599149362662411,
0.03458521281181889,
0.0031447322077394436,
-0.028298858083113502,
-0.05971446488320734,
-0.09107102268663678,
-0.12233752437845521,
-0.15348305189621278,
-0.1844768068034909,
-0.2152881407450874,
-0.24588658575384592,
-0.27624188437907204,
-0.3063240196067797,
-0.33610324454221424,
-0.36555011182521585,
-0.39463550274943954,
-0.4233306560565318,
-0.4516071963768911,
-0.4794371622888077,
-0.5067930339682691,
-0.5336477604021208,
-0.5599747861375927,
-0.5857480775418354,
-0.6109421485454207,
-0.6355320858443807,
-0.6594935735358942,
-0.6828029171631863,
-0.7054370671459519,
-0.7273736415730465,
-0.7485909483349874,
-0.7690680065743151,
-0.7887845674326288,
-0.8077211340738055,
-0.825858980963541,
-0.8431801723862214,
-0.8596675801807436,
-0.8753049006778107,
-0.8900766708219048,
-0.9039682834620143,
-0.9169660017960125,
-0.9290569729543614,
-0.9402292407097584,
-0.9504717573001106,
-0.9597743943531878,
-0.9681279529021182,
-0.9755241724818378,
-0.9819557392975062,
-0.9874162934567884,
-0.9919004352588767,
-0.9954037305340123,
-0.9979227150282429,
-0.9994548978290693,
-0.9999987638285974,
-0.9995537752217639,
-0.9981203720381465,
-0.9956999717068381,
-0.9922949676548141,
-0.9879087269401787,
-0.9825455869226282,
-0.9762108509744304,
-0.96891078323615,
-0.960652602422322,
-0.9514444746831782,
-0.9412955055295041,
-0.9302157308286059,
-0.9182161068802749,
-0.9053084995825983,
-0.8915056726982846,
-0.8768212752331551,
-0.8612698279392331,
-0.8448667089558193,
-0.8276281386027335,
-0.8095711633407452,
-0.7907136389150959,
-0.7710742126987258,
-0.7506723052527264,
-0.7295280911221916,
-0.7076624788865062,
-0.6850970904837839,
-0.6618542398298696,
-0.6379569107531147,
-0.613428734266663,
-0.5882939652008076,
-0.5625774582184409,
-0.5363046432373846,
-0.5095015002838766,
-0.48219453380204946,
-0.4544107464448805,
-0.4261776123724398,
-0.39752305008391564,
-0.36847539481025404,
-0.3390633704946775,
-0.30931606138887263,
-0.27926288329283183,
-0.2489335544668949,
-0.2183580662446502,
-0.18756665337583991,
-0.15658976412856196,
-0.12545803018029833,
-0.09420223632763004,
-0.0628532900444837,
-0.03144219091912387,
-1.2246467991473533e-15
]
},
{
"mode": "markers",
"name": "максимумы",
"type": "scatter",
"x": [
1.5723686954903868,
7.861843477451934,
14.15131825941348,
20.40934566746522,
26.69882044942677
],
"y": [
0.9999987638285974,
0.999969095867747,
0.9998998717667489,
0.9999394282002937,
0.999988874475714
]
},
{
"mode": "markers",
"name": "минимумы",
"type": "scatter",
"x": [
4.71710608647116,
11.006580868432708,
17.26460827648445,
23.554083058445993,
29.84355784040754
],
"y": [
-0.999988874475714,
-0.9999394282002937,
-0.9998998717667489,
-0.9999690958677468,
-0.9999987638285974
]
}
],
"layout": {
"legend": {
"title": {
"text": "Легенда"
}
},
"template": {
"data": {
"bar": [
{
"error_x": {
"color": "#2a3f5f"
},
"error_y": {
"color": "#2a3f5f"
},
"marker": {
"line": {
"color": "#E5ECF6",
"width": 0.5
}
},
"type": "bar"
}
],
"barpolar": [
{
"marker": {
"line": {
"color": "#E5ECF6",
"width": 0.5
}
},
"type": "barpolar"
}
],
"carpet": [
{
"aaxis": {
"endlinecolor": "#2a3f5f",
"gridcolor": "white",
"linecolor": "white",
"minorgridcolor": "white",
"startlinecolor": "#2a3f5f"
},
"baxis": {
"endlinecolor": "#2a3f5f",
"gridcolor": "white",
"linecolor": "white",
"minorgridcolor": "white",
"startlinecolor": "#2a3f5f"
},
"type": "carpet"
}
],
"choropleth": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"type": "choropleth"
}
],
"contour": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "contour"
}
],
"contourcarpet": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"type": "contourcarpet"
}
],
"heatmap": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "heatmap"
}
],
"heatmapgl": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "heatmapgl"
}
],
"histogram": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "histogram"
}
],
"histogram2d": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "histogram2d"
}
],
"histogram2dcontour": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "histogram2dcontour"
}
],
"mesh3d": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"type": "mesh3d"
}
],
"parcoords": [
{
"line": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "parcoords"
}
],
"pie": [
{
"automargin": true,
"type": "pie"
}
],
"scatter": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scatter"
}
],
"scatter3d": [
{
"line": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scatter3d"
}
],
"scattercarpet": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scattercarpet"
}
],
"scattergeo": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scattergeo"
}
],
"scattergl": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scattergl"
}
],
"scattermapbox": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scattermapbox"
}
],
"scatterpolar": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scatterpolar"
}
],
"scatterpolargl": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scatterpolargl"
}
],
"scatterternary": [
{
"marker": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"type": "scatterternary"
}
],
"surface": [
{
"colorbar": {
"outlinewidth": 0,
"ticks": ""
},
"colorscale": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"type": "surface"
}
],
"table": [
{
"cells": {
"fill": {
"color": "#EBF0F8"
},
"line": {
"color": "white"
}
},
"header": {
"fill": {
"color": "#C8D4E3"
},
"line": {
"color": "white"
}
},
"type": "table"
}
]
},
"layout": {
"annotationdefaults": {
"arrowcolor": "#2a3f5f",
"arrowhead": 0,
"arrowwidth": 1
},
"coloraxis": {
"colorbar": {
"outlinewidth": 0,
"ticks": ""
}
},
"colorscale": {
"diverging": [
[
0,
"#8e0152"
],
[
0.1,
"#c51b7d"
],
[
0.2,
"#de77ae"
],
[
0.3,
"#f1b6da"
],
[
0.4,
"#fde0ef"
],
[
0.5,
"#f7f7f7"
],
[
0.6,
"#e6f5d0"
],
[
0.7,
"#b8e186"
],
[
0.8,
"#7fbc41"
],
[
0.9,
"#4d9221"
],
[
1,
"#276419"
]
],
"sequential": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
],
"sequentialminus": [
[
0,
"#0d0887"
],
[
0.1111111111111111,
"#46039f"
],
[
0.2222222222222222,
"#7201a8"
],
[
0.3333333333333333,
"#9c179e"
],
[
0.4444444444444444,
"#bd3786"
],
[
0.5555555555555556,
"#d8576b"
],
[
0.6666666666666666,
"#ed7953"
],
[
0.7777777777777778,
"#fb9f3a"
],
[
0.8888888888888888,
"#fdca26"
],
[
1,
"#f0f921"
]
]
},
"colorway": [
"#636efa",
"#EF553B",
"#00cc96",
"#ab63fa",
"#FFA15A",
"#19d3f3",
"#FF6692",
"#B6E880",
"#FF97FF",
"#FECB52"
],
"font": {
"color": "#2a3f5f"
},
"geo": {
"bgcolor": "white",
"lakecolor": "white",
"landcolor": "#E5ECF6",
"showlakes": true,
"showland": true,
"subunitcolor": "white"
},
"hoverlabel": {
"align": "left"
},
"hovermode": "closest",
"mapbox": {
"style": "light"
},
"paper_bgcolor": "white",
"plot_bgcolor": "#E5ECF6",
"polar": {
"angularaxis": {
"gridcolor": "white",
"linecolor": "white",
"ticks": ""
},
"bgcolor": "#E5ECF6",
"radialaxis": {
"gridcolor": "white",
"linecolor": "white",
"ticks": ""
}
},
"scene": {
"xaxis": {
"backgroundcolor": "#E5ECF6",
"gridcolor": "white",
"gridwidth": 2,
"linecolor": "white",
"showbackground": true,
"ticks": "",
"zerolinecolor": "white"
},
"yaxis": {
"backgroundcolor": "#E5ECF6",
"gridcolor": "white",
"gridwidth": 2,
"linecolor": "white",
"showbackground": true,
"ticks": "",
"zerolinecolor": "white"
},
"zaxis": {
"backgroundcolor": "#E5ECF6",
"gridcolor": "white",
"gridwidth": 2,
"linecolor": "white",
"showbackground": true,
"ticks": "",
"zerolinecolor": "white"
}
},
"shapedefaults": {
"line": {
"color": "#2a3f5f"
}
},
"ternary": {
"aaxis": {
"gridcolor": "white",
"linecolor": "white",
"ticks": ""
},
"baxis": {
"gridcolor": "white",
"linecolor": "white",
"ticks": ""
},
"bgcolor": "#E5ECF6",
"caxis": {
"gridcolor": "white",
"linecolor": "white",
"ticks": ""
}
},
"title": {
"x": 0.05
},
"xaxis": {
"automargin": true,
"gridcolor": "white",
"linecolor": "white",
"ticks": "",
"title": {
"standoff": 15
},
"zerolinecolor": "white",
"zerolinewidth": 2
},
"yaxis": {
"automargin": true,
"gridcolor": "white",
"linecolor": "white",
"ticks": "",
"title": {
"standoff": 15
},
"zerolinecolor": "white",
"zerolinewidth": 2
}
}
},
"xaxis": {
"title": {
"text": "ось абсцисс"
}
},
"yaxis": {
"title": {
"text": "ось ординат"
}
}
}
}
},
"metadata": {}
}
],
"source": [
"x = np.linspace(0,np.pi*10,1000)\n",
"y = np.sin(x)\n",
"sups = sig.argrelmax(y, order=np.int(np.pi*2))[0]\n",
"infs = sig.argrelmin(y, order=np.int(np.pi*2))[0]\n",
"\n",
"\n",
"fig = go.Figure()\n",
"fig.add_trace(go.Scatter(x=x, y=y, mode='lines', name='синус'))\n",
"fig.add_trace(go.Scatter(x=x[sups], y=y[sups], mode='markers', name='максимумы'))\n",
"fig.add_trace(go.Scatter(x=x[infs], y=y[infs], mode='markers', name='минимумы'))\n",
"fig.update_layout(legend_title_text='Легенда')\n",
"fig.update_xaxes(title_text='ось абсцисс')\n",
"fig.update_yaxes(title_text='ось ординат')\n",
"fig.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
]
}
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment