-
envelopedetector
Title : Implementation of quadrature modulation and demodulation
Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time signals.
Design Content : Make a MATLAB function which performs quadrature modulation and demodulation for a input signal with anti-aliasing filtering.
- 2009-05-11 22:50:36下载
- 积分:1
-
fangzhen_yangqiang
电力系统潮流计算程序,利用电力系统潮流计算理论及相关的数学方程中的非线路问题的算法来进行相关的求解。(Power flow calculation in power industry. it easy to use and simulate for power systme.)
- 2013-11-07 14:28:55下载
- 积分:1
-
人物跌倒检测
通过阈值来确定老人跌倒检测算法中的不足和视频检测中容易泄露隐私等缺点,本文提出了一种基于统计学判决分析的跌倒检测算法。该算法主要通过实验分析来提取行为的特征值并建立特征向量空间,然后利用采样值与行为特征值空间的距离来判断匹配该行为是否为跌倒状态空间的值。
- 2022-01-25 14:49:27下载
- 积分:1
-
contourenhance_main
An efficient way to implement image enhancement with contourlet transform.
Welcome(An efficient way to implement image enhancement with contourlet transform.Welcome)
- 2008-01-14 22:37:12下载
- 积分:1
-
rrr
Sutsol Matlab Code, different BC
- 2012-04-24 20:27:46下载
- 积分:1
-
tuxiangbianhuan2
这部分包括KL变换、沃尔什-哈达玛变换、Hough变换等(This section includes the KL transform, Walsh- Hadamard transform, Hough transform, etc.)
- 2011-06-29 23:28:28下载
- 积分:1
-
Newtonpowerflow
牛顿拉夫逊法计算配电网潮流的程序,适用于大多数的网络,具有参考性( U725B u983.0 u622B u9279 u6A0B u5E0B u5E8F uFF0C u9002 u7528 u4E8E u5927 u591A u6570 u7684 u7L5 U7EDC uFF0C u5177 u6709 u53C2 u8003 u6027)
- 2020-09-20 21:07:52下载
- 积分:1
-
estimate-ar
这是在AR模型的功率谱估计,对比经典谱估计有明显的优点,是一种新的估计。(This is the AR model of the power spectrum estimation, contrast classical spectrum estimation has obvious advantages, is a new estimate.)
- 2007-04-07 11:09:07下载
- 积分:1
-
图像分割使用K聚类方法
k-均值是一个最简单的无监督学习算法,解决了众所周知的聚类问题。该过程遵循一个简单和容易的方法对给定的数据集通过一定数量的集群(假设k集群)固定。其主要思想是定义K中心,每一个集群。这些重心shoud在狡猾的方式,因为不同的位置会导致不同的结果。因此,更好的选择是把它们尽可能的远离对方。下一步是把每个点属于一个给定的数据集和它关联到最近的质心。如果没有点等候,第一步是完成和早期集运做。在这一点上,我们需要重新计算钾的新重心为从上一步产生的集群的重心。当我们这些钾的新重心,一个新的结合也要做相同的数据设置点和最近的新的质心之间。一个循环已经生成。由于这种回路我们可能注意到K重心位置改变自己一步一步直到没有更多的变化做。这个代码使用MATLAB的内部功能和记忆preallocations应用Kmeans算法的快速实现。这是一个高效的代码用于聚类的灰度或彩色图像或可用于群集的多维数组。
- 2022-03-17 10:14:01下载
- 积分:1
-
adpmedian_h
该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。(The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.)
- 2010-05-26 20:59:03下载
- 积分:1