资源列表
[matlab例程] source_code_fs9yw5
说明:成功实现计算XpgkSH算法的程序,本人测试已经通过,性能已基本达到XpgkSH算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate XpgkSH algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me<4olv66> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] matlab-rotating-calculation
说明:EasySolve: 求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。 OrnoBasis: 根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。 RotaObj: 任意维度下(>=2)的点集的保形旋转(不变形的旋转,<曹腾飞> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Low_Pass_FIR_Subsection_8_3_3_2
说明:低通濾波器參數計算,可得相關所需參數及多種響應圖-Low-pass filter parameter calculation, the required parameters can be obtained and a variety of related response graph<李克強> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:利用神经网络中BP网络进行性别识别,通过批量训练方式实现识别功能-Using neural network BP network gender recognition, achieve recognition by batch training methods<licongcong> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] RE2DFA-(1)
说明:Converting Regular Expression to DFA Algorithm<HOSNI> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] lock
说明:针对激光器的锁模技术进行了matlab仿真,输出有锁模前后对比图,可以加深对锁模技术的了解,是学习激光原理不可多得的好资料。-For laser mode-locking technology has carried on the matlab simulation, the output is compared before and after the mode-locked figure, can deepen the understanding of the mode-locked tec<姚明> 在 2025-07-15 上传 | 大小:3kb | 下载:2
[matlab例程] influence-line-of-arch
说明:计算拱桥影响线,给定相应想跨径、矢高和拱轴系数,能够计算拱脚、1/4拱和1/2拱位置处的轴力、剪力和弯矩的影响线。-influence line of arch<林亨> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数据挖掘] apriori
说明:aprior算法的java实现,比较简单,能输出关联规则。经测试,可用。-apriori algorithm to achieve the java, is relatively simple and can output association rules. Tested and available.<watermelon> 在 2025-07-15 上传 | 大小:3kb | 下载:0
[数据挖掘] FP-Growth
说明:fp-growth算法的c++实现,比较简单,但不能生成关联规则。-fp-growth algorithm c++ implementation, relatively simple, but can not generate association rules.<watermelon> 在 2025-07-15 上传 | 大小:3kb | 下载:1
[人工智能/神经网络/遗传算法] tree
说明:分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate value from the selected value of<三火123456> 在 2025-07-15 上传 | 大小:3kb | 下载:0