matlab iri模型,IRI2012电离层模型 matlab代码

【实例简介】

IRI2012电离层模型

International Reference Ionosphere (IRI) Model

Computes the International Reference Ionosphere (IRI), which is an internationally recognized model for various ionospheric properties. I would call it more of a hack than a true IRI implementation as it works by querying the online inter

【实例截图】

【核心代码】

@IRI2012

└── @IRI2012

├── apf107.dat

├── APF.m

├── APFMSIS.m

├── APF_ONLY.m

├── APROK.m

├── AURORAL_BOUNDARY.m

├── B0_98.m

├── BSPL2F.m

├── BSPL2L.m

├── BSPL2S.m

├── BSPL4_LONG.m

├── BSPL4_PTIME.m

├── BSPL4_TIME.m

├── BSPL4T.m

├── CALION.m

├── ccir11.asc

├── ccir12.asc

├── ccir13.asc

├── ccir14.asc

├── ccir15.asc

├── ccir16.asc

├── ccir17.asc

├── ccir18.asc

<

你可能感兴趣的:(matlab,iri模型)