CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rep matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rep matlab - List
[
Other resource
]
starplot
DL : 0
Star plots - MATLAB files for Graphical Representation of trace elements of clinkers-- MATLAB files for Graphical Rep. resentation of trace elements of clinkers
Update
: 2008-10-13
Size
: 12.3kb
Publisher
:
刘飞絮
[
matlab
]
optimization demos
DL : 0
介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
Update
: 2025-02-19
Size
: 237kb
Publisher
:
丁学明
[
2D Graphic
]
REP
DL : 0
yi chuan suan fa yuan ma 7-yi yuan chuan suan fa ma 7
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张海军
[
matlab
]
starplot
DL : 0
Star plots - MATLAB files for Graphical Representation of trace elements of clinkers-- MATLAB files for Graphical Rep. resentation of trace elements of clinkers
Update
: 2025-02-19
Size
: 12kb
Publisher
:
刘飞絮
[
AI-NN-PR
]
matlab_gatool
DL : 0
Genetic Algorithm Toolbox for MATLAB, v1.2
Update
: 2025-02-19
Size
: 415kb
Publisher
:
杜佳颖
[
matlab
]
yichuansuanfa
DL : 0
很好的遗传算法,改改可以应用在很多方面.希望对大家有用-Good genetic algorithm, can be applied changed in many ways. Hope everyone useful
Update
: 2025-02-19
Size
: 369kb
Publisher
:
林松
[
Linux-Unix
]
ofdm-tge
DL : 0
OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i)= 2*round(rand)-1 end create modulated BPSK signal first expand the bit stream exdata=[] for i=1:length(data) for rep=1:5 exdata= [exdata data(i)] end end ts=.1 t=1:ts:80.9 carrier=cos(pi*t) multiply expanded bitstream by cosine wave with carrier frequency this is the BPSK that is to be transmitted over the channel bpsk=carrier.*exdata bpsk=[bpsk(length(bpsk)-1) bpsk(length(bpsk)) bpsk] plot(bpsk) generating the noise p=rand(1,800)*2*pi p=rand*2*pi snr=10 r=sqrt(-1*(1/snr*log(1- rand))) no = 5*(r.* exp(j*p)) no = (r.* exp(j*p)) value of alpha al=rand+j*rand al=1 Spreading channel with the alpha as the variable for k=5:5:795 for l = 1:5 al=round(rand)+j*round(rand) rec(k+l)=bpsk(k+l)+al*bpsk(k-5+l) end end rxdata=rec+ no begin demodulation first multiply recie
Update
: 2025-02-19
Size
: 5.86mb
Publisher
:
卞敏捷
[
AI-NN-PR
]
gatbx-tool
DL : 0
遗传算法常用的工具箱 安装步骤: 解压,复制到matlab安装路径下的toolbox文件中 file-set path-add with subfolders-gatbx-save-close file-preferences-general-update toolbox path cache-ok - gatbx .....\BS2RV.M .....\CONTENTS.M .....\CRTBASE.M .....\CRTBP.M .....\CRTRP.M .....\DOC .....\...\GA TOOLBOX FREQUENTLY ASKED QUESTIONS.txt .....\...\GATBXA0.LOG .....\...\GATBXA0.PDF .....\...\GATBXA0.PS .....\...\GATBXA1.LOG .....\...\GATBXA1.PDF .....\...\GATBXA1.PS .....\...\GATBXA2.LOG .....\...\GATBXA2.PDF .....\...\GATBXA2.PS .....\...\gpl.txt .....\...\readme.txt .....\...\The MathWorks- 1-18GTU Why do I get an error in MATLAB 6_0 (R12) where I got a warning in R11 with reference to uninitialized variables.mht .....\MIGRATE.M .....\MPGA.M .....\MUT.M .....\MUTATE.M .....\MUTBGA.M .....\OBJFUN1.M .....\OBJHARV.M .....\RANKING.M .....\RECDIS.M .....\RECINT.M .....\RECLIN.M .....\RECMUT.M .....\RECOMBIN.M .....\REINS.M .....\REP.M .....\RESPLOT.M .....\RWS.M .....\SCALING.M .....\SELECT.M .....\SGA.M .....\SUS.M .....\TEST_FNS .....\........\DEMOGA1.M
Update
: 2025-02-19
Size
: 207kb
Publisher
:
comoma
[
Other systems
]
trs-master
DL : 0
基于V-REP机器人仿真三维平台的TRS例程,可与matlab进行通信控制研究-Based on V- REP robot 3 d simulation platform of TRS routines, can communicate with the matlab control research
Update
: 2025-02-19
Size
: 8.52mb
Publisher
:
lichao
[
matlab
]
谢菲尔德遗传工具箱
DL : 0
遗传算法开发工具箱,适应于一切matlab版本,优化rep,直接解压设置路径(Genetic algorithm development toolbox, which directly unzip the setting path)
Update
: 2025-02-19
Size
: 233kb
Publisher
:
marec
[
matlab
]
matlab与V-rep连接的例子
DL : 1
matlab与Vrep之间通信,实现联合仿真(Matlab simulation of trajectory planning robot realizes trajectory planning, trajectory tracking control and other functions)
Update
: 2025-02-19
Size
: 8.09mb
Publisher
:
baojianfeng1992
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.