-
小波分析理论与Matlab 7实现
说明: 小波分析理论与Matlab 7实现 添加了2次提升的小波程序 详细介绍了7的新功能(Theoty of Wavelet And Implement of Matlab 7 appended procedures of two-lever-wavelets ,and introduced the new function of matlab 7 )
- 2005-09-06 16:57:29下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Radialdistortion
鱼眼校正用matlab编写,可以得到矫正后的图片(Radial distortion)
- 2009-11-06 12:05:25下载
- 积分:1
-
jpeg
this is the jpeg code i try to simulate in matlab
- 2010-10-30 12:41:30下载
- 积分:1
-
Exam
time windows usage example
- 2011-02-04 03:02:19下载
- 积分:1
-
2Tx-2Rx-OFDM-MIMO-Model
2*2空间复用信道MIMO仿真
其中包含整套通信系统的编码解码,调制解调,噪声信道,并有文件对应说明文档(2* 2 MIMO spatial multiplexing channel communication system simulation package which contains the coding and decoding, modulation and demodulation, channel noise, and the corresponding documentation file)
- 2011-05-12 18:35:58下载
- 积分:1
-
lab1_discussion_question
DSP course lab1_discussion_question
- 2011-11-07 23:45:55下载
- 积分:1
-
antcolony
ant colony algorithm for optimization of systems
- 2011-11-24 05:00:22下载
- 积分:1
-
DVR-SIMULATION--MATHLAB-MDL
DVR SIMULATION ON MATLAB VERY USEFUL
- 2015-03-03 20:04:08下载
- 积分:1
-
基于高斯混合模型(GMM)的说话人识别matlab
基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)
- 2020-06-26 15:20:01下载
- 积分:1