代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/137741/13301923
m 2-8.m
N = [0.1; 0.8; -0.7];
A = logsig(N)
dA_dN = dlogsig(N,A)
www.eeworm.com/read/323109/13354720
m 2-8.m
N = [0.1; 0.8; -0.7];
A = logsig(N)
dA_dN = dlogsig(N,A)
www.eeworm.com/read/136696/13365598
m imply.m
function [R] = imply(dA,dB,n)
%IMPLY This function returns fuzzy implication of two matrix of fuzzy
% values A and B, based on selected method of implication.
% With selecting variable
www.eeworm.com/read/136696/13365633
m intersec.m
function [dA1dA2] = intersec(dA1,dA2)
%INTERSEC: The intersection of matrix of fuzzy values A and B over the
% same universe will be calculated.
%
% [A1&A2] = I
www.eeworm.com/read/136696/13365657
m not.m
function [dnotA] = not(dA)
%NOT: This function operate as a quantifier on matrix of fuzzy values
% A, and will returns the membership function related to
% 'not A'.
%
%
www.eeworm.com/read/317526/13502866
cpp disasm.cpp
// Free Disassembler and Assembler -- Disassembler
//
// Copyright (C) 2001 Oleh Yuschuk
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the
www.eeworm.com/read/317315/13506361
hex rsc52.dat.hex
f805b16e05acd8e1829fb1cc975a95f3aaefea13d24d4ab0e0da8ee1ae71d2be971f11f3eb76ea1eb1af35b01cac2227168ef80af805b16e05acd8e1829fb1cc975a95f3aaefea13d24d4ab0e0da8ee1ae71d2be971f11f3eb76ea1eb1af35b01cac2227
www.eeworm.com/read/315661/13538781
m 2-8.m
N = [0.1; 0.8; -0.7];
A = logsig(N)
dA_dN = dlogsig(N,A)
www.eeworm.com/read/309167/13680526
c dscal.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Subroutine */ int dscal_(integer *n,