资源列表
[matlab例程] Cognitive-Radio-and-Network-
说明:本文详细介绍了感知无线电和认知网络的结构,用途,以及出现的问题和解决方法-This paper introduces the cognitive radio and cognitive structure of network and use, as well as the problems and solutions<吴田> 在 2025-08-27 上传 | 大小:6.22mb | 下载:0
[matlab例程] Optical-Scanning-Holography-with-MATLAB---Ting-Ch
说明:Optical Scanning Holography with MATLAB - Ting Chung Poon<Psi> 在 2025-08-27 上传 | 大小:7.67mb | 下载:0
[matlab例程] Optics-Learning-by-Computing-with-Examples-using-
说明:Optics Learning by Computing with Examples using MATLAB - K.D. Moller<Psi> 在 2025-08-27 上传 | 大小:10.02mb | 下载:0
[matlab例程] peEllip5
说明:5点差分求二维偏微分椭圆型换热问题,采用拉普拉斯变换,求解带有第一类,第二类,混合边界条件的换热问题。-5-point differential heat seeking two-dimensional elliptic partial differential problems, using the Laplace transform, solution with a first class, second class, mixed boundary conditions of heat tr<rafinma> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] matlab-quatree-processing
说明:这几个程序是我用matlab做图像分割用到的,方法是四叉树分解,大家可以参考下-These programs do I use matlab image segmentation used, the method is the quadtree decomposition, we can refer to<lee> 在 2025-08-27 上传 | 大小:1kb | 下载:0
[matlab例程] 20101002-Array-Directivity-Pattern
说明:it shows the Antenna Directivity Pattern by using matlab<ITSFRED> 在 2025-08-27 上传 | 大小:2kb | 下载:0
[matlab例程] 20101014-Nested-Array-Pattern
说明:Nested Array Antenna Simulation<ITSFRED> 在 2025-08-27 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] poly-cacu
说明:本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。 对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。 解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。 -This question required to achieve a sim<何东标> 在 2025-08-27 上传 | 大小:4kb | 下载:0