This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.
上傳時間: 2015-05-08
上傳用戶:leixinzhuo
These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/members4/heroine
標簽: utilities generate MPEG-I movies
上傳時間: 2013-12-18
上傳用戶:onewq
avr的I/O、串口、定時器/計數器、外部中斷、LCD等的例程
上傳時間: 2014-01-11
上傳用戶:Shaikh
本例采用最優控制的方法,利用二次型性能指標,保證小車所滑過的距離和整個過程所花費的能量達到最優值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件
標簽: yjlqgctr simlqgyj initial cartoon
上傳時間: 2014-02-07
上傳用戶:二驅蚊器
有m臺不同的機器,n個不同的工件。每個工件有多道工序,每道工序由指定的機器在固定的時間內完成。一道工序一旦開始處理,就不能中斷。每臺機器一次只能處理一道工序。一個調度就是決定每臺機器上工序的處理順序,使得機器完成所有工件的時間最短。具體的,該問題就是要求在滿足(1)、(2)兩個約束條件的前提下,確定每臺機器上工序的順序,使加工的時間跨度(從開始加工到全部工件都加工完所需要的時間)達到最小。其中,(1)表示工件約束條件:對每個工件而言,機器對它的加工路線是事先確定的;(2)表示機器約束條件:對每臺機器而言,一次只能對一道工序進行加工。 任給一個輸入實例,能輸出最短時間以及每臺機器上工序的加工順序。 能設計出一個用戶界面。
標簽: 機器
上傳時間: 2014-11-10
上傳用戶:三人用菜
c語言的一些算法函數(i類) 開發語言 VC & C++ 運行平臺 Windows XP 等
上傳時間: 2013-12-27
上傳用戶:royzhangsz
自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).
標簽: programmer program device build
上傳時間: 2015-05-11
上傳用戶:sdq_123
提供一個人工免疫算法源程序,其算法過程包括: 1.設置各參數 2.隨機產生初始群體——pop=initpop(popsize,chromlength) 3.故障類型編碼,每一行為一種!code(1,:),正常;code(2,:),50%;code(3,:),150%。實際故障測得數據編碼,這里Unnoralcode,188% 4.開始迭代(M次): 1)計算目標函數值:歐氏距離[objvalue]=calobjvalue(pop,i) 2)計算群體中每個個體的適應度fitvalue=calfitvalue(objvalue) 3)選擇newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 變異newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群體中適應值最大的個體及其適應值 6.迭代停止判斷。
上傳時間: 2014-01-01
上傳用戶:trepb001
2410上的I/O控制數碼管的應用程序,沒有提供驅動。
上傳時間: 2015-05-14
上傳用戶:aa17807091
C-C法重構相空間文件夾說明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 產生Lorenz離散數據 3、normalize_1.m - 信號歸一化 4、ccFunction.dll - 計算S(m,N,r,t)
標簽: CC_Method_main LorenzData normalize Lorenz
上傳時間: 2013-12-21
上傳用戶:15071087253