搜索:plot
找到约 99 项符合「plot」的查询结果
结果 99
按分类筛选
- 全部
- matlab例程 (38)
- 其他 (11)
- 技术资料 (8)
- 通讯编程文档 (5)
- 通讯/手机编程 (4)
- 数学计算 (4)
- 源码 (2)
- 数值算法/人工智能 (2)
- 其他书籍 (2)
- Linux/Unix编程 (2)
- 文章/文档 (2)
- 其他行业 (2)
- 单片机编程 (1)
- 仿真技术 (1)
- 书籍源码 (1)
- 技术教程 (1)
- 软件工程 (1)
- 可编程逻辑 (1)
- Java编程 (1)
- 网络 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- 微处理器开发 (1)
- J2ME (1)
- 交通/航空行业 (1)
- Windows CE (1)
- 软件设计/软件工程 (1)
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 ...
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 ...
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 ...
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 ...
https://www.eeworm.com/dl/665/486905.html
matlab例程
三种实现方式
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1, ...
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 ...
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 ...
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 ...
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,- ...
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 ...