代码搜索:Mathworks
找到约 4,523 项符合「Mathworks」的源代码
代码结果 4,523
www.eeworm.com/read/389692/8508023
m drydemo.m
% 偙傟偼丄playshow.m 傗 makeshow.m 偲嫟偵巊梡偡傞僗儔僀僪僔儑乕僼傽僀儖
% 偱偡丅
%
% 偙傟傪幚峴偟偰丄尒傞偵偼丄'playshow drydemo' 偲擖椡偟偰偔偩偝偄丅
% Copyright 2000-2003 The MathWorks, Inc.
www.eeworm.com/read/389692/8508061
m traininv.m
% TRAININV 2偮偺儕儞僋偝傟偨儘儃僢僩傾乕儉偺媡儌僨儕儞僌梡偺2偮偺 ANFIS
% 偺孭楙
% 孭楙偝傟偨 ANFIS 偼丄僨儌 invline.m 偱巊傢傟傑偡丅
% Copyright 1994-2004 The MathWorks, Inc.
www.eeworm.com/read/389692/8508067
m initcp1.m
% INITCP1 偼丄slcp1.m 僨儌梡偺曄悢偺弶婜壔偟傑偡丅
%
% Copyright 1994-2004 The MathWorks, Inc.
www.eeworm.com/read/389692/8508319
m custimp.m
function y=custimp(x1,x2)
%CUSTIMP Customized implication function for CUSTTIP.FIS.
% OUT = CUSTIMP(IN1,IN2) calculates the implication output.
% The implication operator must be able to suppor
www.eeworm.com/read/431675/8662346
m rands.m
function [w,b] = rands(s,r)
%RANDS Symmetric random generator.
%
% [W,B] = RANDS(S,R)
% S - Number of rows (neurons).
% R - Number of columns (inputs).
% Returns
% W - SxR (weight) matrix of va
www.eeworm.com/read/431675/8662353
m sumsqr.m
function s = sumsqr(a)
%SUMSQR Sum squared elements of matrix.
%
% SUMSQR(A)
% A - a matrix.
% Returns the sum of squared elements in A.
% Mark Beale, 1-31-92
% Copyright (c) 1992-94 by the MathWo
www.eeworm.com/read/431675/8662419
m randnr.m
function w = randnr(s,r)
%RANDNR Normalized row random generator.
%
% RANDNR(S,R)
% S - Size of neuron layer (# of rows).
% R - Number of inputs (# of columns).
% Returns an SxR weight matrix.
%
www.eeworm.com/read/287843/8664720
m flxor.m
function z = flxor(x,y)
%FLXOR Perform integer exclusive OR (XOR) computation.
%
%WARNING: This is an obsolete function and may be removed in the future.
% Please use BITXOR instead.
%
www.eeworm.com/read/427511/8938481
m font.m
function fsout = font(arg)
% FONT Command window font size
% font displays the font size
% font + increases the font size
% font - decreases the font size
% font fs sets the font siz
www.eeworm.com/read/183084/9179336
m int2rgbm.m
function S=int2rgbm(R,G,B)
%INT2RGBM Convert intensity arrays to RGB movie.
% INT2RGBM(R,G,B) converts separate 3-D intensity movies R, G,
% and B, representing the red, green, and blue color