搜索资源列表
repeat2
- 问题描述: 设R={r1,r2,…,rn}是要进行排列的n个元素,其中r1,r2,…,rn可能相同。试设计一个算法,列出R的所有不同排列。 编程任务: 给定以及待排列的个元素。计算出这个元素的所有不同排列。
circle_wyb
- (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2个构造函数:允许用1 个参数或2个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1´ r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r 的圆c1;然后声明一个c1 的外切矩形s, 接着再声明s的外接圆c2。
几何问题
- 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
51对字节汇编除法程序
- ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
R2
- r/s法matlab函数的中文说明及例程、附带上证hurst数值的计算。-r/s Law of the Chinese matlab function descr iptions and routines, with the Shanghai hurst numerical calculations.
test1
- 女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Descr iption: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the s
R-2.9.2
- 这是一个操作简单方便易学的数学统计软件,其名为R软件,可以实现基本的统计需求,功能全面,适合初学者学习。稍后有一些例题传上。-This is an easy and simple to learn and mathematical statistical software, its software, called R, can achieve basic statistical needs, full-featured, suitable for beginners to learn. Som
choice-of-radio-freq
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Virtual-router
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Index
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
mmfilter
- 该文件主要用与R2探地雷达数据处理滤波,方便、简单、有效-The document is mainly used with the R2 GPR data processing filter, convenient, simple, effective
rmswbackgr
- 该文件主要用与R2探地雷达数据处理滤波,方便、简单、有效-The document is mainly used with the R2 GPR data processing filter, convenient, simple, effective
TM_model2d
- 该文件主要用与R2探地雷达数据处理滤波,方便、简单、有效-The document is mainly used with the R2 GPR data processing filter, convenient, simple, effective
auto
- 通过自动阈值选择方法实现图像二值化。初始阈值T是图像均值;T把图像直方图分成R1和R2两个区域;计算R1和R2均值u1和u2,选择u1和u2均值作新的阈值;重复以上步骤直到T值基本不变。-Automatic Threshold Selection;
Accuracy-valuation-for-Matlab
- 包括 基于MATLAB7.0 的NE(拉稀系数) RMSE MSE R2 等评价指标的计算编程程序-Including computing programming procedures of the NE, (diarrhea coefficient), RMSE, MSE and R2 .etc.based the MATLAB7.0
eee
- 杨氏双缝干涉 两相干光源到接收屏上P点距离r1=(D2+(y-a/2)2)1/2, r2=(D2+(y+a/2)2)1/2, 满足相干条件的光波叠加后,对于观察屏上某一确定点,即r1、r2确定后,叠加后的光强为 式中λ为光波的波长, 、 ,令相位差φ=2π(r2-r1)/λ, 最后可得公式如下: , 最后光强I=4I0cos2(Φ/2)。 观察相干光叠加后光强的分布. -Young' s double slit interference two cohere
ML-estimator
- 极大似然估计器用于简单通信系统模拟,估计A1,A2: s1 = x11*A1 + x12*A2 s2 = x21*A1 = x22*A2 r1 = s1 + n1 r2 = s2 + n2-Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22
R2
- Matlab simlink for energy detection cognitive radio
Res-Choose
- 采用Matlab GUI实现:根据R1/R2电阻比值,计算出常见阻值的电阻搭配,可设定比例误差,电阻范围。计算结果可以按阻值排序或者精度排序。-Using Matlab GUI implementation: According R1/R2 resistance ratio, calculated with common resistor values can be set proportional error, resistance range. The results can be sort
err
- 用matlab实现的对数据的模拟预测精度进行精度评价和误差分析的源代码,计算RMSE和MAPE和NASH系数和R方-the complementation of error analysis using matlab (RMSE,MAPE,NASH and R2)
