资源列表
Matrix-operations
- 在一些复杂的数学运算总经常用到矩阵的运算,为了更好的为大家服务,本人特地编写了矩阵运算的一些代码,希望对大家有所帮助。-In total some complex math frequently used matrix operations, in order to better serve you, I specifically wrote some code matrix operations, we want to help.
prime
- 谈心算法求解问题 zuixiao shengchengshu -prim select the problem
FIR_pinlv
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
adder
- 这是一个四位二进制加法器,输入为两个4位二进制数,输出为5位二进制数,最高位是进位-This is a four bit binary adder, input two binary numbers 4, 5 binary output, the most significant bit is the carry-
MCU_Init
- Freescale MCU 带CAN通讯 MC9S08DZ16 初始化,包刮各端口及总线频率调置。用8MHz晶体谐振器获得16MHz总线频率。-Freescale MCU with CAN communication MC9S08DZ16 initialization, including scraping the port and bus frequency modulation home. 8MHz crystal resonator used to obtain the frequency
fft
- 对于图象变换分析的原代码,对于初学者会有很大的帮助.
1
- c++语言输入,用类的方式在DOS环境下输入。-c++ language input, using categories in the DOS environment input.
Cpp1
- 一个我认为比较简单的功能又比较使用的小程序可执行-easy os
waveletdenoising
- 采用阈值法对时间序列进行阈值去噪,程序里面有数据,直接用自己数据替换即可!-Threshold method of time series thresholding, the program which has data, the data can be replaced directly with your own!
rbf
- 建立一个径向基神经网络,对非线性函数y=sqrt(x)进行逼近,并作出网络的逼近误差-The establishment of a radial basis function neural network, the nonlinear function y = sqrt (x) to approximate, and make the network approximation error
Cpp1
- 算法课上的分治算法,本人原创,相信一些上计算机系的人有用的
Unit1
- 一个关于获取IP的过程 采用的是读去QQ库的方式