资源列表
[matlab例程] FUZZY_NET1
说明:Simple Matlab Code for Neural Network Hebb Learning Rule. It is good for NN beginners students. It can be applied for simple tasks e.g. Logic and , or , not and simple images classification.-Simple Matlab Code for Neur<islem> 在 2025-05-29 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] AStar
说明:this a source code to solve TSP problem with obstacle in warehouse. the distance between nodes is calculated by A* algorithm and SA algorithm within the source code returns the sequence which is best sequence. how t<taeho Noh> 在 2025-05-29 上传 | 大小:9kb | 下载:0
[matlab例程] Pend_Model
说明:inverted pendulum model good example for modeling IP<hami> 在 2025-05-29 上传 | 大小:9kb | 下载:0
[matlab例程] data-compression-codes
说明:Data compression tools such as JPEG, KL TRANSFORM, DCT ETC ALGORITHM ARE given<Shubhu> 在 2025-05-29 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] shuzupaixu
说明:题目描述 a)实现一个函数。函数的参数有2个,分别是数组 名(数组起始地址),数组大小(即数组元素个数 )。函数返回值为void。函数功能是将数组中有意 义的元素按降序排列。 b)实现一个函数。函数的参数有3个,分别是数组 名(数组起始地址,要求数组元素按降序排列), 数组大小(即数组元素个数),和待插入的元素值 。函数返回值为void。函数功能是将待插入的元素 插入数组中,并维持降序排列。例如:将元<V> 在 2025-05-29 上传 | 大小:9kb | 下载:0