PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue
標簽: PlotSphereIntensity elevation azimuth intensity
上傳時間: 2014-01-15
上傳用戶:ruan2570406
This model simulates a six-degrees-of-freedom variable mass equations of motion with Simulink and Aerospace Blockset. This model has been color coded to aid in locating Aerospace Blockset blocks. The red blocks are Aerospace Blockset blocks, the orange blocks are subsystems containing additional Aerospace Blockset blocks and the white blocks are Simulink blocks.
標簽: six-degrees-of-freedom equations simulates Simulink
上傳時間: 2013-12-26
上傳用戶:大融融rr
由于找不到安裝 紅旗需要的文件,所以只有用red HAT LINUX中的文件
標簽: 紅旗
上傳時間: 2014-01-04
上傳用戶:tuilp1a
Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft s ASP .NET technology in popularity. Programmers love its flexibility and speed designers love its accessibility and convenience.
標簽: authoritative Programming PHP the
上傳時間: 2016-06-30
上傳用戶:qq1604324866
看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
標簽: simulator Simulator different Create
上傳時間: 2016-07-02
上傳用戶:wfl_yy
Linux入門講解,以red Hat Linux x_86作為例子進行講解。
標簽: Linux
上傳時間: 2013-12-05
上傳用戶:wanqunsheng
留言簿架構 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人簽寫留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]紅色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄話功能 安全: 1 、解決了連串字母將表格撐大問題 2 、用戶名與留言內容不能太長或為空 3 、用戶不能冒充版主留言 4 、屏垃圾語言功能 管理: 默認頁為/admin/login.do 9 、留言簿基本參數的設置如留言簿標題,每頁顯示條數 10、設置版主信息 11、設置管理員用戶名、密碼 12、回復留言、編輯留言、刪除留言 13、設置悄悄話功能的開啟與關閉 14、垃圾語言過濾 15、在線更改最大留言字節數 安裝: 1、在oracle中執行document/sql/guestbook.sql 2、設置tomcat server.xml中Connector配置節增加一個屬性,URIEncoding="gb2312" 3、用記事本打開WEB-INF/classes/init.properties,修改其中的數據庫ip地址,sid,帳號和密碼等 首頁默認為indx.do
上傳時間: 2014-11-16
上傳用戶:zl5712176
51單片連tcs230的源程序,絕對原創,可以記憶顏色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定義 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //頻率從TO口輸入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1:blue 2:green 3:red uchar T[4] //color timer uchar TH[4] uchar TL[4] uchar bizhi[4] void time1() interrupt 3 { TH[color]=TH0 TL[color]=TL0 T[color]=(TH[color]*0xff+TL[color]) TR0=0 //關定時器 TR1=0 TH1=0xB1 TL1=0xE0 //歸0 TH0=0x00 TL0=0x00 //歸0 }
上傳時間: 2016-11-26
上傳用戶:秦莞爾w
增加系統功能調用,在red-Flag5.0下編譯內核,注意內核版本應該是2.6.0~2.6.9,之后版本內核的編譯方式有變化!
標簽:
上傳時間: 2016-12-02
上傳用戶:JIUSHICHEN
A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.
標簽: sigma2delta compensate injecting artially
上傳時間: 2013-12-18
上傳用戶:qlpqlq