资源列表
[人工智能/神经网络/遗传算法] yichuan
说明:遗传算法解决排课问题,内有详尽的优化方案和策略-Genetic algorithm to solve the problem Timetable<hanyue> 在 2025-12-01 上传 | 大小:32kb | 下载:0
[matlab例程] QAM_AWGN_Fading
说明:Rayleigh Fading Ampalitude without Phase Fading, The key point for ONES is that, in some modulation schemes like DPSK the phase error can not destroy the results.<kid81> 在 2025-12-01 上传 | 大小:1kb | 下载:0
[matlab例程] trajectory
说明:This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax :<santosh> 在 2025-12-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] libsvm
说明:Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo<bai> 在 2025-12-01 上传 | 大小:942kb | 下载:0
[数学计算/工程计算] FactorialForm
说明:this a function for calculating factorial-this is a function for calculating factorial<soheil> 在 2025-12-01 上传 | 大小:2kb | 下载:0
[压缩解压] huffman_Golomb_COMPRESS
说明:从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在<张志刚> 在 2025-12-01 上传 | 大小:6kb | 下载:0
[压缩解压] golomb_compress
说明:一种基于多扫描链相容 压缩的 Golomb 码的压缩方法。这种方法首先把原始测试集的测试向量转变成多扫 描链的形式,从而进行第一次压缩——相容压缩,接着对已经相容压缩过的测试 集进行重排,使其仍然保持原始测试集模式之间变化位较少的特性,并通过对测 试模式的优化排序使得相邻模式间具有最少的不同位,最后利用 Golomb 码的编码 方法进行第二次压缩。-The method of Golomb codes compression based on compatible co<张志刚> 在 2025-12-01 上传 | 大小:4kb | 下载:0