代码搜索:线性恒流驱动器
找到约 10,000 项符合「线性恒流驱动器」的源代码
代码结果 10,000
www.eeworm.com/read/322127/13389482
txt 线性滤波.txt
线性滤波技术
1. 二维卷积函数conv2
C=conv2(A,B,'shape'); %计算矩阵A和B的卷积。
若size(A)=[Ma,Na],size(B)=[Mb,Nb],则size(C)=[Ma+Mb-1,Na+Nb-1]
参数shape可取:full 缺省值,返回二维卷积的全部结果
same 返回二维卷积结果中与A
www.eeworm.com/read/484155/6591449
jpg 线性动画.jpg
www.eeworm.com/read/484155/6591452
swf 线性动画.swf
www.eeworm.com/read/264125/11327799
ncb 线性回归.ncb
www.eeworm.com/read/264125/11327801
cpp 线性回归.cpp
// 线性回归.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "线性回归.h"
#include "MainFrm.h"
#include "线性回归Set.h"
#include "线性回归Doc.h"
#include "线性回归View.h"
www.eeworm.com/read/264125/11327814
ico 线性回归.ico
www.eeworm.com/read/264125/11327816
h 线性回归.h
// 线性回归.h : main header file for the 线性回归 application
//
#if !defined(AFX__H__3F822B46_386C_4F7F_A81B_52FA0221B23D__INCLUDED_)
#define AFX__H__3F822B46_386C_4F7F_A81B_52FA0221B23D__INCLUDED_
#
www.eeworm.com/read/264125/11327818
rc 线性回归.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////