-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1
-
WEBtechnology
研究论文基于WEB环境与MATLAB技术的图像检索系统的实现(Research papers based on WEB technology, environment and MATLAB Image Retrieval System)
- 2010-05-28 16:18:55下载
- 积分:1
-
BER_simulation_with_matlab
误码率仿真原理推导睡眠以及相应的matlab程序(BER simulation schematic derivation of sleep and the corresponding matlab program)
- 2013-08-03 23:47:42下载
- 积分:1
-
BPbian
matlab程序,关于BP神经网络的,修正函数,变学习速率(matlab program on BP neural network, correction function, variable learning rate)
- 2013-02-28 19:33:45下载
- 积分:1
-
gg
说明: matlab 双坐标轴 参考时请根据需要适当修改(matlab double axis)
- 2009-03-12 07:17:04下载
- 积分:1
-
544
Gaussian classifier and some important homework material usual machine learning pattern recognition courses
- 2014-12-15 21:34:15下载
- 积分:1
-
Untitled5
说明: 由传递函数求伯德图、奈奎斯特图以及Gm、gama、wcg、wcp等,并绘图(The Bode diagram, Nyquist diagram, GM, Gama, WCG, WCP, etc. are obtained from the transfer function and plotted)
- 2020-05-19 21:48:11下载
- 积分:1
-
diagramas-dipolos
dipole antenna radiation graphics:
2D cuts, the other as a cut in phi would be expected to be an isotropic behavior (circle) with changing radios.
THE 3D I have not managed to get the animation
- 2013-12-09 03:46:49下载
- 积分:1
-
session23
经济学的数值方法 配套例题以及习题答案的有关牛顿法 最速下降优化的部分。(Newtown methods)
- 2014-01-15 14:40:06下载
- 积分:1
-
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 completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1