资源列表
[matlab例程] viterbi_decoder
说明:实现维特比译码 survivor state是一个矩阵,它显T了通过网格的最优路径,这个矩阵通过一个单独的函数metric(x,y)给出。(viterbi decoder function[decoder_output,survivor_state,cumulated_metric]=viterbi_decoder(G,k,channel_output) n=size(G,1);)<MR GOOD > 在 2025-02-02 上传 | 大小:1kb | 下载:0
[matlab例程] Dijkstra graphshortestpath floyd
说明:移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning Optimal path planning of mobile robot Dijkstra algorithm code path planning program)<alan40 > 在 2025-02-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] permutations
说明:根据字典序,临位对换法,递增进位制,递减进位制,生成全排列。(Generate all permutations, according to four different algorithms)<PoisonLam > 在 2025-02-02 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Neural Animation
说明:the animation of neural network<rinco > 在 2025-02-02 上传 | 大小:215kb | 下载:0
[matlab例程] 全数字BPSK调制解调器_昆仑
说明:BPSK,全数字BPSK调制解调器,的研究(Digital BPSK modem _ Kunlun)<muweng > 在 2025-02-02 上传 | 大小:131kb | 下载:0
[人工智能/神经网络/遗传算法] perceptron
说明:单层感知机解决逻辑与、或、非这样的线性可分问题。(Single layer perceptron solves the linear separable problem of logic and / or not)<小唐唐 > 在 2025-02-02 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] multilinearreg
说明:利用最小二乘法来对w和b进行估计。最小二乘法就是试图找到一条直线,使得所有样本到直线上的欧式距离之和最小。(The least squares method is used to estimate W and B. The least squares method is trying to find a straight line, so that the sum of Euclidean distance of all the sam<小唐唐 > 在 2025-02-02 上传 | 大小:2kb | 下载:0
[matlab例程] k-means-master
说明:K-means算法 matlab 确保运行成功(K-means matlab successful)<大猩猩97 > 在 2025-02-02 上传 | 大小:2kb | 下载:0