求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時間: 2013-12-26
上傳用戶:dreamboy36
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時間: 2016-06-28
上傳用戶:change0329
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時間: 2014-09-03
上傳用戶:jjj0202
復(fù)數(shù)運(yùn)算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }
標(biāo)簽: Complex double iostream include
上傳時間: 2016-06-30
上傳用戶:wang5829
GPIO (通用輸入/輸出)或總線擴(kuò)展器利用工業(yè)標(biāo)準(zhǔn)I² C、SMBus™ 或SPI™ 接口簡化了I/O口的擴(kuò)展。
上傳時間: 2013-11-30
上傳用戶:lnnn30
C語言的嗅探器,可實現(xiàn)基本的嗅探功能,特色是注釋詳細(xì)
上傳時間: 2014-01-04
上傳用戶:asddsd
C Primer Plus(第五版)中文版源碼,I hope it will help you much
標(biāo)簽: Primer Plus hope help
上傳時間: 2014-11-08
上傳用戶:aig85
在LON網(wǎng)程序設(shè)計中使用Neuron C語言。Neuron C是一種基于ANSIC且?guī)в芯W(wǎng)絡(luò)通信和高級硬件設(shè)備接口擴(kuò)展語句的高級語言。它增加了對I/O、事件處理、消息傳遞和分散數(shù)據(jù)目標(biāo)的支持, 擴(kuò)充了包括軟定時器、網(wǎng)絡(luò)變量、顯示消息、一個多任務(wù)調(diào)度程序以及其它各具特點的函數(shù)等。采用Neuron C語言開發(fā)的應(yīng)用程序,可直接在Lonbuilder神經(jīng)元仿真器上進(jìn)行調(diào)試,因此應(yīng)用程序的開發(fā)可獨(dú)立于硬件設(shè)計進(jìn)行
標(biāo)簽: Neuron ANSIC LON C語言
上傳時間: 2013-12-20
上傳用戶:dragonhaixm
C編譯器產(chǎn)生的可顯示機(jī)器碼/匯編代碼文件,其中附有源C v: v: @8 g: X& z代碼作為注釋 : z! [3 \) O&...UWOW Grave Composer音樂模塊(MOD)文件 + Q* T) \ z) R f$ a: H, iWP WordPerfect文檔 H! t7 D2 |...
標(biāo)簽: Composer Grave UWOW MOD
上傳時間: 2013-12-14
上傳用戶:love_stanford
假設(shè)文檔的內(nèi)容為 i a * nul i b + nul i c # nul 是個單詞二元式,對他進(jìn)行不帶回溯的自上而下的語法分析.
上傳時間: 2013-12-14
上傳用戶:邶刖
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1