资源列表
[matlab例程] my_OBW_algorithm
说明:我编写的计算occupied bandwidth(OBW)的测试代码,仅供参考,如有改进请通知我xiangzhiyi@gmail.com,谢谢。 原理是先找到极大值,然后分别向左右外推,计算何时能达到规定的能量百分比,外推的方案是,左右两点取高点外推,同时限定单方向连续外推数不超过3次,防止遇到奇异点引起单方向外推不止,总的来说,左右两边外推次数基本相等,但每次外推越过的点数不一样。-Test code of calculate t<向志毅> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[matlab例程] silicon-channel-semivector
说明:Silicon channel semivector : Applies the semivector modesolver to compute the TE mode of a sub-micron silicon waveguide. Comparison with the full-vector solution demonstrates some of the inaccuracy of the semivector appr<saragih> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[matlab例程] basic-fullvector-waveguide
说明:Basic fullvector waveguide : Illustrates the basic usage of the full-vector modesolver to find Hx and Hy for a simple ridge waveguide.<saragih> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[matlab例程] my_OBW_algorithm2
说明:计算occupied bandwidth(OBW)的测试代码,在原来的基础上增加了回退修正的功能,结果更准确一些。-Test code of calculate the occupied bandwidth (OBW),append some code to fix the result.<向志毅> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[数据结构常用算法] BranchAndBoundMethod
说明:分支与界法的算法,结合一些具体的例子,可以直接输出结果-Branch and bound method, algorithm, combined with some specific examples<daib10> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] function-of-net
说明:提供了matlab里面有关神经网络创建和训练的函数调用方法-Matlab inside the creation and training of the neural network function calls<xiegaopeng> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[数据结构常用算法] ICCaluaten
说明:将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果果,采用链表和队列实现,非文法和状态机,已通过测试。 -Infix convert an expression for the postfix expression, and calculate any four of expression is the result fruit, using linked lists and queues, non-grammar and<认可> 在 2025-05-26 上传 | 大小:7kb | 下载:0