-
大小: 2KB文件類(lèi)型: .m金幣: 1下載: 0 次發(fā)布日期: 2021-06-10
- 語(yǔ)言: Matlab
- 標(biāo)簽: matlab??天氣預(yù)報(bào)??網(wǎng)絡(luò)??
資源簡(jiǎn)介
matlab 天氣預(yù)報(bào)獲取程序 聯(lián)網(wǎng)運(yùn)行即可
代碼片段和文件信息
function?weather()
clear?all
close?all
cityid=‘101010100‘;?????%北京???天津:101030100
if?~exist(‘myweather.html‘‘file‘)
????fid=fopen(‘myweather.html‘‘w‘);
????str=‘\r\n\r\n\r\n\r\n\r\n?‘;
????fprintf(fidstr);
????str=[‘rame?src=“http://m.weather.com.cn/m/pn11/weather.htm?id=‘cityid‘T“?‘...
????‘width=“490“?height=“50“?marginwidth=“0“?marginheight=“0“?hspace=“0“?‘...
????‘vspace=“0“?frameborder=“0“?scrolling=“no“>\r\n rame>\r\n\r\n\r\n‘];
????fprintf(fidstr);
????%%?實(shí)況溫度模塊
????str=[‘rame?name=surf?src=“http://flash.weather.com.cn/sk2/shikuang.swf?‘...
????‘id=‘cityid‘“?frameBorder=0?width=625?scrolling=no?height=240>\r\n rame>\r\n‘];
????fprintf(fidstr);
????%%?全國(guó)天氣模塊
????str=[‘rame?src=“http://flash.weather.com.cn/wmaps/index.swf?url1=http%%3A%%2F%%‘...
????‘2Fwww%%2Eweather%%2Ecom%%2Ecn%%2Fweather%%2F&url2=%%2Eshtml&from=cn“?width=“625“?‘...
????‘height=“457“?marginwidth=“0“?marginheight=“0“?hspace=“0“?vsp
評(píng)論
共有 條評(píng)論
相關(guān)資源
-
數(shù)字濾波器設(shè)計(jì)(沖激響應(yīng)不變法與
-
UKF 無(wú)跡卡爾曼濾波源程序 matlab
-
基于MATLAB的排隊(duì)問(wèn)題仿真.PDF
-
四叉樹(shù)分割的示意圖(matlab)
-
最小二乘擬合matlab程序
-
數(shù)字基帶傳輸系統(tǒng)的MATLAB仿真實(shí)現(xiàn)2
-
MATLAB YALMIP工具箱調(diào)用cplex求解TSPTW
-
變調(diào)不變速語(yǔ)言處理程序
-
使用擴(kuò)展卡爾曼濾波訓(xùn)練的神經(jīng)網(wǎng)絡(luò)
-
圖像分割matlab程序
-
IMM算法卡爾曼濾波matlab仿真
-
newmark法計(jì)算結(jié)構(gòu)響應(yīng)
-
MATLAB脈沖響應(yīng)不變法設(shè)計(jì)IIR巴特沃斯
-
Viterbi的matlab程序
-
基于MATLAB的M-PSK數(shù)字基帶通信系統(tǒng)仿真
-
巴特沃茲濾波器m文件,有實(shí)驗(yàn)介紹和
-
區(qū)域生長(zhǎng)分割matlab實(shí)現(xiàn)
-
Matlab指紋圖像分割實(shí)驗(yàn)報(bào)告
-
無(wú)人駕駛車(chē)輛模型預(yù)測(cè)控制配套matl
-
基于matlab的QPSK仿真
-
OFDM基于循環(huán)前綴的最大似然同步算法
-
結(jié)構(gòu)動(dòng)力學(xué)編程matlab
-
排隊(duì)理論 Matlab仿真
-
gmm matlab 代碼
-
卡爾曼濾波跟蹤視頻目標(biāo)matlab程序
-
MATLAB 水和水蒸氣計(jì)算函數(shù)
-
MATLAB免疫遺傳算法,在物流中心選址
-
整數(shù)規(guī)劃思想求解數(shù)獨(dú)游戲
-
形狀上下文 代碼 MATLAB
-
彩色遙感圖像分類(lèi)算法及 Matlab實(shí)現(xiàn)