-
matlab
matlab 实现的一些在机械方面的仿真,共有18个(failed to translate)
- 2011-05-24 16:37:14下载
- 积分:1
-
041715201036438
说明: 短波信道watterson模型的建模仿真,已经编译通过。(The simulation of Watterson model of HF channel has been compiled.)
- 2021-04-23 22:28:48下载
- 积分:1
-
DeMat
差分进化算法MATLAB程序,是一种智能优化算法(Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm)
- 2010-08-23 19:37:08下载
- 积分:1
-
dsp1_matlab
求切比雪夫窗函数和频谱;求凯塞窗函数和频谱;求凯塞窗函数和频谱等等滤波器的设计的一些程序(Some programs seek Kaiser window function and spectrum, and so the filter design seeking Chebyshev window function and spectrum seek Kaiser window function and spectrum)
- 2020-11-19 11:19:37下载
- 积分:1
-
Snake
说明: 用MATLAB编写的一个贪吃蛇的小游戏,集趣味与学习于一身(Written using MATLAB' s a Snake game combines fun and learning in a)
- 2010-03-18 17:51:35下载
- 积分:1
-
LVDT-project.docx
that the matlab code and report about how LVDT thermocouple works
- 2011-10-17 06:50:07下载
- 积分:1
-
ds_uwb
直扩超宽带的simulink仿真程序,绝对原创。(DS-UWB the simulink simulation program, an absolute original.)
- 2008-06-25 15:50:33下载
- 积分:1
-
shiyugaoyadianyuan1_C
分布式电源系统具有大容量、高效率、高可靠性等优点,其广泛采用多模块并联方式,但模块间因为控制参数不同,且各模块输出是电压源性质,如果没有特殊的均流措施,输出电压的微小偏差会导致输出电流很大的差别,一旦某个模块过载,将造成一个或多个功率器件热应力过大,从而降低系统的稳定性。(The
current-sharing is one of the key technologies in Paralleled DC/DC converters to distribute the load current equally.
Common current-sharing technologies are divided into passive and active methods. With different kinds of output
voltage regulation and different means of current sharing line production, several control methods are proposed in the
active methods. The principle of current sharing technologies and main current-sharing methods are systematically
analyzed, some new current-sharing methods which include masterless modular current-sharing (MMCS) technique
and no current share line control are summarized. The technology of current sharing tends toward the direction of
digitalization and intellectualization with digital control.
)
- 2015-03-19 08:33:28下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
p0303
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译(Gray-scale transformation using the method of contrast-enhanced images P0304: Histogram of homogenization, using MATLAB Compiler)
- 2007-08-13 11:23:59下载
- 积分:1