-
pcm1
通过PCM调制实现信源编码,通过抽样,调制通过MATLAB软件实现(Through the realization of PCM modulation source coding, through sampling, modulation through the MATLAB software)
- 2008-01-08 13:18:53下载
- 积分:1
-
montecarlo
为monte carlo源程序,方便大家使用.(Source code for monte carlo easy to use you.)
- 2009-10-25 00:22:56下载
- 积分:1
-
SPTK-3.0
说明: 一个用matlab写的语音处理工具程序,里面有文字说明的,(using Matlab was a voice processing tools procedure, which has a textual description,)
- 2005-12-09 16:23:17下载
- 积分: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
-
Standard-Leach
finds dis between 2 nodes and how to join cluster
- 2012-11-27 21:52:58下载
- 积分:1
-
hilbert
能够很好的实现hilbert变化,结果和matlab基本一样,已经通过实验。(Hilbert can achieve very good changes, results and basic matlab, as the experiment has passed.)
- 2009-04-02 15:43:00下载
- 积分:1
-
PrincipalComponentAnalysis
本书介绍了主成分分析法中重要概念,已经大量应用实例,特别适合学习模式识别的人。(This book describes the principal components analysis of important concepts, has a large number of examples, especially for people learning pattern recognition.)
- 2010-10-25 09:40:34下载
- 积分:1
-
PV光伏仿真matlab模型
说明: 以单相光伏发电并网系统为研究对象,针对光伏发电并网技术,在Matlab/Simulink中进行了光伏电池的建模,并深入分析了光伏发电最大功率点跟踪技术和逆变器并网控制技术。(Taking the single-phase photovoltaic power grid system as the research object, aiming at the photovoltaic power grid technology, the photovoltaic cell model is built in Matlab / Simulink, and the maximum power point tracking technology and inverter grid connection control technology are analyzed in depth.)
- 2019-12-01 21:37:32下载
- 积分:1
-
omp2
用MATLAB进行海洋水团的模拟程序,里面包含数据源()
- 2008-07-17 09:35:15下载
- 积分:1
-
9
说明: 龚纯主编的“matlab语言常用算法程序集”的第九章源代码(Gong pure edited matlab language commonly used algorithm for assembly, " the ninth chapter of source code)
- 2012-12-03 19:05:14下载
- 积分:1