资源列表
xing_bo.rar
- 通过matlab程序显示行波演示动态图,可供课堂演示,Matlab procedures adopted traveling wave demonstration showed dynamic map, available for classroom presentation
chzf.rar
- 惯性导航系统中求解航向及姿态角的仿真程序,用matlab开发,Inertial navigation system to solve direction and attitude angle of the simulation program, developed by matlab
guass.rar
- 基于MATLAB,可以方便地产生随机数,均匀分布和高斯分布等 ,Based on MATLAB, can easily generate random numbers, uniform distribution and Gaussian distribution
WCDMAsim.rar
- WCDMA链路仿真,包括源代码与相关文档资料。,WCDMA Link Simulation, including source code and related documentation.
OFDMChannelEstimationbasedonCo
- 基于梳状导频的OFDM信道估计程序。 该程序用matlab仿真了基于梳状导频序列的OFDM信道估计,内插采用了线性内插法。,Comb-based pilot of the OFDM channel estimation procedures. Matlab simulation using the program based on the comb-like sequence of OFDM pilot channel estimation, interpolation using a lin
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
matlabfuzzbox.rar
- 模糊神经网络的工具箱函数介绍,大家看看吧,Fuzzy neural network toolbox function introduced, let us look at it
mtd.rar
- 基于MATLAB的雷达mtd滤波器设计程序,MATLAB-based radar MTD filter design procedures
Simulink.rar
- MATLAB\Simulink简明教程续,A simple tutorial MATLABSimulink continued
ralei.rar
- 用Simulink工具编写代码(S-Function方式),产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。,Simulink tools used to write code (S-Function mode), resulting in a single Path Rayleigh channel, the Doppler spectrum for the classical spectrum, including mobile rate of 120km/h.
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
firfilter.rar
- FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计,FIR filter design procedures, the MATLAB environment realize FIR digital filter design