资源列表
t1
- 选址问题 给定n个村庄之间的交通图。若村庄i和j之间有路可通,则i和j用边连接,边上的权值Wij表示这条道路的长度。现打算在这n个村庄中选定一个村庄建一所医院。编写如下算法: (1) 求出该医院应建在哪个村庄,才能使距离医院最远的村庄到医院的路程最短。 (2) 求出该医院应建在哪个村庄,能使其它所有村庄到医院的路径总和最短。 -failed to translate
optimum-array-processing
- optimum-array-processing一书的matlab程序打包(matlab code for optimum-array-processing)
fygal
- 一个用于支持向量机以及机器学习的软件机器源代码()
粒子群优化算法的寻优算法
- In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of c
pltphses
- 优化问题中的直接搜索法,相比其他方法,有不需要梯度就可以的算()
用MATLAB来实现3个通道的语音盲源分离
- 盲分离算法,处理声音信号的分离,供语音识别使用(Blind separation algorithm, which handles the separation of sound signals, is used for speech recognition.)
UEL Plane Strain
- Abaqus 2D plane Strain UEL User Subroutine
kraken_tl
- 利用简正波理论来计算声场,其中用到的思想可以在《计算海洋声学》中找到-using the nomal mode theary to compute the sound field
PSOt
- Participle Swarm optimization on matlab
D11934001
- 数学建模的论文,房地产行业的数学建模,有关房地产行业发展的问题-Mathematical modeling papers, mathematical modeling of the real estate industry, the development of the real estate industry issues
MUSIC_LIKE
- 采用MUSIC_like的方法,与传统方法不同的是,不需要估计信号源的个数,带有文献可参考-MUSIC like using a method with the traditional method is different, it does not need to estimate the number of sources, with documents refer
lab05
- 编写列主元消元法的通用程序。。。数组AX=B a和b的输入都是考修改外部txt文件-Write out principal component elimination method for general program. . . Array of AX = B a and b are the test input to modify the external txt file