-
channel_estimation
基于DFT的信道估计,采用线性或样条插值的LS或DFT信道估计(Channel estimation based on DFT, the use of linear or spline interpolation LS or DFT channel estimation)
- 2015-04-07 19:18:19下载
- 积分:1
-
color image segmentation
%Program for Color Image Segmentation
%Program Description
% The input color image will be coarsely represented using 25 bins.
% Coarse representation uses the spatial information from a Histogram based windowing process.
% K-Means is used to cluster the coarse image data.
%
%Parameters
% inImg - Input Color Image
% nBins - No. of Bins for coarse representation
% winSize - Window size for histogram processing
% nClass - No. of classes
% outImg - Output Segmented Image
%Au
- 2022-02-20 02:08:36下载
- 积分:1
-
很好用的Mfcc和Gmm的说话人识别MATLAB编程
均值便宜跟踪的示例,本科毕设要求参见标准测试模型,双向PCS控制仿真,用谱方法计算流体力学一些流动现象的整体稳定性,包括随机梯度算法,相对梯度算法,感应双馈发电机系统的仿真。
- 2022-03-17 18:40:49下载
- 积分:1
-
DeJong遗传算法
这是DeJong遗传算法matlab仿真程序,遗传算法,遗传算法(This is the MATLAB simulation program of the DeJong genetic algorithm)
- 2021-02-02 12:39:59下载
- 积分:1
-
Modified-Bessel
第 一 类 第 一 类 修 正 贝 塞 尔 函 数(Modified Bessel function of first kind)
- 2013-08-06 11:23:41下载
- 积分:1
-
match_filter
实现匹配滤波的matlab源代码,比较适合初学者!(Achieve matched filter matlab source code, suitable for beginners!)
- 2020-09-01 17:08:09下载
- 积分:1
-
71717926motor
this simulation of motor
- 2014-02-23 19:32:22下载
- 积分:1
-
Matlab代码
说明: 运用神经网络对已有的数据信息进行预测和误差分析(Prediction and Error Analysis of Existing Data Information Using Neural Network)
- 2020-06-16 20:00:02下载
- 积分:1
-
四元数的产品
Quatprod(a,b) 函数返回四元数的四元数乘积和 b。在这里输入和 b 分别为载体的四元数的元素,例如 a = [a0、 a1、 a2、 a3] 和 b = [b0、 b1、 b2、 b3]。它返回一个向量的元素生成的四元数 f = [f0、 f1、 f2、 f3]。因此,= a0 + i * a1 + j * a2 + k * a3,b = b0 + i * b1 + j * b2 + k * b3 和 f = f0 + i * f1 + j * f2 + k * f3。
- 2023-06-10 20:35:09下载
- 积分:1
-
图像的二进小波分解
在这里 matlab 编码的二进小波 decoposition 给出了图像。可以通过改变价值增加的水平。
- 2023-07-06 11:10:02下载
- 积分:1