搜索结果

找到约 4,187 项符合 M-file 的查询结果

其他 this file is leverage algorithm written in matlab as m-file and tested in matlab.so anyone can ue th

this file is leverage algorithm written in matlab as m-file and tested in matlab.so anyone can ue this algorithm and any bug can be reported
https://www.eeworm.com/dl/534/494772.html
下载: 25
查看: 1068

人工智能/神经网络 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MA

模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON. ...
https://www.eeworm.com/dl/650/133942.html
下载: 91
查看: 1048

其他 This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a

This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
https://www.eeworm.com/dl/534/201818.html
下载: 105
查看: 1053

通讯/手机编程 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] The resulting performa ...
https://www.eeworm.com/dl/527/297786.html
下载: 192
查看: 1049

数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB

Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
https://www.eeworm.com/dl/518/144238.html
下载: 175
查看: 1070

加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-E ...
https://www.eeworm.com/dl/519/175643.html
下载: 185
查看: 1080

其他 本书对simulink做了简单的介绍

本书对simulink做了简单的介绍,并给出了许多m-file,且予以解释说明
https://www.eeworm.com/dl/534/241210.html
下载: 151
查看: 1018

其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
https://www.eeworm.com/dl/534/252690.html
下载: 200
查看: 1053

数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip

Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
https://www.eeworm.com/dl/641/274180.html
下载: 163
查看: 1035

通讯/手机编程 一个UWB仿真程序包

一个UWB仿真程序包,里面包含信号生成,信道模拟,Tx/Rx等模块。M-file
https://www.eeworm.com/dl/527/298894.html
下载: 155
查看: 1052