资源列表
zd
- 该程序是我研制的“基于ARM9的无线自动报靶系统”的MATLAB算法的仿真验证部分 该程序的主要功能是对靶纸上的靶点和靶环进行提取和计算,然后计算出靶点的环数。 程序里面有注释-The program that I developed ARM9-based wireless automatic reported target system MATLAB algorithm simulation part of the program s main function is to tar
matlab-dc
- matlab中常用电法各种装置的电磁正演计算-matlab often electricity law of electromagnetic devices forward calculation
t2fls
- 利用T2FNN進行MEC建模,針對IC散射現象進行量測與模擬比較-Type 2 fuzzy neural network for EMC
MIMO
- mimo系统的仿真,提供发射天分别使用1发1收,和1发多收的各种情况下的误码率比较。IEEE论文的远程序。-MIMO system simulation, respectively, provide the launch-day use of one fat one admission, and one fat collected under a variety of circumstances BER comparison. IEEE papers far procedures.
filter
- % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be com
DynamicMatrixControl
- 采用动态矩阵控制方法对热水器出口温度进行控制的Matlab源代码-This tutorial intends to explain the features of DMC using the dmc function developed by the author.
CC
- 提取超声回波信号中回波时移的互相关计算。-Extraction echo ultrasonic echo signals of time-lapse cross-correlation calculation.
mutualinformation
- 我们可以运用这个程序来计算信息论中的一个算法度量,度量数列互信息的大小-we can use it to calculate the multi-information
aerodymic
- 本段代码是计算,飞行器气动参数的MATLAB代码-This matlab code is for aircraft s aerodymic coefficient.
fir
- 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
emd
- duke大学标准C的emd源码,可直接调用。-The EMD resource of duke.
fmincon
- 通过使用matlab优化工具箱中的函数fmincon解决有约束的非线性优化问题,有详细的代码过程。-By using the matlab optimization toolbox function fmincon to solve constrained nonlinear optimization problem, has detailed the process code.