-
31767672pcnn
用Matlab实现人脸图像分割的程序,可以使用(Implementation of a Face with Matlab segmentation procedure, you can use)
- 2011-05-16 20:41:39下载
- 积分:1
-
cucfineUntitled
对LEACH协议在MATLAB里面仿真,以及改进的LEACH协议在MATLAB里面仿真,之后对比(Simulation of LEACH protocol in MATLAB)
- 2018-04-18 18:59:14下载
- 积分:1
-
pv_modl
这个是MATLAB 中 simulink 自己搭建的仿真模型,适合入门及相对光伏模型进行一定了解的同学(This is a simulation model built by Simulink in MATLAB. It is suitable for students who have a certain understanding of the entry-level and relative photovoltaic models.)
- 2019-03-21 20:04:29下载
- 积分:1
-
whatoa
一个还算不错的JAVA小游戏制作 ,其中有些东西都是原创的 (JAVA a pretty good game production, some of which are all things original)
- 2009-03-25 11:55:07下载
- 积分:1
-
LFSR
Linar feed back register matlab code... Another matlab routine!!!
- 2010-11-28 22:13:36下载
- 积分:1
-
OFDM
OFDM原理国外解释详细文档。及matlab实现。有时域、频域、相位、功率谱等图参照。(OFDM Principles of documents abroad, a more detailed explanation. And matlab implementation. Sometimes domain, frequency domain, phase, power spectra map reference.)
- 2010-01-16 10:12:59下载
- 积分:1
-
fftrl
fftrl matlab Code Free
- 2013-04-03 14:31:25下载
- 积分: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
-
RLocusGui
在Matlab中可用的根轨迹图例子源码,直接打开即可。(Root Locus source code in Matlab.)
- 2009-04-23 23:18:09下载
- 积分:1
-
mm
说明: 对图像形态学膨胀腐蚀运算,可以有效提取边缘。并有很强的抗噪能力。(Morphological dilation and erosion operations on images, you can effectively extract the edge. And have strong anti-noise ability.)
- 2010-12-29 16:57:04下载
- 积分:1