-
Qi-FanYangcasesetsofmathematicalmodeling
杨启帆数学建模案例集,包括各种数学建模算法的实例,解法和解决方案,有例子,有解析(Qi-Fan Yang case sets of mathematical modeling, including mathematical modeling algorithm examples, solutions and solutions with examples, there are analytical)
- 2020-11-22 15:39:35下载
- 积分:1
-
2fsk
2fsk信号的MATLAB调制,已运行过,正确(2fsk MATLAB signal modulation, has been run over, the correct)
- 2010-10-20 09:34:39下载
- 积分:1
-
kmeans
k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。(K-means algorithm accept parameter k Then will the n of prior input data object is divided into k clustering to make won clustering meet: the same clustering the object in the similarity is higher And different clustering the object in the smaller similarity. Clustering similarity is using the cluster of the object in the mean gained a "center object" (the center of gravity) to calculate.
)
- 2011-06-26 19:51:58下载
- 积分:1
-
Powell-matlab_f
鲍威尔算法的matlab实现,鲍威尔算法是直接利用函数值来构造共轭方向的一种方法(Powell algorithm matlab realize)
- 2013-08-20 11:33:13下载
- 积分:1
-
Chuong-6
vong khoa PLL with matlab
- 2013-03-22 04:01:15下载
- 积分:1
-
fcm-code-for-image-segmentation
This is the image segmentation code. It uses built in fuction fcm to perform the image segmentation. It partition the images into seven clusters.
- 2015-03-21 02:34:45下载
- 积分:1
-
PID_matlab
说明: 刘金坤著的《先进PID控及其matlab仿真》一书中的例子的源代码。(刘金坤of the " Advanced PID control and its simulation matlab" one example of the book' s source code.)
- 2009-08-04 21:08:29下载
- 积分:1
-
matlab
程序为matlab编程的求解约束优化软件,适用于求解等式约束和不等式约束情况;(Matlab program for solving constrained optimization software, suitable for solving equality constraints and inequality constraints )
- 2013-03-07 09:03:50下载
- 积分:1
-
mag
对mag矩阵的行列和进行计算,并显示结果。(The ranks of the mag matrix and to calculate and display the results.)
- 2010-06-28 11:13:20下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1