代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5820400
patch matlabcontrol-r13-r14.patch
Index: MatlabControl.java
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/java/net/tinyos/matlab/MatlabControl.java,v
retrieving revision
www.eeworm.com/read/111672/6154022
m pmntanh.m
function t=pmntanh(x)
% PMNTANH
% -------
% Fast hyperbolic tangent function to be used in
% neural networks instead of the tanh provided by MATLAB
t=1-2./(exp(2*x)+1);
www.eeworm.com/read/278687/6286603
txt bbs.eetzone.com.txt
------------------ 电子工程论坛 ----------------------
http://bbs.eetzone.com
好多技术资料,参考设计,源代码共享!!!
www.eeworm.com/read/291067/6302812
makefile
# RECVAR, A package for new data types in Matlab 4.
# (c) FOA 1997. See the file rvright.m for copyright notice.
#
# Makefile.
#
# Start : 970518 Svante Bj鰎klund (svabj).
# $Id: Makefile,v 2.11 2000/
www.eeworm.com/read/291067/6302844
m matwhos5.m
function matwhos(filename)
% *****************************************************************************
% *** D A M ***
% AIMT Digitala Gruppantenner M鋞system
% F鰎svarets Forskningsanstalt
%
% f
www.eeworm.com/read/291067/6303004
m zerosm.m
function Mout = zerosm(size)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function Mout = zerosm(size)
%
% To create an multim
www.eeworm.com/read/291067/6303020
m whosr.m
function whosr(recvar)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function whosr(recvar)
%
% Shows information about the fie
www.eeworm.com/read/291067/6303064
c matvar.c
/******************************************************************************
% RECVAR, A package for new data types in Matlab 4.
% RECVAR was written by Svante Bj鰎klund.
% (c) FOA 1997. See the fi