资源列表
ivus
- IVUS极坐标 直角坐标转换 插值非均匀采样(IVUS polar coordinates, rectangular coordinate transformation, interpolation, non-uniform sampling)
迷宫算法
- 给定一个迷宫,输入入口出口,得到走出迷宫的正确路线(Given a maze, enter the entrance, exit, get the route)
SECQUO
- Program for fourier transform
qns4
- filter design in matlab
99461207eemd-plot
- eemd工具包,解压后放在matlab的toolbox文件夹里面,然后打开matlab-》set path -》add folder-》选择刚刚的toolbox里面的工具包,save,close,修改当前路径为toolbox里面的该工具包,就可以用啦~(After decompression, put it in the toolbox folder of MATLAB, and then open matlab-, set path - "add folder-", sel
search
- 随机数排列并能统计出排序的次数,同时可选择排序的方式与算法。(Random number arrangement and can count the number of sorting, at the same time can choose the sorting method and algorithm.)
knn
- 人工智能导论课作业,水杯图片的分类,knn方法实现(Homework of AI. classify images of cups and bottles. Using knn)
matchPurs
- 正交匹配追踪,使用matlab语言编写的正交匹配追踪算法,希望有帮助(Orthogonal matching pursuit)
蚁群算法求两点间最短路径matlab代码
- 用改进蚁群算法解决城市道路交通网两点间最短路径问题,matlab源代码
mlp
- 人工智能导论作业,用mlp方法实现的水杯图片分类,生成loss的下降趋势图(Homework of AI. Using MLP to classify images of cups and bottles, and plot loss of the training process.)
svm
- 人工智能导论作业,用SVM方法实现的水杯图片分类,并生成loss的下降趋势图(Homework of AI. Using SVM to classify images of cups and bottles.)
softmax
- 人工智能导论作业,用softmax方法实现的水杯图片分类,可扩展到其他分类任务(Homework of AI. Classify images of cups using softmax. Can be used in other tasks.)