资源列表
[数学计算/工程计算] genetic
说明:这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o<赵娴> 在 2025-11-26 上传 | 大小:71kb | 下载:1
[人工智能/神经网络/遗传算法] yichuan
说明:遗传算法解决排课问题,内有详尽的优化方案和策略-Genetic algorithm to solve the problem Timetable<hanyue> 在 2025-11-26 上传 | 大小: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-11-26 上传 | 大小: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-11-26 上传 | 大小: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-11-26 上传 | 大小:942kb | 下载:0
[数学计算/工程计算] FactorialForm
说明:this a function for calculating factorial-this is a function for calculating factorial<soheil> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[压缩解压] huffman_Golomb_COMPRESS
说明:从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在<张志刚> 在 2025-11-26 上传 | 大小:6kb | 下载:0
[压缩解压] FDR_codes_compression_based_on_compatible
说明:一种基于相容压缩和FDR编码压缩的综合压缩方法。该方法首先把原始测试集的测试向量转变成多扫描链的形式,利用测试向量间的相容关系进行第一次压缩——相容压缩,在此基础上对相容压缩过的测试集进行重排,使其仍然保持原始测试集中测试模式的排列特性,并对其进行优化排序,使得相邻模式间具有最少的不同位,最后利用FDR编码方法进行第二次压缩。 目前,减少测试应用时间和测试数据容量是测试领域的努力方向。本文提出的这种方法可以有效的减少存储容量和降低测试时间从而有效的降低了测试成本。与类似的纯编码压缩方法相比,<张志刚> 在 2025-11-26 上传 | 大小:5kb | 下载:1