资源列表
fibonaci
- fibonacci for find roots
Matrix
- MATLAB程序,其中包含cholesky 分解和QR分解,都是典型程序。大家下载来看看吧。-MATLAB program, which includes cholesky decomposition and QR decomposition, are typical procedures. We downloaded a look
pic
- 用于处理简单实验数据的曲线预测,可通过修改函数完成相关的插值或拟合工作-For curve prediction process simple experimental data, to be completed by the relevant interpolation or fitting work by modifying the function
fir_filter
- matlab FIR滤波器产生函数,通过设置参数,形成滤波器系数-FIR filter function
pllpreprocess
- 用FFT恢复未知载波的频率和相位。(想要提取出接收到的信息,第一步就是对接收到的信号进行载波恢复)-send received signal through square and BPF
BP_m
- BP网络的逼近仿真实例,实测仿真结果可用,便于用于其他实际用途-Examples of BP network simulation approach, the simulation results can be measured, easy for other practical purposes
capacityantenna1
- Capacity graph verses SNR
000006
- 遗传算法工具箱的详解和应用,对遗传算法的基本函数进行了解释-Explanation and application of genetic algorithm toolbox, the basic function of genetic algorithm is explained
xyz_BLH
- 坐标系转化函数,从地心地固坐标系到大地坐标系-translate the coordination, ECEF to BLH
Combination_prediction
- 组合预测模型,五个单项模型的组合预测模型和两个单项模型组合的预测模型-Combination forecasting
信号无失真降采样
- 对任意输入信号进行无失真降采样,可以降采样因子可以自行设置,非常方便。