搜索资源列表
fs-kfda
- Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis us
DFT进行频谱分析时的三种现象
- DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
fs
- 用于对图像进行反色处理,详细说明在源代码中有注释
fs
- 基于数字人彩色图像的三维重建算法研究.值得推荐,希望能帮助到大家
IIR_Filter
- function IIR_Filter(fpass,fstop,Apass,Astop,fs) %下面是设计高通数字滤波器代码
full_search
- full-search(FS)全域搜尋法用於MPEG的動態補償,內含開檔程式。
GIS.TatukGIS.DK.v7.2.1.for.D567.FS
- 有名的地理信息处理控件:GIS.TatukGIS.DK.v7.2.1.for.D567.FS-Well-known geographic information control treatment: GIS.TatukGIS.DK.v7.2.1.for.D567.FS
fs
- 2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码-2D image processing procedures, similar FRACTAL STUDIO features a very powerful Needless to say, this is the source code
123
- 运动估计方法比较 实现的算法: FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3 -Motion estimation methods to achieve algorithms: FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3
fs
- FS, by itself, creates a new FS or raises the existing singleton*.- FS, by itself, creates a new FS or raises the existing singleton*.
phong
- Code for blinn BRDF, using fs
FS
- Full search for MATLAB
motionEstHFS
- 对块匹配中的全局搜索进行改进,只用搜索整幅图像的一半像素,与全局搜索(FS)相比,精度没有降低而时间减少了一半。-improved from full search, the matching time-consuming is nearly half of FS, but the matching accuracy is not reduced.
MEmy
- 分析了各种运动估计算法,包含FS,TSS,NTSS,4SS,DS,HS,CDHS,CDS等快速运动估计算法-Analysis of various motion estimation algorithms, including FS, TSS, NTSS, 4SS, DS, HS, CDHS, CDS and other fast motion estimation algorithm
GraphicsMagicPro.v1.4.5.FS
- 类photoshop的东东,供图像编程学习者学习。-Stuff like photoshop, picture programming for learners.
fs
- picture edit source code图像处理的源代码,对图片进行反色处理。
FS
- 简单实用的图像通信中的图像处理的全搜索算法源码-Search algorithm source image processing in a simple and practical image communication
123
- FM without noise Fs = input( enter the value of Fs ) Sampling rate of signal Fc = input( enter the value of Fc ) Carrier frequency t = [0:Fs] /Fs Sampling times x = sin(2*pi*20*t) +2*sin(2*pi*60*t) Channel dev = input( enter the valu
ye-LA2
- cad图层 OK 锁定所有图层 OU 解锁所有图层 OZ 所有图层冻结,当前图层除外 OT 解冻所有图层 OL 打开所有图层 OF 所有图层关闭,当前图层除外 SK 锁定选择对象所在图层 NK 锁定选择对象图层外其他所有图层 SU 解锁选择对象所在图层 NU 解锁除选择对象图层外其他所有图层 SZ 冻结选择对象所在图层(当前图层除外) NZ 冻结除选择对象图层外其他所有图层(当前图层除外) XF 关闭选择对象所在图层(当前图层除外) NF
fS
- 全搜索算法,基于matlab,可以直接调用-Full search algorithm