-
Problems_in_Algorithmic_Algebra
Problems in Algorithmic Algebra
Math book
- 2010-06-09 09:21:29下载
- 积分:1
-
GSM-CHANNEL-CODING
MATLBA 信道仿真,完成信道卷积码循环码的编译码(MATLBA channel simulation complete Channel Convolutional Codes cycle code encryption)
- 2007-04-15 12:49:26下载
- 积分:1
-
jouqiu_v22
完整的图像处理课设,包含所有源代码,汽车图像,语音信号的采集与处理,数字信号处理课设,阐述了负荷预测的应用研究。( Complete class-based image processing, contains all of the source code, auto image, Acquisition and Processing of the speech signal, digital signal processing class-based, It describes the application of load forecasting.)
- 2016-05-18 12:51:52下载
- 积分:1
-
huiseyuce
里面有灰色预测模型的matlab程序,只需输入数据即可,调试成功,可运行。(There are gray prediction model matlab program, you can simply enter the data, debugging success, can be run.)
- 2013-08-27 21:45:05下载
- 积分:1
-
matlabscore
某校60名学生的一次考试成绩如下:
某校60名学生的一次考试成绩如下:
(93 75 83 93 91 85 84 82 77 76 77 95 94 89 91 88 86 83 96 81 79 97 78 75 67 69 68 84 83 81 75 66 85 70 94 84 83 82 80 78 74 73 76 70 86 76 90 89 71 66 86 73 80 94 79 78 77 63 53 55
1)计算均值、标准差、极差、偏度、峰度,画出直方图;
2)检验分布的正态性;
3)若检验符合正态分布,估计正态分布的参数并检验参数
(1)计算均值、标准差、极差、偏度、峰度,画出直方图;
2)检验分布的正态性;
3)若检验符合正态分布,估计正态分布的参数并检验参数(60 students of a school examination results of the first as follows: (1) calculating the mean, standard deviation, very poor, skewness, kurtosis, draw histogram 2) test of normality of distribution 3) If the test in line with normal distribution, it is estimated that the normal distribution parameters and test parameters)
- 2009-06-03 09:15:10下载
- 积分:1
-
code
BLOCK MATCHING AGOS BY AAROOH
- 2014-11-28 07:30:33下载
- 积分:1
-
Degree_Distribution
求复杂网络的节点度的分布和平均节点的度,输入邻接矩阵,输出度的分布(Complicated network node degree distribution and the average node degree, input adjacency matrix, the output distribution of the degree of)
- 2013-11-08 14:19:08下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
matlab_bgl
图论基本函数库,函数相当丰富.包含
图论工具箱、基本图论函数库、Dijkstra最短路径、Kruskal最小生成树(The MATLABBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work )
- 2020-11-26 12:49:30下载
- 积分:1
-
Cfar
主要用于雷达信息处理领域中恒虚警的处理,该程序对理解cfar有很好的帮助(Mainly used for radar information processing in CFAR processing, the program has a good understanding cfar Help)
- 2010-06-22 19:33:26下载
- 积分:1