搜索结果

找到约 1,527 项符合 R-Learning 的查询结果

数学计算 偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题 运用局部一维格式求解二维扩散方程的初边值问题 给出了源程序

偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题 运用局部一维格式求解二维扩散方程的初边值问题 给出了源程序,运行结果,以及算法比较
https://www.eeworm.com/dl/641/311382.html
下载: 200
查看: 1540

其他书籍 机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman

机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
https://www.eeworm.com/dl/542/312172.html
下载: 165
查看: 1073

VC书籍 S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换

S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换
https://www.eeworm.com/dl/686/313094.html
下载: 167
查看: 1588

书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend ...
https://www.eeworm.com/dl/532/314582.html
下载: 94
查看: 1040

SQL Server Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, a

Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
https://www.eeworm.com/dl/689/315455.html
下载: 100
查看: 1189

Java编程 Learning java from the beginning!

Learning java from the beginning!
https://www.eeworm.com/dl/633/316466.html
下载: 148
查看: 1024

Java编程 learning java from the beginning!

learning java from the beginning!
https://www.eeworm.com/dl/633/316469.html
下载: 144
查看: 1014

汇编语言 摘要: 基于单片机的控制系统已经广泛地应用在人们生活的方方面面, 其功能也越来越强大。本文介绍一种以A R M 单片机为核 心的步进电机控制系统, 该系统可在提高精度的同时降低生产成本, 是步进电机

摘要: 基于单片机的控制系统已经广泛地应用在人们生活的方方面面, 其功能也越来越强大。本文介绍一种以A R M 单片机为核 心的步进电机控制系统, 该系统可在提高精度的同时降低生产成本, 是步进电机控制系统改善和提高的一条有效途径。 关键词: 控制系统 单片机 A R M 步进电机 ...
https://www.eeworm.com/dl/644/318270.html
下载: 144
查看: 1057

matlab例程 将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的

将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。 ...
https://www.eeworm.com/dl/665/318410.html
下载: 141
查看: 1034

matlab例程 PQ分解法在计算潮流速度上大大超过N-R法

PQ分解法在计算潮流速度上大大超过N-R法,不但能应用于离线潮流计算,而且也能应用于在线潮流计算。
https://www.eeworm.com/dl/665/318421.html
下载: 140
查看: 1043