资源列表
[matlab例程] Physical_Modeling_in_MATLAB
说明:提高MAtlab编程技巧 书中主要以实例形式进行介绍,简便易学,是一本不可多得的好书-Improve you matlab skill: Many of the examples in the fi rst half of the book are not idiomatic MAT- LAB. I address this problem in the second half by translating the examples into a more standa<zjh> 在 2025-06-18 上传 | 大小:662kb | 下载:0
[数值算法/人工智能] Intelligent_vehicle_design_based_on_computer_aided
说明:Intelligent vehicle design based on computer-aided design智能汽车设计基础计算机辅助设计-Intelligent vehicle design based on computer-aided design computer aided design based on intelligent car design<maling> 在 2025-06-18 上传 | 大小:2.54mb | 下载:0
[数值算法/人工智能] Intelligent_vehicle_design_basis_Microcontroller.r
说明:Intelligent vehicle design basis - Microcontroller智能汽车设计基础—微控制器-Intelligent vehicle design basis- Microcontroller based intelligent car design- microcontroller<maling> 在 2025-06-18 上传 | 大小:2.79mb | 下载:0
[matlab例程] sph1
说明:The smooth particle hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle semi-implicit method (MPS) are among others. However, it seem<nima fathi> 在 2025-06-18 上传 | 大小:7kb | 下载:0
[matlab例程] zhinengdianwang
说明:基于 MAS 建立的分布并行计算环境,其任务调度问题具有新的特点 对于基于MAS 的配电快速仿真与模拟系统,以配电 网三相状态估计为例,建立了新的调度问题模型,提出了基于FCM 的启发式任务调度优化方法 该方法利用模糊C 均值聚类分析 算法对独立任务进行聚类分析,避免了在超大解空间中用基于搜索的方法去寻求最优解的做法 该方法具有线性时间复杂度,而 且通过大量算例表明它总是能够在合理的时间内获得次优解或最优解,使masDSE 的性能有明显改善-In the distributed pa<macrotone> 在 2025-06-18 上传 | 大小:268kb | 下载:0
[matlab例程] segmentation
说明:关于前景背景分离的论文集,内容涵盖了很多方面,从差分,到高斯分布,到codebook-Background on the prospects of separation proceedings, covers many aspects, from the differential to the Gaussian distribution, the codebook, etc.<张北通> 在 2025-06-18 上传 | 大小:14.18mb | 下载:0
[压缩解压] bcl-1.2.0
说明:RLE又叫Run Length Encoding,是一个针对无损压缩的非常简单的算法。它用重复字节和重复的次数来简单描述来代替重复的字节。尽管简单并且对于通常的压缩非常低效,但它有的时候却非常有用(例如,JPEG就使用它)。 RLE可以使用很多不同的方法。基本压缩库中详细实现的方式是非常有效的一个。一个特殊的标记字节用来指示重复节的开始,而不是对于重复非重复节都coding run。因此非重复节可以有任意长度而不被控制字节打断,除非指定的标记字节出现在非重复节(顶多以两个字节来编码)的稀有情况下<choi> 在 2025-06-18 上传 | 大小:103kb | 下载:0