-
SIMULINK-sfunctions
MATLAB SIMULINK function 的应用!
- 2011-05-05 20:05:01下载
- 积分:1
-
pll
仿真了锁相环工作到一定时间后达到锁定状态的过程,程序采用的是一阶RC低通滤波器即二阶一型环(Simulation of the PLL to work until after a certain period of time to achieve lock-state process, the procedure is used first-order RC low-pass filter that is second-order one-ring)
- 2007-12-12 11:01:42下载
- 积分:1
-
butterworth
butterworth高通滤波,里面有两个巴特沃斯高通滤波函数,我试过了,都可以用。(butterworth high-pass filtering, there are two high-pass Butterworth filter function, I tried, you can use.)
- 2009-04-12 15:49:57下载
- 积分:1
-
光谱匹配识别基本算法-spectral-matching-algorithms
光谱匹配识别基本算法,包括SA、SCF、SCM、SCA等基本算法。程序可以直接调用,方便简洁。(Spectral matching to identify the basic algorithms, including SA, SCF, SCM, SCA and other basic algorithms. Program can be called directly, convenient and simple.)
- 2021-04-11 15:48:58下载
- 积分:1
-
A
说明: 蚁群算法的改进
在MATLAB中可以直接仿真
研究这方面的可以好好间就一下(Ant colony algorithm is improved)
- 2014-10-22 10:22:45下载
- 积分:1
-
newmark_int3
Newmark beta code for SDOF structures
- 2011-12-24 18:27:07下载
- 积分:1
-
ImageRecovery.tar
Simple Image Recovery method
- 2009-06-10 21:46:37下载
- 积分:1
-
ex5
已调DSBSC信号的功率和消息信号功率的matlab程序(DSBSC modulated signal power and signal power matlab program news)
- 2014-10-22 19:31:28下载
- 积分:1
-
hmm_FACE_matlab
基于hmm的人脸识别的matlab程序,可以成功运行,对了解该算法有很大的帮助(HMM based on the face recognition of matlab program, can be successful operation, to understand the algorithm has very great help
)
- 2012-03-13 17:09:42下载
- 积分:1
-
Sa
说明: function [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
计算信号的循环谱
[Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
输入: s 序列
fs 采用频率
M 滑动频率窗长
N fft计算点数
read_f 可视频率(一般为载频的整数倍)
del_f 可视频率间隔
输出: Sx 信号的循环谱
f 频率轴
alpha 循环频率轴(Cyclosationary Spectrum)
- 2016-03-19 15:32:59下载
- 积分:1