-
MRC
1发2收的最大比合并算法源代码,Rayleigh信道(This is a matlab .m file of Maxium Ratio Combining(MRC) algorithm in rayleigh channel with 1 transmitter and 2 receiver.)
- 2021-04-17 13:48:52下载
- 积分:1
-
matlab-program
matlab程序设计与应用,主要是简单的偏微分方程及画图讲解(matlab program design and application, mainly simple partial differential equations and drawing on)
- 2008-05-22 16:53:48下载
- 积分:1
-
Exploring-Mathematics-with-MuPAD_MTManual10
Using to call in matlab
- 2013-08-17 08:02:12下载
- 积分:1
-
klm
利用Kalman滤波器通过测量信号估计x(n)的波形(Using Kalman filter estimates by measuring the signal x (n) waveform)
- 2011-01-04 22:42:08下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
mohukongzhicontrol
一个入门级别的模糊控制simulink仿真模型,感兴趣的同学可以下载学习(Fuzzy control of an entry-level the simulink simulation models, and interested students can download learning)
- 2012-11-01 20:10:43下载
- 积分:1
-
遗传算法
含有约束方程的三个变量求最大值所用的罚函数+遗传算法(Maximum value of genetic algorithm)
- 2017-11-01 22:03:34下载
- 积分:1
-
2-yuputu
程序给出了0~10发音的语谱图,其中采用分帧函数对信号进行分帧处理然后在用fft算法得到频谱信息,后用灰度图像表示(Program gives the pronunciation of words from 0 to 10 spectra, which employs the signal sub-frame function and then in the sub-frame processing spectral information obtained with the fft algorithm, then said with a gray image)
- 2010-12-08 15:38:09下载
- 积分:1
-
daolibai
采用matlab中的simulink模块编写的二阶倒立摆仿真程序,对象了解倒立摆和学习simulink的人很有帮助。(The second inverted pendulum simulation program written using Matlab Simulink module, object, inverted pendulum and helpful learning simulink people.)
- 2012-06-18 13:38:38下载
- 积分:1
-
feinieertoujing
菲涅尔透镜的matlab程序 对于衍射光学元件设计有重大帮助(Fresnel lens matlab program for diffractive optical element design has significant help)
- 2020-11-16 13:39:41下载
- 积分:1