求標(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
上傳時(shí)間: 2014-09-03
上傳用戶:jjj0202
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
標(biāo)簽: manipulating stand-alone framework ccAudio2
上傳時(shí)間: 2013-12-28
上傳用戶:sjyy1001
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
標(biāo)簽: framework for execution ccScript
上傳時(shí)間: 2013-12-18
上傳用戶:sssl
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標(biāo)簽: applications framework optimized portable
上傳時(shí)間: 2014-01-02
上傳用戶:luke5347
Addison Wesley - Symbian OS Explained Effective C++ Programming for Smartphones.pdf
標(biāo)簽: Programming Smartphones Explained Effective
上傳時(shí)間: 2016-07-02
上傳用戶:miaochun888
諾基亞3310LCD for ATmega16的C語(yǔ)言驅(qū)動(dòng)程序
上傳時(shí)間: 2016-07-02
上傳用戶:ls530720646
C++ design pattern in finance. Must know for QF engineers
標(biāo)簽: engineers pattern finance design
上傳時(shí)間: 2016-07-04
上傳用戶:ggwz258
C++ source code for book-C++ and Object Oriented Numeric computing for scientists and engineers
標(biāo)簽: scientists and for computing
上傳時(shí)間: 2016-07-12
上傳用戶:dengzb84
a c++ resource for progress bar
標(biāo)簽: resource progress for bar
上傳時(shí)間: 2016-07-16
上傳用戶:anng
last example for C excieses
標(biāo)簽: excieses example last for
上傳時(shí)間: 2014-01-16
上傳用戶:ynzfm
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1