搜索资源列表
小波编解码ebcot编解码文件测试程序
- 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
TestMQCoder
- JPEG里MQ算术编码测试程序 编解码器 C-MQ arithmetic coding in JPEG test procedure codec C
MQdecoder
- Verilog HDL 实现的JPEG200的MQ解码-JPEG2000 MQ DECODER BASED ON FPGA, Verilog HDL
RBF_DE
- RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。-RBF (Multi-quadric function) method to solve the one dimentional differential equation.
RBF_Interp
- RBF方法对一维函数进行插值实例,选用的函数为MQ函数,可与高阶多项式插值对比,说明RBF方法克服了龙格振荡问题。-RBF method for one dimentional function interpolation, where the Runge oscillation is disappear.
RBF_Poisson
- RBF方法求解泊松方程(二维)实例,选用RBF函数为MQ函数,采用配点法求解。-RBF method for solving two dimentional Poisson equation
Schrdgr2D
- 利用Kansas方法求解二维薛定谔方程,时间方向利用有限差分方法,其中对非线性项进行了线性处理(This program solves Optoelectronic eq. with MultiQuadric ( MQ(r) = sqrt(r^2 + c^2) where r is the Euclidean distance of nodes) Radial Basis Function (RBF) and Theta method)