-
MATLAB-PROGRAMING
说明: MATLAB编程 影印本
(美)查普曼(Chapman.S.J)等著
北京,科学出版社,2003
英文原版,matlab学习必备(MATLAB programming photocopy
(U.S.) Chapman (Chapman.SJ)
Beijing, Science Press, 2003
English original, matlab learning essential)
- 2011-04-10 00:29:07下载
- 积分:1
-
Digital-Signal-Processing-
《数字信号处理实验教程--基于MATLAB、DSP和SOPC实现》pdf 很好一本书!(" Digital signal processing experiment based on MATLAB, DSP and SOPC" PDF very good book!
)
- 2012-04-07 21:44:34下载
- 积分:1
-
qtfm_2_4
Matlab四元数工具箱,版本2.4.需要matlab2015b以后的版本。内涵四元数傅里叶变换工具函数,含完全代码和PDF文件说明。(Quaternion Fourier transform toolbox for Matlab, vesion 2.4. It contains the complete code and PDF file description.)
- 2016-08-29 16:24:20下载
- 积分:1
-
ModulationSystem
英国纽卡斯尔大学通信工程课件,和大家分享了。主要是关于调制部分的。(Communication Engineering Newcastle University, courseware, and we shared. Mainly on the modulation section.)
- 2010-07-24 20:35:43下载
- 积分:1
-
BP-NN
通过遗传算法对神经网络的结构进行优化,避免参数选取的盲目性(Through genetic algorithms to optimize the structure of neural networks, to avoid the blindness of parameter selection)
- 2013-08-15 12:33:04下载
- 积分:1
-
MATLABfangzhen
《系统辨识与MATLAB仿真.pdf》 侯媛彬 汪梅 王立琦
本书共分8章,第1、2章为辨识的基本概念、理论基础和古典辨识方法;第3至6章为现代辨识内容,其中第3章是最小二乘参数辨识,第4章是梯度校正参数辨识,第5章是极大似然法的参数辨识方法,第6章是自适应参数辨识;第7、8章为复杂的非线性系统的智能辨识和混沌辨识,其中第7章是非线性系统的神经网络辨识;第8章是Volterra辨识方法、复杂系统的混沌现象及其辨识。从第2至7章,各章均包含开发的相应程序及其程序剖析。
(" System Identification and MATLAB simulation. Pdf" Hou Yuanbin Wang Mei Wang Liqi book is divided into eight chapters, Chapters 1 and 2 for the identification of the basic concepts, theoretical foundation and classical identification methods first 3-6 chapters of modern identification content, Chapter 3 is the least squares parameter identification, Chapter 4 is the gradient correction parameter identification, Chapter 5 is the maximum likelihood parameter identification method, Chapter 6 is an adaptive parameter identification Chapters 7 and 8 for complex Intelligent identification of nonlinear systems and chaos identification, which is in Chapter 7 of the neural network nonlinear system identification Chapter 8 is Volterra identification method, complex systems and chaos identification. From the first 2-7 chapters, each chapter contains procedures for the development of appropriate programs and their analysis.)
- 2013-06-04 14:28:55下载
- 积分:1
-
Matlab lamb
MATLAB频散曲线绘制,相速度,群速度(MATLAB dispersion curve drawing, phase velocity, group velocity)
- 2018-04-09 11:07:14下载
- 积分:1
-
3
说明: 对于MATLAB,许多人无从下手,这是一个学习源码!(Regarding MATLAB, many people start without knowing where to begin, this is a study sound code! )
- 2010-11-29 19:29:39下载
- 积分:1
-
Computation_of_Line_Parameters
Computation of line parameters
- 2010-12-14 14:43:40下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1