资源列表
[matlab例程] RotateImage-matlab
说明:Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % The function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing eleme<> 在 2025-01-19 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 人工神经元网络
说明:《人工神经元网络》含有实用的网络模型、学习规则和训练方法的一些算法程序,对学习人工智能,模式识别的人有一些帮助!-"artificial neural network" contains practical network model, learning rules and the training methods of some algorithm for the study of artificial intel<陈明> 在 2025-01-19 上传 | 大小:188kb | 下载:0
[人工智能/神经网络/遗传算法] fuzzycontrol
说明:炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table<李文> 在 2025-01-19 上传 | 大小:99kb | 下载:0
[数学计算/工程计算] Matlab求解线性规划
说明:此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)<董延军> 在 2025-01-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] A Practical Introduction to Data Structures and Al
说明:A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java i<妖精雨> 在 2025-01-19 上传 | 大小:6.96mb | 下载:0
[matlab例程] vc调用matlab
说明:将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少<李震> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Java 二叉树 算法
说明:用Java编写的二叉树的数据结构,包括二叉树的每个节点的值,以及各子树的指针。 -Java prepared by the binary tree data structures, including binary tree each node values, and the subtree target.<yxl> 在 2025-01-19 上传 | 大小:1kb | 下载:0