搜索结果

找到约 996 项符合 Function 的查询结果

按分类筛选

显示更多分类

matlab例程 这是我参考做的模型其中有三个文件:一个是初始化文件

这是我参考做的模型其中有三个文件:一个是初始化文件,一个是s-function 的电机模型(静止两相坐标系),还有一个仿真图
https://www.eeworm.com/dl/665/253691.html
下载: 28
查看: 1106

压缩解压 This document explains how to read the RADARSAT data CD provided with the book "Digital Processing

This document explains how to read the RADARSAT data CD provided with the book "Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong, Artech House, 2005. On this web site, programs are provided in MATLAB to read the data and parameters from the CD. The structure of the progra ...
https://www.eeworm.com/dl/617/456152.html
下载: 27
查看: 1112

通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies ...
https://www.eeworm.com/dl/527/488408.html
下载: 144
查看: 1073

可编程逻辑 WP264-在数字视频应用中使用CPLD

  The CoolRunner-II CPLD is a highly uniform family of fast, low-power devices. Theunderlying architecture is a traditional CPLD architecture, combining macrocells intofunction blocks interconnected with a global routing matrix, the Xilinx AdvancedInterconnect Matrix (AIM). The function blo ...
https://www.eeworm.com/dl/kbcluoji/40077.html
下载: 178
查看: 1079

数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r

Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
https://www.eeworm.com/dl/641/181091.html
下载: 129
查看: 1086

数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean

KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The ...
https://www.eeworm.com/dl/518/289146.html
下载: 98
查看: 1099

编译器/解释器 how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing

how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while and for loops). * The increment operators (++). * Selection ...
https://www.eeworm.com/dl/628/431997.html
下载: 28
查看: 1046

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

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

单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general

this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_s ...
https://www.eeworm.com/dl/648/343489.html
下载: 58
查看: 1123

人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This

This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
https://www.eeworm.com/dl/650/176805.html
下载: 187
查看: 1170