搜索资源列表
t
- 文章编辑系统,输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行 -Article editing system, input a word, the program can be worked out, words, numbers, the number of spaces. Static storage an article, each line no more than 80 characters, a total of N
hvvCDMA
- 在MATLAB环境下实现了CDMA通信系统仿真,程序流程为:随机序列产生--WALSH码扩频--BPSK调制--加入(和不加入)高斯白噪声--BPSK解调--WALSH码解扩,对过程波形进行了存储,对加噪与不加噪情况下的解码结果进行了对比,并绘制出信噪比与误码率关系图。-In the MATLAB environment to achieve a CDMA communication system simulation, the program flow as follows: random s
7.31_GUI
- 云计算是一种商业计算模型。它将计算任务分布在大量计算机构成的资源池上,使各种应用系统能够根据需要获取计算力、存储空间和信息服务。 -Cloud computing is a business computing model. It computational tasks are distributed in a large number of computer resources of Ikegami, a variety of applications based on the need
1001-0505(2013)02-0296-05
- 基于压缩感知的云存储系统状态监测方法1001-0505(2013)02-0296-05-State detection method for cloud storage system based on compressive sensing
glyunshu
- 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。 -Artificial neural network is the second way to simulate human thinking. This is a non-linear dynamical systems, which feature a distributed co
20170616zijibianxiedeFDD
- 2017年0616,该频域分解(FDD)土木工程中的一个输出系统识别技术的流行,特别是在结构健康监测。作为一个输出的算法,它是有用的当输入数据是未知的。FDD是模态分析技术,生成系统的实现采用了频率响应(多)输出数据参考。所附的MATLAB代码实现了这一技术的模态参数识别。为了使用此代码,处理(趋势、过滤等)时间的历史数据必须存储在一个Excel文件(数据每一频道栏目)。检查“加速度。对于时间的历史文件的一个实例xlsx”。(In 2017, 0616, frequency domain dec
作业2
- 图像处理系统的输入是图像,主要有灰度图像、索引图像、RGB图像和二值图像四类,了解这四类图像的存储结构(Image processing system input is the image, there are grayscale images, index images, RGB images and binary images of the four categories, understand the four types of image storage structure)
MATLAB车牌自动识别&门禁管理系统
- 车牌识别系统,包括读取摄像头车牌图片,处理识别车牌,匹配内部存储车牌号数据库,自动给出是否允许进入的指令。已整合成界面,全面强大