-
autospectrum
自动进行自回归频谱分析,该程序是MATLAB编写的(Automatically autoregressive spectrum analysis, the program is written in MATLAB)
- 2010-01-09 17:37:34下载
- 积分:1
-
Multi_Rev_Lambert
function [V1,V2,L] = Multi_Rev_Lambert(R1,R2,t,string)
% 本函数计算多圈Lambert变轨问题
%
%参考资料:
% 韩潮等《空间交会中多圈Lambert变轨算法研究》
% 中国空间科学技术 2004第5期
%输入:
% R1 - 位置1
% R2 - 位置2
% t - 变轨时间
% string - 正行轨道(pro)或逆行轨道(retro)
%
%输出:
% V1,V2 - 转移轨道初始速度和最终速度
% L - 在转移轨道上停泊的圈数,L=0即表示直接Lambert变轨(The calculation problem of multiple revolution Lambert transfer function)
- 2021-04-06 16:39:02下载
- 积分:1
-
量子遗传算法MATLAB源代码,包含多个子
量子遗传算法MATLAB源代码,内含多个子文件,测试时运行main文件即可-Quantum Genetic Algorithm MATLAB source code that contains multiple sub-documents, tests can be run main document
- 2022-02-21 17:27:26下载
- 积分: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
-
fangzhen
说明: 方阵进行信号方向检测的程序,不同阵源位置
(direction of arrival in quare array)
- 2010-04-20 21:16:00下载
- 积分:1
-
communication
it is the code for 4-ask simulation that is useful for telecommunication
- 2011-06-06 22:29:04下载
- 积分:1
-
DVHop
这是在matlab下可以运行的dv-hop程序,程序经本人测试,可以正确运行(This is in the running of the matlab dv-hop program, the program I test, can correct operation)
- 2012-06-05 11:42:54下载
- 积分:1
-
Wavelet-domain-noise-suppression
在小波变换域实现图像噪声抑制,使用matlab编程,包括源代码实现及文档说明(In wavelet transform domain realizes image noise suppression, use matlab programming, including the source code of the realization of document description
)
- 2011-06-16 12:53:46下载
- 积分:1
-
boost
这是我做的简单的boost电路,适合提供给初学者使用,做得比较简单,仅供参考了~(boost for leaner)
- 2011-11-21 11:28:41下载
- 积分:1
-
filter_gabor
filter gabor, digunakan di matlab
- 2010-11-10 15:40:59下载
- 积分:1