资源列表
[matlab例程] weightpercent
说明:Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights<Jack> 在 2025-03-17 上传 | 大小:2kb | 下载:0
[matlab例程] twobeamsimulator
说明:This program simulates the interference pattern of two Gaussian beams. -This program simulates the interference pattern of two Gaussian beams.<Jack> 在 2025-03-17 上传 | 大小:7kb | 下载:0
[matlab例程] chemical_elements_1-1
说明:Lookup a chemical element based on Symbol, name, or atomic number<Jack> 在 2025-03-17 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] VisualQueen
说明:n皇后问题求解(8<=n<=1000) a) 皇后个数的设定 在指定文本框内输入皇后个数即可,注意: 皇后个数在8和1000 之间(包括8和1000) b) 求解 点击<Solve>按钮即可进行求解. c) 求解过程显示 在标有Total Collision的静态文本框中将输出当前棋盘上的皇后总冲突数. 当冲突数降到0时,求解完毕. d) 求解结果显示 程序可以图形化显示<jiangtao> 在 2025-03-17 上传 | 大小:125kb | 下载:0
[人工智能/神经网络/遗传算法] FingerprintDiscriminating
说明:包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做<黄工> 在 2025-03-17 上传 | 大小:45kb | 下载:1