资源列表
[数学计算/工程计算] line-plane-intersection
说明:求空间直线与平面的交点 已知直线L过点m(m1,m2,m3),且方向向量为VL(v1,v2,v3), 平面P过点n(n1,n2,n3),且法线方向向量为VP(vp1,vp2,vp3),求得直线与平面的交点O的坐标(x,y,z)(Find the intersection of space, line and plane the line L is known to be over M (M1, M2, m3), and the direction vector is VL (V1<lion_han > 在 2025-07-17 上传 | 大小:113kb | 下载:0
[人工智能/神经网络/遗传算法] wi227
说明:Contains a common array signal processing algorithm, Pisarenko harmonic decomposition algorithm, Matching Pursuit and orthogonal matching pursuit.<fptsmswm > 在 2025-07-17 上传 | 大小:6kb | 下载:0
[matlab例程] 90881008BBO
说明:标准BBO算法用于寻找函数的最优解。一个很好的算法,大家可以看看(The standard BBO algorithm is used to find the optimal solution of the function. A good algorithm, we can see)<丹薇 > 在 2025-07-17 上传 | 大小:21kb | 下载:0
[数值算法/人工智能] 8数码
说明:需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。 程序还提供一种玩游戏模式,即用户自己通过W,S,A,D四个键分<llii > 在 2025-07-17 上传 | 大小:456kb | 下载:0
[matlab例程] matlab语音识别源代码
说明:语音识别源代码,利用MATLAB语言进行实现,大家可以看看(Voice recognition source code)<yapstar > 在 2025-07-17 上传 | 大小:14kb | 下载:0