-
white
白噪声及有色噪声序列的产生,有色噪声序列可以看成由白噪声序列驱动的线性环节的输出(White noise and colored noise sequence generated colored noise sequence can be seen as the output of the linear part of the sequence driven by white noise)
- 2012-08-05 08:59:52下载
- 积分:1
-
buck11
BUCK的simulink开环程序,有兴趣的可以看一下 (buck open loop perform)
- 2013-10-31 17:20:29下载
- 积分: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
-
channel_jake
Jakes channel simulation
- 2009-03-17 15:16:24下载
- 积分:1
-
mastering_MATLAB_GUI
基本使用说明如下:
1、文件夹中均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;
3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行;
4、程序头中功能介绍了此程序的主要实现的功能。
(Basic use is as follows: 1, folder files are MATLAB software M procedures 2, the program file for each of the sections in the example of the electronic version of MATLAB program, the program name and serial number of the corresponding sample questions 3, in this folder procedures have been debug, in MATLAB 7.0 or above in both the normal operation 4, the procedure first introduced in the function of this program the main function.)
- 2008-07-09 13:03:44下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
Image_enhancement
说明: 图像空域变换增强技术实践,附带matlab code(Image enhancement technology transform the practice of airspace,Matlab code attached)
- 2009-08-15 10:48:10下载
- 积分:1
-
Multi-Instance
Multi-Instance Learning matlab code
- 2013-09-24 15:00:08下载
- 积分:1
-
cwts-specs-036TD-SCDMA-RRC
TD-SCDMA系统无线接口层三技术规范-无线资源控制协议
TD-SCDMA System Radio Interface Layer 3 Technical Specification: Radio Resource Control Protocol
(TD-SCDMA radio interface layer III system specification- Radio Resource Control Protocol TD-SCDMA System Radio Interface Layer 3 Technical Specification: Radio Resource Control Protocol)
- 2010-12-09 09:55:28下载
- 积分:1
-
nmf
说明: 提供NMF程序,非负矩阵分解 用于人脸图像的表示(lnmf and nmf)
- 2010-04-05 02:25:22下载
- 积分:1