资源列表
matlab322
- 【谷速软件】matlab毕业设计代做-图像RGB转YUV 可以作为参考使用-[Valley] matlab speed software designed to do on behalf of graduation- RGB to YUV image can be used as references
Bi97_transform
- MALLAT算法实现的双正交9/7变换的源码,包括分解和重构的。具有良好的接口函数。
codesforofdm
- MATLAB codes for OFDM
Des22ktop
- 【谷速软件】matlab源码-二进制读写实例 可以作为参考使用学习 -[Valley] Speed matlab source software- Binary instance can read as a reference to learn
DesktQQop
- 【谷速软件网】matlab有偿编程 -Ĵ 极天线设计 可以作为参考使用 学习利用-[Valley] matlab paid net speed software programming-Ĵ pole antenna design can be used as references learn to use
pwmzhengliuIControl
- 主要仿真风力发电系统下matlab pwm整流及波形分析-Main simulation wind power systems matlab rectifier
1
- wavelets transform in domain of frequency
Calculate-Running-Average
- 连续生成4个随机数,同时求均值,绘制出该数据的曲线图。-Continuously generates four random numbers, while averaging, draw a graph of the data.
baizaosheng
- 该程序可以人为地产生一个白噪声,并可以调整参数。
wavelet
- Matlab实现Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等源代码 这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。
wavetransform
- 各种小波变换函数与其应用的实例都有说明。-Various wavelet transform functions and application examples.
my_EZW_haar
- 用HAAR小波变换,对其小波系数进行提取关系,然后进行零树编码,实现压缩,最后解压缩,还原原图片。本人进行小优化,十分值得借鉴。