资源列表
suanli1_1_3
- 孙志忠编写的《偏微分方程数值解法》一书中例题1.1.3的程序。用紧差分格式解常微分方程边值问题。
generator_white_noise
- This program generates a input signal and a desired signal of the idetification plant
用MATLAB开发的BP算法源程序
- 基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
LANDMARC算法
- 基于有源RFID系统的室内定位算法:LANDMARC。该方法采用额外的固定位置的参考标签来帮助位置校准,这些参考标签作为系统中的参考点
MultiLineReg.m.rar
- 多元线性回归,包含了具体的检验系数和输入输出,很有用,MultiLineRegression
knnsearch
- 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
200712517012922
- 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
CMA
- 盲均衡中的常模算法用于抽样判决后的多径效应均衡,显著降低误码率-Multipath equalization Blind equalization algorithm norm for post-judgment sampling, significantly reduce the error rate
OBPIstraddle
- 使用Option Based Portfolio Insurance方法复制出来的straddle策略-Use Option Based Portfolio Insurance method to copy out the straddle strategy
zuoye
- 设计一个自适应滤波器,对信号x(n)进行分离/滤波,滤波器H(z)的系数根据误差信号e(n),通过一定的自适应算法,不断地进行改变,使得输出y(n)尽量接近期望信号d(n)-Design of an adaptive filter, the signal x (n) are separated/filtered, the filter H (z) coefficient according to the error signal e (n), by a certain adaptive algo
taylor_linear_array
- 本代码用来计算线性阵列天线的泰勒权值电流分布-talylor current of linner antenna array
一种样本熵的代码
- 一种新的熵的计算方法,可以有效地应用与特征提取的过程中。