搜索:plot

找到约 99 项符合「plot」的查询结果

结果 99
https://www.eeworm.com/dl/665/470896.html matlab例程

The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the ave

The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the average of all possible directional power spectra. This function computes and plots the RAPS of an input image. The function was written to produce the RAPS for square weather radar r ...
下载 96
·
查看 1337
https://www.eeworm.com/dl/660/488721.html J2ME

Description Scientific calculator. Allows to perform caclulation with high precicion and implemen

Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variab ...
下载 106
·
查看 1102
https://www.eeworm.com/dl/665/323295.html matlab例程

多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs

多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binar ...
下载 159
·
查看 1086
https://www.eeworm.com/dl/534/386371.html 其他

These routines model tropospheric radiowave propagation over variable terrain and calculates propaga

These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally develo ...
下载 24
·
查看 1047
https://www.eeworm.com/dl/665/486905.html matlab例程

三种实现方式

三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1, ...
下载 81
·
查看 1052
https://www.eeworm.com/dl/527/297786.html 通讯/手机编程

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] Th ...
下载 192
·
查看 1073
https://www.eeworm.com/dl/534/287901.html 其他

var matlab:variant //通过"变体"调用接口是比较低效的,但很方便 begin //变体这种结构

var matlab:variant //通过"变体"调用接口是比较低效的,但很方便 begin //变体这种结构,本是vb中的东西。 try //如果已有活动的matlab.application对象,取其接口 matlab:=GetActiveOleObject( Matlab.Application ) except //这些个api所使用到的参数,其实都可以在注册表里搜索到. matlab:=CreateOl ...
下载 56
·
查看 1061
https://www.eeworm.com/dl/652/262289.html 文章/文档

Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen

Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用pl ...
下载 88
·
查看 1282
https://www.eeworm.com/dl/513321.html 源码

批处理感知器算法

批处理感知器算法的代码matlab w1=[1,0.1,1.1;1,6.8,7.1;1,-3.5,-4.1;1,2.0,2.7;1,4.1,2.8;1,3.1,5.0;1,-0.8,-1.3;     1,0.9,1.2;1,5.0,6.4;1,3.9,4.0]; w2=[1,7.1,4.2;1,-1.4,-4.3;1,4.5,0.0;1,6.3,1.6;1,4.2,1.9;1,1.4,-3.2;1,2.4,-4.0;     1,2.5,-6.1;1,8.4,3.7;1,4.1,- ...
查看 74
https://www.eeworm.com/dl/635/145700.html 网络

Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wir

Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptographic packet logging, and Etherea ...
下载 115
·
查看 1107