matlab中频谱与功率谱密度代码探索高能天体物理学中的时间序列数据 该存储库托管资源支持特别会议,该会议是由汤姆·洛雷多(Tom Loredo)和杰夫·斯卡格尔(Jeff Scargle)在2019年3月18日在加利福尼亚州蒙特雷举行的AAS高能天体物理学分部第17部门会议上举行的,该会议探讨了高能天体物理学中的时间序列数据。 要将资料复制到您的计算机上,建议您使用“下载ZIP” (在GitHub上),而不要克隆存储库。 这将使您免于下载旧版本的PDF文件,不幸的是,Git确实注意到该版本在回购历史记录中有效地进行了处理。 概述 该会议包括三个演示文稿(幻灯片以PDF文件的形式在此处提供): 会话介绍/ Python和MATLAB中的时间序列探索(Tom Loredo和Jeff Scargle) 使用Stingray进行时间序列探索:用于X射线数据的光谱定时分析的新工具(Abigail Stevens) 使用CARMA模型对AGN的时间变异性进行建模(Malgorzata Sobolewska) 演示文稿的完整摘要显示在下面。 指向此存储库中未包含的会话内容的链接: R Shiny应
2024-04-10 21:01:58 4.65MB 系统开源
1
无线通信基础 fundamental wireles communication 中文 实话 翻译的很一般 所以就看看电子版就可以了
2023-07-24 22:11:41 11.83MB 无线通信基础 fundamental wireles communication
1
大牛David Tse的经典之作,系统的角度帮你去理解通信系统。
2022-09-28 16:33:30 9.89MB Tse wireless
1
无线通信基础中文版,非常好的一本书,是通信专业学生必看的书籍
2022-09-11 09:18:03 27.52MB 无线通信中文版 电子书
1
Trimble TSE扫描浏览器插件,无需破解。 插件用于三维点云建模,可与其他三维建模软件进行连接。
2022-05-13 10:17:36 209.11MB 插件 Trimble
1
altera三速以太网IP核并编译仿真,使用modelsim软件,方便开发使用!
2022-04-05 23:54:46 813KB altera tse IP核 编译仿真
1
TSE(Tiny Search Engine) ======================= (Temporary) Web home: http://162.105.80.44/~yhf/Realcourse/ TSE is free utility for non-interactive download of files from the Web. It supports HTTP. According to query word or url, it retrieve results from crawled pages. It can follow links in HTML pages and create output files in Tianwang (http://e.pku.edu.cn/) format or ISAM format files. Additionally, it provies link structures which can be used to rebuild the web frame. --------------------------- Main functions in the TSE: 1) normal crawling, named SE, e.g: crawling all pages in PKU scope. and retrieve results from crawled pages according to query word or url, 2) crawling images and corresponding pages, named ImgSE. --------------------------- INSTALL: 1) execute "tar xvfz tse.XXX.gz" --------------------------- Before running the program, note Note: The program is default for normal crawling (SE). For ImgSE, you should: 1. change codes with the following requirements, 1) In "Page.cpp" file, find two same functions "CPage::IsFilterLink(string plink)" One is for ImgSE whose urls must include "tupian", "photo", "ttjstk", etc. the other is for normal crawling. For ImgSE, remember to comment the paragraph and choose right "CPage::IsFilterLink(string plink)". For SE, remember to open the paragraph and choose righ "CPage::IsFilterLink(string plink)". 2) In Http.cpp file i. find "if( iPage.m_sContentType.find("image") != string::npos )" Comment the right paragraph. 3) In Crawl.cpp file, i. "if( iPage.m_sContentType != "text/html" Comment the right paragraph. ii. find "if(file_length < 40)" Choose right one line. iii. find "iMD5.GenerateMD5( (unsigned char*)iPage.m_sContent.c_str(), iPage.m_sContent.length() )" Comment the right paragraph. iv. find "if (iUrl.IsImageUrl(strUrl))" Comment the right paragraph. 2.sh Clean; (Note not remove link4History.url, you should commnet "rm -f link4History.url" line first) secondly use "link4History.url" as a seed file. "link4History" is produced while normal crawling (SE). --------------------------- EXECUTION: execute "make clean; sh Clean;make". 1) for normal crawling and retrieving ./Tse -c tse_seed.img According to query word or url, retrieve results from crawled pages ./Tse -s 2) for ImgSE ./Tse -c tse_seed.img After moving Tianwang.raw.* data to secure place, execute ./Tse -c link4History.url --------------------------- Detail functions: 1) suporting multithreads crawling pages 2) persistent HTTP connection 3) DNS cache 4) IP block 5) filter unreachable hosts 6) parsing hyperlinks from crawled pages 7) recursively crawling pages h) Outputing Tianwang format or ISAM format files --------------------------- Files in the package Tse --- Tse execute file tse_unreachHost.list --- unreachable hosts according to PKU IP block tse_seed.pku --- PKU seeds tse_ipblock --- PKU IP block ... Directories in the package hlink,include,lib,stack,uri directories --- Parse links from a page --------------------------- Please report bugs in TSE to MAINTAINERS: YAN Hongfei * Created: YAN Hongfei, Network lab of Peking University. * Created: July 15 2003. version 0.1.1 * # Can crawl web pages with a process * Updated: Aug 20 2003. version 1.0.0 !!!! * # Can crawl web pages with multithreads * Updated: Nov 08 2003. version 1.0.1 * # more classes in the codes * Updated: Nov 16 2003. version 1.1.0 * # integrate a new version linkparser provided by XIE Han * # according to all MD5 values of pages content, * for all the pages not seen before, store a new page * Updated: Nov 21 2003. version 1.1.1 * # record all duplicate urls in terms of content MD5
2022-02-13 19:42:13 152KB 北大 天网 源码 TSE
1
无线通信大师David Tse(加州大学伯克利分校)的著作,学习无线通信的一本非常经典的教材。
2022-02-11 15:46:45 3.84MB 无线通信
1
Fundamentals of Wireless Communication David Tse and Pramod Viswanath Cambridge University Press, 2005 The wireless channel; PDF Point-to-point communication: detection, diversity and channel uncertainty; PDF Cellular systems: multiple access and interference management; PDF Capacity of wireless channels;PDF Multiuser capacity and opportunistic communication;PDF MIMO I: spatial multiplexing and channel modeling; PDF MIMO II: capacity and multiplexing architectures;PDF
2021-12-21 17:37:38 2.77MB Fundamentals of Wireless David
1
无线通信领域经典教材
2021-10-13 21:02:08 4.78MB communication
1