资源列表
[matlab例程] Binary_PSK
说明:This scr ipt simulates the Binary Phase Shift keying. Since BPSK is a digital modulation scheme, you can modulate as many bits as you want. however, I have only simulated it for few bits, so that the results are visible. This is code for BPSK on<Rafal> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[matlab例程] Wireless_Designer
说明:Computer application with implemented Okumura-Hata propagation prediction model and free space propagation loss model. Prediction code is used to predict outdoor propagation effect in any outdoor environment: urban, suburban, and rural. Application i<Rafal> 在 2025-09-15 上传 | 大小:1.39mb | 下载:0
[数值算法/人工智能] Array-Randomize-(Discrete)
说明:A VB program to randomize data entered in an array<robbie> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Monitoring-Software_Final
说明:This source code is normorlizaed FAST-FFT algorithm.<GISEONG> 在 2025-09-15 上传 | 大小:16.76mb | 下载:0
[matlab例程] fuzzy-edge-1
说明:This a fuzzy image edge detector which can be implemented easily in matlab-This is a fuzzy image edge detector which can be implemented easily in matlab<yothesh> 在 2025-09-15 上传 | 大小:1.69mb | 下载:0
[matlab例程] calculator
说明:exemlpe of calculator by gui matlab<yahia> 在 2025-09-15 上传 | 大小:7kb | 下载:0
[数值算法/人工智能] doublinklist
说明:Double linked list- a doubly-linked list is a linked data structure that consists of a set of sequentially-linked records called nodes. Each node contains two fields, called links, that are references to the previous and to the next node in the seque<irisrd> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] bubble
说明:Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity,<irisrd> 在 2025-09-15 上传 | 大小:1kb | 下载:0