-
Bspline
采用MATLAB编写B样条绘制程序,可以选择四种节点矢量,采用Deboor算法,详细参看计算机辅助几何设计的书籍(CAGD)(MATLAB used to prepare B-spline drawing program, you can choose the four-node vector, using Deboor algorithm, see the detailed computer-aided geometric design book (CAGD))
- 2008-04-01 22:42:58下载
- 积分:1
-
agglom
data mining agglomerative clustering
- 2009-05-23 19:09:15下载
- 积分:1
-
matlab_queue_system
自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。
(1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。
对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。
(2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。(yourself writing a simulation using Matlab buffer size (including services that are) for the following 10 Machine queuing system. (1) arrival process is the Poisson process (arrival rate of Mu), submit to independent service index distribution (mean of 1/Lamda). Right Mu// Lamda = 0.2, Mu// Lamda = 0.8 and the Mu// = 1.1 Lamda three of the simulation, Queue calculated users receive services n the probability P (n), n = 0 ,..., 10. And with the theoretical results. (2) It is assumed that the arrival process for the uniform process (arrival rate of Mu), submit to independent service Rayleigh distribution (mean of 1/Lamda).)
- 2007-05-16 09:14:40下载
- 积分:1
-
Analysis-of--radar-signal-detecting
利用MATLAB进行雷达数据处理,并对程序进行解释,包括脉冲压缩,相干积累,MTI,CFAR等(Using MATLAB radar data processing and interpretation program, including pulse compression, coherent accumulation, MTI CFAR)
- 2020-11-25 17:29:32下载
- 积分:1
-
pca
集成了C代码和MATLAB的主成分分析代码,可以用这两种方法解决求取特征值和特征向量。(C code and MATLAB integrates principal component analysis code, you can use two methods to solve strike eigenvalues and eigenvectors.)
- 2013-09-10 19:45:04下载
- 积分:1
-
sinX
sinX函数,一个输入对应一个输出,最后在matlab上显示sin函数图形(SinX function, an input corresponding to an output, the sine function is displayed in the matlab graphics
)
- 2013-04-10 19:33:00下载
- 积分:1
-
ypt
语谱图的实现过程,对于初学者有很大的帮助(Spectrogram of the realization of the process, very helpful for beginners
)
- 2012-03-22 10:01:53下载
- 积分:1
-
weixingzhuanfaqi
仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器引起的码间干扰(ISI)以及临频干扰对下行链路性能的影响。(Simulation of a regional data center from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter ISI (ISI) and adjacent channel interference on the downlink link performance.)
- 2010-08-09 15:36:04下载
- 积分:1
-
genetic-algorithm
In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2015-04-14 23:54:18下载
- 积分:1
-
Fourier-series
可以用来演示傅里叶级数 逐项累加 逼近矩形波的效果(Can be used to demonstrate Fourier series, item by item, accumulative approximation of the rectangular wave effect)
- 2017-03-26 17:12:35下载
- 积分:1