-
BPSK_baseband_simulink
SIMULINK下,BPSK基带传输演示,包括从发送端到接受端及信号打印。(SIMULINK under, BPSK baseband transmission demonstration, including from send-ended to the receiving end and the signal to print.)
- 2007-07-28 20:15:36下载
- 积分:1
-
tlyd
模拟陀螺运动程序,本程序是用MATLAB编写的,希望对大家有帮助.(gyro movement simulation procedures, the procedures are prepared by using MATLAB, and I hope to be helpful.)
- 2006-10-21 21:30:05下载
- 积分:1
-
generate_journal_figure
化工类SCI投稿标准图例.描述了大小,字体格式和位置等(General figure for SCI.)
- 2013-08-10 20:07:15下载
- 积分:1
-
INS-matlab
利用卡尔曼滤波算法估计惯导系统状态量的源代码~谢谢分享(Source code using the Kalman filter algorithm to estimate the state variables of the Inertial Navigation System ~ Thank you to share)
- 2021-03-20 14:59:18下载
- 积分:1
-
TUTS
This function used for calculate Texture Unit and Texture Spectrum of an image.
- 2013-11-04 18:04:43下载
- 积分:1
-
GLP
滚动轴承内外圈故障仿真信号MATLAB程序实现(MATLAB fault simulation signal bearing program)
- 2021-05-08 16:28:36下载
- 积分:1
-
mcmc的matlab代码
马尔科夫链蒙特卡洛模拟,用于金融数学模型的参数估计等作用。(markov chain monte carlo simulation is used to be parameter estimation for financial mathematical models.)
- 2020-12-04 15:29:25下载
- 积分:1
-
11371977
国外计算机科学经典教材 MATLAB科学计算(Abroad, the classic computer science textbook MATLAB scientific computing)
- 2009-11-06 16:29:12下载
- 积分: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
-
2---Copy
this is matlab code for the eye select
- 2013-08-19 00:39:45下载
- 积分:1