-
6113213744200710141353261689501[1]
《MATLAB 7.0编程基础》源程序(err)
- 2007-11-21 23:00:37下载
- 积分:1
-
circuit-and-system-using-matlab
本书介绍使用MATLAB进行电路、信号与系统的分析,主要内容有三篇:学用MATLAB、
电路分析、信号与系统分析。第一篇为MATLAB语言的基础知识,介绍MATLAB数值计算、
程序设计、符号运算及图形绘制方面的功能和指令。第二篇为MATLAB在电路分析中的应
用,按电路分析的三大基本内容分章:电阻电路、动态电路的时域分析、频域分析。本篇除介
绍使用MATLAB进行电路分析的基本方法外,还给出了作者自编的通用符号电路分析程序
sana.m,它使线性电路的分析问题变得十分简单。第三篇主要配合高等教育出版社出版、赵
录怀等编的《信号与系统分析》教材编写,共七章:信号的可视化、LTI系统的时域数值分析、
拉普拉斯变换、z变换、连续时间信号与系统的傅里叶分析、离散时间信号与系统的傅里叶分
析、模拟与数字滤波器。(This book describes the circuit, signal and system analysis using MATLAB main content three: Learning with MATLAB
Circuit analysis, signals and systems analysis. MATLAB language basics first describes the MATLAB numerical calculation,
Program design, symbolic computation and graphics rendering functions and instructions. Second MATLAB in circuit analysis should
With three basic circuit analysis is divided into chapters: resistive circuits, dynamic time-domain circuit analysis, frequency domain analysis. This in addition to referral
Shao circuit analysis using MATLAB, but also gives the universal symbol circuit analysis program of self
sana. m, it is very simple linear circuit analysis. The third major with the Higher Education Press, Zhao
Recorded pregnant edited "Signals and Systems Analysis" textbook written seven chapters: the visualization of the signal, LTI system time domain numerical analysis,
Laplace transform, z transform, continuous-time signals and systems, Fourier an)
- 2013-03-26 09:47:30下载
- 积分:1
-
deltasuanzi
detal算子的趋势展示图形
matlab(detal operator trend presentation graphics matlab)
- 2015-03-22 11:03:11下载
- 积分:1
-
MotorKalman
步进电机的MATLAB仿真程序,采用了卡尔曼滤波,对定子电流进行估计,并估算出转子的位置和速度(Continuous time extended Kalman filter simulation for two-phase step motor,Estimate the stator currents, and the rotor position and velocity, on the
basis of noisy measurements of the stator currents.
)
- 2009-09-23 14:08:33下载
- 积分:1
-
ga_bpnn
利用遗传算法训练神经网络的matlab程序,可避免神经网络训练的局部最优问题。(The use of genetic algorithm matlab neural network training procedure can avoid the neural network training problem of local optimum.)
- 2020-12-24 16:39:06下载
- 积分:1
-
awgnray
各方调制方式,例如bpsk、qam、fak等,在高斯白噪信道下误码对比结果(MATLAB awgn)
- 2010-11-02 19:49:07下载
- 积分:1
-
low-pass-filter-matlab-
三维数字滤波器中的理想低通滤波器的matlab仿真及其结果(3 d digital filters in an ideal low-pass filter matlab simulation and the result)
- 2011-12-13 15:38:43下载
- 积分:1
-
Wiley--Introduction-To-Digital-Signal-Processing-
Wiley, Introduction To Digital Signal Processing And Filter Design (2005) Ling Lotb [use of Matlab]
- 2013-09-16 01:41:17下载
- 积分:1
-
CampingGearChecklist
camping checklist for outback campers. A must for deep forest hikers.
- 2014-11-26 13:36:21下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1