-
jixing_LMS_multi_input_adv
极性LMS自适应滤波器,实现信号的自适应滤波作用(Polarity LMS adaptive filter, adaptive filter to achieve the role of signal)
- 2010-10-24 20:06:00下载
- 积分:1
-
捕获IP数据包的小程序(c)
说明: 捕获IP数据包的小程序,原理是使用PCAP库.开发语言为C(IP packet capture the small programs, principles for the use of Cards. For the C programming language)
- 2005-11-10 08:52:00下载
- 积分:1
-
Attachments_2014114
unipolar binary weighted
- 2014-11-13 16:26:01下载
- 积分:1
-
shuxuejianmo_4
说明: 讨论资金积累、国民收入、与人口增长的关系.
(1)若国民平均收入x与按人口平均资金积累y成正比,说明仅当总资金积累的相对增长率k大于人口的相对增长率r时,国民平均收入才是增长的.
(2)作出k(x)和r(x)的示意图,分析人口激增会引起什么后果.
(Discussion of capital accumulation, income, and the relationship between population growth. (1) If the national average income per x and y is proportional to the accumulation of funds that only if the total funds accumulated in relative growth rate k of the relative growth rate than the population r when per capita income is growing. (2) to k (x) and r (x) of the diagram, analysis of population growth will cause the consequences.)
- 2009-07-24 23:00:08下载
- 积分:1
-
helicopter-flying-control
一个实现对直升机进行飞行控制的程序,包括俯仰控制、滚转控制等。(A realization on the helicopter flight control procedures, including pitch control, roll control.)
- 2014-10-23 16:23:19下载
- 积分:1
-
Introduction
Project report on face recognition
- 2015-04-06 04:03:34下载
- 积分:1
-
three-phase
说明: 三相三绕组变压器及线路故障仿真模型,单相接地故障,两相接地故障,三相故障。(Three phase three winding transformer and line fault simulation model, single-phase ground fault, two-phase ground fault, three-phase fault.)
- 2020-04-19 16:37:29下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
Circle
Matlab圆弧插补,只要给定起点与终点,半径,设点圆心方向以及顺逆时针方向即可实现插补(Matlab circular interpolation, given the starting point and end point, radius, set the direction of the point of the center as well as Shun counterclockwise to achieve interpolation)
- 2013-03-29 00:19:00下载
- 积分:1
-
PCA_ORL
对人脸图片用PCA降维,提取特征脸,附上ORL数据库(dimension reduction using PCA to extract eigenfaces of face images and the ORL dataset will also be provided)
- 2013-04-07 19:31:22下载
- 积分:1