MIMO-OFDM技術(shù),以及算法仿真程序,空時(shí)編碼,V-BLAST編碼算法等。
標(biāo)簽: MIMO-OFDM
上傳時(shí)間: 2017-06-11
上傳用戶(hù):lz4v4
BP神經(jīng)網(wǎng)絡(luò)程序,C語(yǔ)言源代碼 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //學(xué)習(xí)樣本個(gè)數(shù) #define IN 3 //輸入層神經(jīng)元數(shù)目 #define HN 2 //隱層神經(jīng)元數(shù)目 #define ON 2 //輸出層神經(jīng)元數(shù)目 #define Z 20000 //舊權(quán)值保存-》每次study的權(quán)值都保存下來(lái) double P[IN] //單個(gè)樣本輸入數(shù)據(jù) double T[ON] //單個(gè)樣本教師數(shù)據(jù) double U11[IN][HN] //輸入層至第一隱層權(quán)值 double V[HN][ON] //隱層至輸出層權(quán)值 double X1[HN] //第一隱層的輸入 double Y[ON] //輸出層的輸入 double H1[HN] //第一隱層的輸出 double O[ON] //輸出層的輸出 double YU_HN1[HN] //第一隱層的閾值 double YU_ON[ON] //輸出層的閾值 double err_m[N] //第m個(gè)樣本的總誤差 double a //學(xué)習(xí)效率 double alpha //動(dòng)量因子
標(biāo)簽: include iostream iomanip stdlib
上傳時(shí)間: 2017-06-15
上傳用戶(hù):xinzhch
1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc. * For Microsoft Visual C++ 6.0, open the klt.dsw file, compile, and run. Change the constant in main.cpp to run the different examples. * For Microsoft Visual Studio .Net/7/8, open the klt.sln file, compile, and run. Change the constant in main.cpp to run the different examples. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.
標(biāo)簽: the Download Version version
上傳時(shí)間: 2014-01-25
上傳用戶(hù):nanshan
距離分辨率 thrt0=1*pi/6 斜視角 angb=0.6*lamda/res_a 合成波束寬度 Rr=5000 目標(biāo)中心到航跡垂直距離 V=100 飛機(jī)的航速 Tp=1e-6 脈沖寬度 T=10e-3 脈沖周期 B=0.5*c/res_r 脈沖頻寬 Kr=B/Tp 頻率調(diào)制率 fc=c/lamda 載波頻率 Rx=Rr*tan(thrt0) 目標(biāo)區(qū)中心橫坐標(biāo) R0=Rr*sec(thrt0) 目標(biāo)區(qū)中x心距離 Lc0=1.0*angb*R0 正視有效積累長(zhǎng)度 Lc=Lc0*sec(thrt0) 斜視有效積累長(zhǎng)度 Tc=Lc/V 相干積累時(shí)間 wx=100 場(chǎng)景長(zhǎng)度
標(biāo)簽: lamda res_a thrt angb
上傳時(shí)間: 2017-06-22
上傳用戶(hù):haohaoxuexi
嚴(yán)格按照BP網(wǎng)絡(luò)計(jì)算公式來(lái)設(shè)計(jì)的一個(gè)matlab程序,對(duì)BP網(wǎng)絡(luò)進(jìn)行了優(yōu)化設(shè)計(jì) 優(yōu)化1:設(shè)計(jì)了yyy,即在o(k)計(jì)算公式時(shí),當(dāng)網(wǎng)絡(luò)進(jìn)入平坦區(qū)時(shí)(<0.0001)學(xué)習(xí)率加大,出來(lái)后學(xué)習(xí)率又還原 優(yōu)化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j)
標(biāo)簽: matlab yyy BP網(wǎng)絡(luò) 計(jì)算公式
上傳時(shí)間: 2014-11-30
上傳用戶(hù):妄想演繹師
This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file.
標(biāo)簽: distributed the modified General
上傳時(shí)間: 2014-02-17
上傳用戶(hù):stella2015
This program is compare the data in sql server. And you can syncronize the table and views this is very beautiful program.
標(biāo)簽: syncronize the program compare
上傳時(shí)間: 2013-12-30
上傳用戶(hù):cuiyashuo
Ce manuel présume que vous avez déjà installé Flash MX 2004 ou Flash MX Professionnel 2004 et que vous savez comment l’utiliser. Il considère également comme acquis que vous savez placer des objets sur la scène et les manipuler dans l’environnement auteur de Flash. Si vous avez déjà écrit des programmes, vous vous sentirez en terrain connu avec ActionScript. Et si vous êtes un novice, vous n’aurez aucun mal à faire son apprentissage. Le plus simple consiste à commencer par les commandes de base et à aborder les éléments plus complexes progressivement.
標(biāo)簽: Flash 2004 Professionnel que
上傳時(shí)間: 2017-07-12
上傳用戶(hù):bruce5996
制作DS18B20數(shù)字溫度計(jì),2個(gè)數(shù)碼管顯示。精確到1°C。 DS18B20引腳定義: (1)DQ為數(shù)字信號(hào)輸入/輸出端;(需要加個(gè)上拉電阻加到電源上) (2)GND為電源地; (3)VDD為外接供電電源輸入端(在寄生電源接線(xiàn)方式時(shí)接地)。
上傳時(shí)間: 2013-12-16
上傳用戶(hù):pkkkkp
pcf project dds sdfsd sdcsc sdcsc sdxcs gh fgb dfv fdgbvfg b fg fb fgbv gbfbf s bgtb fgbfv b fbvf v fbg b v fgg ffg fggfv.
標(biāo)簽: sdcsc fdgbvfg project fgbfv
上傳時(shí)間: 2014-12-19
上傳用戶(hù):xwd2010
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1