资源列表
[人工智能/神经网络/遗传算法] mynsa
说明:神经网络matlab算法实现,包括多重网络设定,可以使用于各种优化,适合应用于数学建模-Neural network matlab algorithm to achieve, including multiple network setting, you can use the various optimization<lx> 在 2025-05-11 上传 | 大小:434kb | 下载:0
[matlab例程] staircase-approximation
说明:staircase approximation with sine wave<emre> 在 2025-05-11 上传 | 大小:23kb | 下载:0
[人工智能/神经网络/遗传算法] NLP
说明:中文自然语言处理 人物职称识别 根据统计学方法来识别 通过语法 寓意 语用来加以处理- Through the studies on the knowledge of modern Chinese such as grammar,syntax,semante- me,pragmatic,the internal regularity is discovered and the collections are considered<handsome> 在 2025-05-11 上传 | 大小:6.17mb | 下载:0
[数据结构常用算法] ChineseSegmentation
说明:用trie算法实现的中分分词程序,在VC2010中编译运行成功,所参考资料也为转载,若原作看到这个,希望与我联系:)-Chinese Segmentation implemented by Trie algorithm,compiling and running successfully in VC2010<胡玥> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] matrix_inv
说明:矩阵的求逆按矩阵类型分2种,一种是方阵,一种就是任意的矩阵了。而求逆的过程,我们学过线数就知道,可以用行列变化,用伴随矩阵。两种思路的代码网上都有,这里贴出一部分c++写的代码,是针对任意矩阵的用伴随的方法(先求代数余子式)。完全的代码和矩阵类,等我会用Wordpress里的文件插入的时候立马补上。-Matrix inversion matrix type 2, a square, one is an arbitrary matrix.<liubeing> 在 2025-05-11 上传 | 大小:1kb | 下载:0