资源列表
loess_last
- loess regression 回归方法-loess regression
qushichanliang
- 用直线滑动平均法计算趋势产量,步长为11。-The linear sliding average method trend yield step 11.
hua_fft
- 这是一种很好的画FFT谱matlab程序,里面讲解详细,一看就懂,很实用的-This is a very good picture FFT spectrum matlab, which explain in detail, a see understand, very practical
gausdire
- 大地测量中的坐标转换,高斯正算,matlab代码-Geodetic coordinate conversion, Gaussian positive operator, matlab code
ChanlBasedOnLowFilter
- 基于低通滤波器的信道化数字接收机仿真。仿真模型-Simulation channelized digital receiver based on the low-pass filter. Simulation model
MIMO-with-MMSE-equalizer
- 多输入多输出系统,应用最小均方差均衡器的误码率性能曲线-Multi-input multi-output system, the application of the minimum mean square error equalizer BER performance curve
backfolding
- 采用backfolding差分算法,去除相邻点间的噪声干扰-Difference algorithm to remove the noise between adjacent points.
spectrum
- 谱分解法设计数字滤波器,数字信号处理的课程作业-Spectral decomposition method to design digital filters, digital signal processing
phaN_time
- 以13位barker为二相编码信号的时间模糊函数图的仿真-13 barker for the time of the two-phase encoded signals fuzzy function simulation
TDE
- matlab实现二维抛物线方程的求解 在matlab中编程实现的求解二维抛物线方程的程序:TDE-matlab to achieve the two-dimensional parabolic equations Programming in matlab program for solving two-dimensional parabolic equation: TDE
Untitledook
- the program for histogram in image processing
MATLAB.zip
- Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的