资源列表
hafu
- 利用hough变换函数求取5条最长的直线方程,并重新绘制这5条曲线——hafu.m-Hough transform function used to obtain five longest straight line equation, and re-draw the five curves- hafu. M
FMCWsimulation
- FMCW的仿真程序,一个很有用的程序,对于学习FMCW的同学会有帮助-FMCW simulation program, a useful procedure would be to help students learn FMCW
fir1_lowpass
- 文件给出了matlab环境下的低通滤波仿真,并对每句话进行了分析-File under given matlab simulation of low-pass filter, and analyze every word
sss
- program draw of line
newton
- 牛顿迭代法,用于求解非线性方程的解。此程序比较详细,虽然程序看上去很多,但是各方面都很到位。-Newton iterative method for solving nonlinear equations. This procedure in more detail, although the process seems a lot, but all aspects are in place.
zishiying
- 自适应滤波某个程序,对于初学DBF者有帮助-An adaptive filtering procedure useful for beginners who DBF
ex02
- 此程序给出信号的多分辨率分析(Multiresolution Analysis),即信号的多分辨率分解(Multiresolution Decomposition)方法及应用。该程序是一个多抽样率系统(Multirate System)举例,用M个的滤波器,将信号的频谱等分成M部分,使所得抽样频率降为1/M,然后再依据它们的“重要性”给一不同的bit数,那么所传输的bit流必然会进一步下降,起到压缩带宽的作用。-This program gives the signal of the multi
biquad_interpolat
- biquad_interpolat Input parameters: I: Input Image R: Interpolation Ratio-biquad_interpolat Input parameters: I: Input Image R: Interpolation Ratio
20081516
- 求传函的能控能观阵,以及初值的计算。程序简单易懂,旁边附有说明-Transfer function of the energy demand can watch the control and calculation of initial value
Bifur
- a good example for Bifurcation
OR
- OR规则下载,可以根据自己的想法添加元素-OR download the rules, you can add elements according to their own ideas
bisect
- Finds a bracketed zero of f(x) by bisection