搜索结果
找到约 29 项符合
M-File 的查询结果
按分类筛选
matlab例程 倒立摆去追寻设定位置的仿真, 使用matlab7.1去写m-file
倒立摆去追寻设定位置的仿真, 使用matlab7.1去写m-file
matlab例程 這是一個求數獨遊戲的m-file 在matlab的命令窗口 鍵入>> sudo7 或者run sudo7 的m-file 之後在 9x9 的方格內 填入 數獨的問題
這是一個求數獨遊戲的m-file
在matlab的命令窗口
鍵入>> sudo7
或者run sudo7 的m-file
之後在 9x9 的方格內 填入 數獨的問題
按下 "計算是否有解" 的功能鍵
若不是存在多組的解,則可以
按下 "顯示結果" 的功能鍵,
也可以載入作者測試的"date1"或"date2"
但不可載入及修改"condition" ...
技术资料 sdr_model
M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to
技术资料 QPSK_TRANSMITTER
M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to
其他 本书对simulink做了简单的介绍
本书对simulink做了简单的介绍,并给出了许多m-file,且予以解释说明
通讯/手机编程 一个UWB仿真程序包
一个UWB仿真程序包,里面包含信号生成,信道模拟,Tx/Rx等模块。M-file
数学计算 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.
人工智能/神经网络 模糊神经网络采用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. ...
单片机开发 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 ...