资源列表
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
ch3example1B
- 椭圆滤波器,fp=2400hz,fs=5000hz,rp=3dB,rs=25dB,求其3dB时的各项参数!-Elliptic filter, fp = 2400hz, fs = 5000hz, rp = 3dB, rs = 25dB, for its 3dB at the time of the parameters!
average
- Image Processing toolbox - Average filter-Image Processing toolbox- Average filter
receive_antenna
- a recieve antenna using matlab
tnorm
- This file displays four t-norm operators
MidpointCircle
- Draw a circle in a matrix using the integer midpoint circle algorithm. Code does not miss or repeat pixels.
MidPoint_Filtering
- Midpoint Filtering for Noise Reduction
Midamble_Generation
- 这是gsm系统中midable数据生成的代码matlab仿真程序,上传给大家学习和参考。-This is a gsm system midable data generated code matlab simulation program, upload for everyone to study and reference.
k_nn_classifier
- k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classification given.