-
ChapterIIarrayanditsnumericalcomputation
这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 2章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions.)
- 2009-03-22 08:55:31下载
- 积分:1
-
communication
<现代通信系统(第二版)>里面的所有Matlab程序!(Contemporary Communicaton Systems Using Matlab and Simulink(Second Edition))
- 2010-09-28 16:56:14下载
- 积分:1
-
PSOmatlabscource
说明: 详细讲解粒子群算法并附带有粒子群算法源码程序!相信对你一定有用!(Explained in detail along with the PSO PSO source programs! I believe you must be useful!)
- 2011-03-07 21:19:06下载
- 积分:1
-
kuoping
用matlab编写的一个扩频通信的一个仿真,很好的说明了扩频系统的工作原理!(communication simulation systems, including the analysis of Spread spectrum)
- 2012-05-24 10:59:51下载
- 积分:1
-
HessianSSR
基于Hessian能量的半监督回归,并将其应用于半监督维数约简。(This is code for the semi-supervised regression using Hessian energy.
Kwang In Kim, Florian Steinke and Matthias Hein, "Semi-supervised Regression using Hessian energy with an application to semi-supervised dimensionality reduction" NIPS 2009)
- 2013-08-30 12:42:41下载
- 积分:1
-
shuzi
基带信号周期采样的分析与仿真设计低通信号,对该信号进行周期采样,最后从采样数据中恢复原始信号;改变采样频率,给出相应的仿真结果;考察前端抗混叠滤波器的作用和必要性;分析后端理想恢复滤波器是否唯一。(
Periodic sampling of the baseband signal analysis and simulation to design low pass signal, the signal is periodic sampling, finally recover the original signal from the sampled data changing the sampling frequency, gives the corresponding simulation results examine the front of the role of anti-aliasing filter and necessity analysis backend ideal restoration filter is unique.)
- 2013-11-23 15:46:45下载
- 积分:1
-
melbankm
这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
- 2013-12-12 12:30:58下载
- 积分:1
-
SPWM
实现了SPWM的逆变电路,程序运行过,可以进行FFT分析好用(Achieve a SPWM inverter circuit, run over, FFT analysis can be useful)
- 2011-11-25 20:21:42下载
- 积分:1
-
ins
惯导仿真 内含word说明,实验数据,包括粗对准、kalman精对准 以及纯惯导解算(INS simulation contains word description, experimental data, including coarse alignment, kalman fine alignment and Inertial Navigation solver)
- 2021-03-09 10:29:28下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第八章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:38:38下载
- 积分:1