-
cpf_costas
COATAS 信号的三次相位函数的matlab程序,写小论文的时候自己编的(cubic phase function of COATAS)
- 2021-04-23 21:28:47下载
- 积分:1
-
KFandPF
卡尔曼滤波器和粒子滤波器的MATLAB演示程序(Kalman filters and particle filters MATLAB demo)
- 2009-01-28 09:34:44下载
- 积分:1
-
meshgrid_method
meshgrid method in matlab
- 2009-12-17 17:58:44下载
- 积分:1
-
paike
matlab遗传算法,一个排课程序的例子(matlab genetic algorithm, a course scheduling program example)
- 2020-11-04 20:49:53下载
- 积分:1
-
m_39x4r6
初学matlab课程的作业,本程序是在Matlab R2009b环境下编写的一个计算器的小程序,包括加法,减法,lTDltr计算,oQyIGPP计算,是Matlab的GUI编程的很好例子。
(Jobs matlab beginner courses, the program is written in Matlab R2009b environment of a small calculator program, including addition, subtraction,lTDltr computing, oQyIGPP calculations Matlab GUI programming is a good example.
)
- 2016-01-06 20:56:56下载
- 积分:1
-
Ex0101
Ex0101.m
实现matlab下的数据存取(Ex0101.m to achieve data access under matlab)
- 2008-06-13 01:31:33下载
- 积分:1
-
LB
说明: 产生一个连续信号,然后对其采样并进行频谱分析,再通过三种滤波器进行滤波处理。(Generates a continuous signal, then the spectrum of its sampling and analysis, and then filtered through three filters.)
- 2011-01-07 14:02:22下载
- 积分:1
-
pid-matlab
简单pid和串级pid的matlab仿真(Simple cascade pid pid and the matlab simulation)
- 2011-07-26 12:56:03下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
queue-theory
通过Matlab 平台实现了排队论中M/M/1/N/∞ 模型的过程仿真。(Matlab platform for process simulation of queuing theory M/M/1/N/∞ model.)
- 2020-12-17 14:09:12下载
- 积分:1