搜索资源列表
my_RayleighCH
- 对通信无线信道瑞利信道的Matlab仿真,对着程序深层次的理解衰落信道。-Rayleigh channel for communication radio channel simulation in Matlab, facing the program in-depth understanding of fading.
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
wave_forward.rar
- 弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟,Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling
fdtdmpi1
- 时域有限差分的并行运算,matlab编程.主要是并行运算的连接问题的程序-FDTD parallel computing, matlab programming. Mainly connectivity problems in parallel computing procedures
monituihuosuanfa
- 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
rx_fine_time_sync_timer
- receiver timer syncronizer matlab ofdm
polya_fit_ms
- 关于室内定位的算法,该算法是在MATLAB环境下的程序。-Positioning on the interior of the algorithm, which are in the MATLAB environment procedures.
fft
- 利用MATLAB实现fft的MATLAB代码以及解释和仿真结果-Fft in MATLAB using MATLAB code as well as the realization of the interpretation and simulation results
zhongduan
- 根据所给的内存块数以及不同作业(进程)占用的时间片的不同,分别以FIFO或者LRU算法得到进程缺页中断情况-list the pause stuation in two differant ways...such as FIFO,LRu.
Adaptive_particle_swarm_algorithm
- 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
MATLAB-parallel-computing
- MATLAB并行计算和分布式计算的操作方法。包括Windows系统和Linux系统。-MATLAB parallel computing and distributed computing in both Windows and Linux.
WaveFunction
- 檔1為無限量子井, 利用數值解、分析解計算其波函數及機率分布, 並畫圖, 運行在MATLAB 檔2為有限量子井分析解, 檔3為有限量子井數值解 還有傳遞矩陣運算 最後附上繪圖code-Infinite quantum well, the use of numerical solutions, analytical solutions to calculate the wave function and probability distribution, and drawing
MATLAB_Simulink_for_Digital_Communication_program
- All matlab codes for digital communication in matlab simulink for students. MATLAB_Simulink_for_Digital_Communication_program_for_student
Matlab
- 极大线性无关组的筛选,主要用于控制理论中算法-thc choice of the max vector,applied in the operator of the control theorem
cluster
- 无线传感器网络节点成簇示意图,用Matlab编写-wireless nodes clustering photo in matlab
MATLAB-parallel-programming
- 《实战MATLAB之并行程序设计》源代码-source code of 《practice of MATLAB in parallel programming》
R
- 正交试验方差分析在matlab上的运行方法,是学习matlab的一个重要步骤,直接解压运行-Orthogonal method of analysis of variance run in matlab, is an important step in learning matlab direct decompression operation
RBFneural_direct
- BP神经网络在液位控制中的应用matlab程序-BP neural network in matlab
ADRC-matlab-master
- 演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。 折叠编辑本段组成部分 自抗扰控制器主要由三部分组成:跟踪微分器(tracking differentiator),扩展状态观测器 (extended state observer) 和非线性状态误差反馈控制律(nonlinear state error feedback law)。(The evoluti
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs
