资源列表
giusei_v24
- 利用最小二乘法进行拟合多元非线性方程,构成不同频率的调制信号,计算两个矩阵之间的欧氏距离。- Multivariate least squares fitting method of nonlinear equations, Constituting the modulated signals of different frequencies, Calculation of the Euclidean distance between the two matrices.
gunpai_v68
- 利用自然梯度算法,采用波束成形技术的BER计算,意信号卷积的运算,并且绘制图象。- Use of natural gradient algorithm, By applying the beam forming technology of BER Convolution operation is intended to signal and image rendering.
ep2
- 北京理工大学面向对象程序设计第二次上机习题答案-1. Here is the codes: #include <iostream> using namespace std void main() { cout << Hello World!\n } Add some codes and get the results as follows: Initialize Hello, World! C
SetINT
- gps采样间隔的转换,满足不同条件下的采样间隔需求。-The transformation of GPS sampling interval, meet the demand of sampling interval under different conditions
ep3
- 北京理工大学面向对象程序设计第三次上机习题答案~-1. Define MyString class with demands as follows: 1.1 MyString can save any string 1.2 Overload operator+ to append string to another one 1.3 Define Find function to locate the position of searching
ep4
- 北京理工大学面向对象程序设计第四次上机习题答案~-1. Define a class, DATE, including year, month and day and satisfy the demands as below: 1.1 Search keywords tm in the MSDN or internet to know how to get current date, and see also example on page 382 in the book o
heilai
- 利用matlab针对图像进行马氏距离计算 ,表示出两帧图像间各个像素点的相对情况,非常适合计算机视觉方面的研究使用。- Using matlab to calculate the Mahalanobis distance for the image, Between two images showing the relative circumstances of each pixel, Very suitable for the study using computer vision.
Exercises-of-the-first-experiment
- 北京理工大学面向对象程序设计第五次上机习题答案~-Here is the definition of Point: class Point { private: double X, Y public: void SetPoint(double a, double b) } void Point::SetPoint(double a, double b) { X = a Y = b } a)
hengpou
- 与理论分析结果相比,多目标跟踪的粒子滤波器,随机调制信号下的模拟ppm。- Compared with the results of theoretical analysis, Multi-target tracking particle filter, Random ppm modulated analog signal unde.
hingmeng
- 已调制信号计算其普相关密度,sar图像去噪的几种新的方法,是学习PCA特征提取的很好的学习资料。- Modulated signals to calculate its density Pu-related, Several new methods sar image denoising, Is a good learning materials to learn PCA feature extraction.
step
- 用单片机实验步进电机功能,包含按键控制数据刷新的时间-Using SCM experiment stepper motor function,Contains buttons to control data refresh time
speed
- 用单片机89C51实现车速检测功能,已经验证并编译过,共大家参考-Using single chip computer 89 c51 to realize the speed detection, have been validation and compiled, a total of your reference
