搜索资源列表
fangzhen
- 一本关于控制系统仿真的书的程序 1、文件夹1中的程序是书中的一些仿真。 2、文件2中的是最近做的预测控制、PID控制及逻辑控制的对比综合研究。 3、文件夹3中是与maltab通信的数据采集板的设计文件。包括串口设计、USB1.1及USB20设计。这是最新的设计资料,很有参考价值。 -About a control system simulation procedure one book, folders, one in the book are a number of proce
080306
- 一种基于MATLAB的MSK软件解调方法 介绍数字调制信号的发展过程和MSK的调制解调原理,提出了一种基于MALTAB的MSK 解调方法,并进行了仿真实验,实验结果证明了该方法的有效性。-MATLAB-based software demodulation of MSK digitally modulated signals to introduce the development process and the principle of modulation and demodulat
LEACHsim
- 用maltab环境对LEACH协议进行的的仿真-A simulation code of LEACH protocol by Maltab
SEP
- LEACH协议的改进SEP的Maltab仿真代码- SEP,a protocol to improve the LEACH by Maltab
mudulation
- 对π/4-qpsk进行maltab进行仿真,得出相对应的图像结果-Π/4-qpsk the maltab of simulated images corresponding to the results obtained
Artificial-Intelligence-Optimization
- 详细介绍各种智能优化算法,并附有MALTAB代码和仿真-Details of intelligent optimization algorithms and simulation code together with MALTAB
MIMO-simulation
- maltab语言编写的MIMO仿真程序。程序中采用双天线发射,单天线接收,通过瑞利信道,计算误码率并绘图。-maltab language MIMO simulation program. Procedures used in the dual-antenna, single-antenna receiver, through the Rayleigh channel, bit error rate calculation and drawing.
AP-deployment
- 关于WiFi AP部署的详细仿真,包含了各种随机数生产,以及各种模型的maltab仿真。并采用基因算法进行实现。-The WiFi AP deployment simulation, contains a variety of random number production, as well as various models maltab simulation. And use of genetic algorithms to achieve.
GLO_acq
- GLONASS频分多址信号的捕获maltab仿真,文件包含离散化函数,捕获主函数,m序列生成函数,采用的是FFT捕获-Capture maltab simulation of GLONASS frequency division multiple access signals, file contains the discrete function, capture the main function, generating function of m sequences, using the
simulinkpower
- 基于matlab高压直流电源simulink连接图,仿真-maltab/simuling power system
SMIG_2
- 在MALTAB中进行的单机无穷大系统仿真 不是simulink搭建模型 是代码编写(single machine infinite bus simulintion in matlab)
queue
- 关于食堂就餐顾客的排队问题的仿真程序,maltab编写(A simulation program on the queuing problem of dining room customers)
源程序Maltab在数学建模中的应用卓金武等
- 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of mathematical modeling in matlab