-
Kmeans
k-means聚类算法在MATLAB的实现(k-means clustering algorithm in MATLAB implementation of)
- 2009-12-23 18:49:30下载
- 积分:1
-
InsTOOLBOX2003
MATLAB惯性导航工具箱,有详细的中文说明和例程,适合初学者使用。(Inertial navigation MATLAB toolbox, detailed descriptions and routines of Chinese for beginners.)
- 2010-05-22 18:11:13下载
- 积分:1
-
MSX60-module
太阳能电池板VI曲线建模 用matlab的simulink工具 可视曲线(Simulink tool solar panels VI curve modeling using matlab visual curve)
- 2014-12-04 18:44:01下载
- 积分:1
-
Matlab-File-Exchange-Center
实现希尔伯特-黄变换的功能,并带有一段测试数据。希尔伯特-黄变换是使用EMD分解将信号分解为本征模态函数(IMF),然后求得IMF分量的瞬时频率。其对于非稳态和非线性信号具有优良的效果。(The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain the instantaneous frequency data. It is designed to work well for data that are nonstationary and nonlinear.)
- 2013-12-25 22:22:50下载
- 积分:1
-
dgnc_cls
For tasklet and interrupt structs defines.
- 2015-03-14 21:29:21下载
- 积分:1
-
MATLAB 论坛精华帖
应用背景MATLAB学习的实用技巧,来自于MATLAB中文论坛各大精华帖总结关键技术MATLAB-实用技巧,基本操作,精细讲解,方便初学者零基础学习!
- 2022-10-14 07:25:03下载
- 积分:1
-
cic
在信号处理中,信号发射时,信号通过载波,调制,以电磁波的形式发射出来
在接收端,射频信号通过天线接收,超外差式等方式进行处理,变频到中频
然后通过数字技术对中频信号进行处理,此时的中频信号采样率很高,多达几十兆赫
而要解调出来的信号很小,此时就要经过滤波来得到我们需要的信号
如果直接设计滤波器,阶数会非常庞大,软件,硬件设备都承受不了
因此,一般常用的技术是进行下变频处理,其主要技术就是通过抽取滤波进行下变频
常用的滤波器就是CIC抽取, 希望可以帮助一些坛友解决基本的问题。
(In signal processing, signal emission, signal through the carrier, in the form of electromagnetic wave modulation, launched
In the receiver, rf signals through the antenna, specialized superheterodyne type means such as processing, the frequency conversion to intermediate frequency
Then through digital technology of intermediate frequency signal processing, at this time of intermediate frequency signal sampling rate is very high, as many as several decades MHZ
But the signal demodulation out is very small, at this time would be passing filter to get what we need signal
If design directly filter, order number be colossal, software, hardware equipment all suffer
Therefore, the technology is usually used for down-transducer processing, its main technical is by extracting filtering down-transducer
Commonly used filter is CIC extraction, the hope can help some friends solve basic problems of the altar.)
- 2011-01-16 21:57:08下载
- 积分:1
-
simplex
改进单纯形法在matlab中的实现。通过该程序可以实现优化目标。(Improved simplex method is implemented in matlab.Through the program can realize the optimization goal.
)
- 2013-03-15 17:17:23下载
- 积分:1
-
improvedGAmain
优化天线的副瓣电平,利用遗传算法进行优化,可使副瓣电平达到-20dB(Optimized antenna sidelobe level, the use of genetic algorithms to optimize the sidelobe level can achieve-20dB)
- 2020-11-01 17:49:55下载
- 积分:1
-
generatethecircle
Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2].
% Resulting points will be seperated by approximately delta_ft feet.
% By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in
% degrees.
(Generate a great circle trajectory from [lat1, lon1] to [lat2, lon2]. Resulting points will be seperated by approximately delta_ft feet. By default, delta_ft = 100 feet. All lat/lon inputs )
- 2007-12-20 00:12:40下载
- 积分:1