资源列表
[数学计算/工程计算] Kmn_Phased_Arrays
说明:Calculate Kmn for the phased arrays.<zhongchen> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Mutual_Impedance_Phased_Arrays
说明:Calculate the mutual impedance in an infinite phased arrays.<zhongchen> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Add-Gaussian-noise-to-the-program
说明:添加高斯噪声的程序,可以研究算法对信号抗噪性的鲁棒性,以及噪声压制-Add Gaussian noise to the program<jed> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] unit-circle-rotation-hwl
说明:Create a figure certain changes made, see answer_for_page113.pdf for details. When the unit circle is mapped, the final ellipse should have its principal axis at 120 degrees and the minor axis at 120 + 90 21<胡文靓> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] perceptron
说明:用python简单实现感知机,仅供参考学习。 理论参考李航的《统计方法学习》第二章-Use python to simply implement the perceptron, for reference only. Theoretical reference Li Hang s statistical method of learning Chapter II<三木> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] bifurcation
说明:通过更改参数和动力系统,对动力系统的分岔行为进行模拟,观察系统随单个参数变化的情况-bifurcation with single parameter exchange<wang> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Poligon-Game
说明:多边形游戏poj代码 多边形游戏是一种在一个具有n个顶点的多边形上进行的游戏。如图1是一个n 4对应多边形,每个顶点上都有一个整数,每条边都有一个运算符+或者*,所有边按从1到n进行编号。 游戏都首先移除一条边,接下来可以进行如下操作:选择一条边E和与之相关联的点V1和V2,用一个新的点替换它们,新点上的整数为V1,V2上的整数用E上的操作符运算后的结果。 没有边时游戏结束,游戏得分就是最后剩下的那个顶点上的整数<草鱼禾> 在 2024-11-01 上传 | 大小:1024 | 下载:0