-
chap5
滑模变结构控制的MATLAB仿真实例之二 (Sliding Mode Variable Structure Control of MATLAB simulation examples of the Second)
- 2008-06-12 18:51:46下载
- 积分:1
-
Chapter7
用Matlab实现通信系统的随机信号的产生与处理(Communication System Using Matlab random signal generation and processing)
- 2010-06-08 11:46:47下载
- 积分:1
-
yichuanwenzhangheji
遗传算法资料合集,是从几家大的网站上黑下来的,觉得还是比较适合大家啊(GA information Collection, from the few big night comes on the web site, think it is quite suitable for everyone ah)
- 2007-05-30 09:41:06下载
- 积分:1
-
Heibai
黑白棋,又叫反棋(Reversi)、奥赛罗棋(Othello)、苹果棋或翻转棋。黑白棋在西方和日本很流行。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。它的游戏规则简单,因此上手很容易,但是它的变化又非常复杂。有一种说法是:只需要几分钟学会它,却需要一生的时间去精通它。 本程序由matlab开发,作者为realghost,如果要转载,请保留此信息。(Reversi, also known as anti-chess (Reversi), Othello (Othello), flipped Apple chess or chess. Othello is very popular in the West and Japan. Flip through each other' s game pieces with each other, and finally to the board to determine who is more than a pawn in the outcome. Its rules of the game is simple, so it is easy to get started, but it changes and very complex. There is a saying: It takes only minutes to learn, it takes a lifetime to be proficient in it. The program developed by matlab, author realghost, if you want to reprint, please retain this information.)
- 2014-10-29 00:14:59下载
- 积分:1
-
xiaobo-
关于小波边缘的matlab程序,希望对人有用(Matlab program on wavelet edge, in the hope useful to people)
- 2011-04-19 10:37:57下载
- 积分:1
-
shudu
求解数独的小程序
其中采用了图形界面,对初学者可以参考图形界面的编写方法。
求解数独算法比较简单,但是其中注释很少
(A small program to solve Sudoku
Which uses a graphical interface, a graphical interface for beginners can refer to the preparation method.
Sudoku solving algorithm is relatively simple, but very few comments which)
- 2011-12-12 17:31:01下载
- 积分:1
-
DBSCAN
数据挖掘作业 matlab实现DBSCAN算法 西电(数据挖掘作业 DBSCAN 西电)
- 2020-09-23 18:57:49下载
- 积分:1
-
jingxiang
基于径向基神经网络的无网格法及其应用,神经网络的应用(Radial Basis Function Neural Network Based on the non-grid method and its application)
- 2010-02-01 10:11:33下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
MultipathSimulation
说明: 用matlab程序仿真基带QPSK信号通过多径信道的产生
(Process simulation baseband QPSK signals generated multipath channel in matlab)
- 2010-04-22 10:44:08下载
- 积分:1