CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab bf
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab bf - List
[
Other resource
]
matlabrbf
DL : 0
Matlab实现BF算法-Matlab algorithms BF
Update
: 2008-10-13
Size
: 3.91kb
Publisher
:
韩浪
[
SourceCode
]
CIC滤波器matlab代码
DL : 0
CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fontsize{12}\bf归一化频率(\times\pi rad/sample)') grid; box on; axis([0 1 -80, 0])
Update
: 2012-05-30
Size
: 680byte
Publisher
:
530228758@qq.com
[
AI-NN-PR
]
matlabrbf
DL : 0
Matlab实现BF算法-Matlab algorithms BF
Update
: 2025-02-19
Size
: 4kb
Publisher
:
韩浪
[
Books
]
burg.
DL : 0
burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差,mse是预测误差的均方值。程序的最后输出的是把各阶预测误差放在一个下三角距阵中-burg estimates the AR (p) model parameter algorithm. Ef is inside the former bf error is the latter error, mse is forecast error of the mean square value. Procedures for the final output stage is the prediction error on a triangular matrix under which
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李伟
[
matlab
]
ga_matlab
DL : 0
遗传算法的详细仿真程序(matlab),算法详细介绍了遗传算法的功能和主要实现原理。难得的源码程序。-Genetic algorithms detailed simulation program (matlab), algorithm described in detail the function of genetic algorithm and the main achievement of the principle. Rare source procedures.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
zhou
[
AI-NN-PR
]
BFGS
DL : 1
用MATLAB编写的基于BFGS算法的分类器程序,并附带样本生成程序,生成随机的样本。-Using MATLAB prepared BFGS algorithm based on the classification program, and generate spin-off procedures for the sample to generate a random sample.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张宪
[
matlab
]
bft
DL : 0
超声仿真软件,基于MATLAB,用于声束合成技术-BF simulation
Update
: 2025-02-19
Size
: 212kb
Publisher
:
jc
[
Special Effects
]
bf
DL : 0
MATLAB 彩色图像双边滤波器仿真源码。-MATAB color image bilateral filtering
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kevin
[
Software Engineering
]
BFalgo
DL : 0
this file contane a simulation of ldpc code using the Bf and WBF algorithm
Update
: 2025-02-19
Size
: 11kb
Publisher
:
titou
[
Algorithm
]
L-BFGS
DL : 1
自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
Update
: 2025-02-19
Size
: 5kb
Publisher
:
陈博
[
matlab
]
LDPCsimulation
DL : 1
基於matlab編寫LDPC之編碼及BF、SPA、Log-SPA等演算法及系統錯誤率計算-The preparation of LDPC codes based on matlab and BF, SPA, Log-SPA and other algorithms and system error rate
Update
: 2025-02-19
Size
: 7kb
Publisher
:
ashley
[
Other
]
LDPC
DL : 0
LDPC的BF算法,用matlab语言编写 的程序。
Update
: 2025-02-19
Size
: 6kb
Publisher
:
史建刚
[
matlab
]
bf
DL : 0
多天线等距线阵阵列波束形成,鲁棒稳健处理程序-Equidistance line bursts out multi-antenna beamforming, robust sound processing
Update
: 2025-02-19
Size
: 2kb
Publisher
:
vvv
[
matlab
]
bf-boattracking
DL : 1
对基于粒子滤波的目标跟踪进行仿真,附带有最后仿真的视频。-Based on the target tracking particle filter are simulated, accompanied by the simulation of the video.
Update
: 2025-02-19
Size
: 2.22mb
Publisher
:
xiaoshan198717
[
matlab
]
bf
DL : 0
MATLAB help file algortithm
Update
: 2025-02-19
Size
: 2kb
Publisher
:
mohsin
[
Industry research
]
Adptve-BF-techniques
DL : 0
This document is about research area of noise reduction techniques. Here the research area is in adaptive beam forming techniques
Update
: 2025-02-19
Size
: 336kb
Publisher
:
sparaton
[
Other
]
matlab-BF-neural-network
DL : 0
基于matlab里神经网络工具箱仿真一个简单的函数,并绘图显示神经网络建立过程-Based on matlab neural network toolbox simulation of a simple function, and graphics neural network process of establishing
Update
: 2025-02-19
Size
: 27kb
Publisher
:
chenxuyuan
[
Other
]
Matlab实现
DL : 0
采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
LilyF
[
Other
]
AM_Sdq_SVPWM%A1%BE%B3%CC%D0%F2%A1%BF
DL : 0
基于 SVPWM 的三相感应电机动态仿真(Dynamic simulation of induction motor with SVPWM)
Update
: 2025-02-19
Size
: 15kb
Publisher
:
下雨天不打伞
[
Communication-Mobile
]
QPSK-ALL
DL : 0
简单的MIMO模拟 假定QPSK,ML解码(SM ZF检测器除外)。 mrc.m - 最大比例组合 stc.m - 具有1和2个接收天线的Alamouti空时分组码 bf.m - 特征波束形成 sm.m - 空间复用2x2(ML解码和次优逼迫) 简单的OFDM仿真 模拟保护带,用于信道估计的循环前缀前导码符号(Simple MIMO simulations Assumes QPSK, ML decoding (except SM ZF detector). mrc.m - maximal ratio combining stc.m - Alamouti space-time block code with 1 and 2 receive antennas bf.m - Eigen-beamforming sm.m - Spatial multiplexing 2x2 (both ML decoding and suboptimal zero forcing) Simple OFDM simulation Simulates guard band, cylic prefix Preamble symbol used for channel estimation)
Update
: 2025-02-19
Size
: 10kb
Publisher
:
mls9583
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.