-
An-engineers-guide-to-MATLAB
本书的目的是让读者熟练掌握MATLAB的知识并用来求解工程问题。解决这类问题一般需要编写相对较短、使用次数较少的程序。因此,本书将着重介绍在MATLAB中如何有效地开发简洁易读的程序,同时使之具有易于调试和执行速度快的特点。(The purpose of this book is to allow readers to master knowledge of MATLAB and used to solve engineering problems. To solve such problems usually need to write a relatively short period, the use of fewer procedures. Therefore, this book will focus on how to effectively develop in MATLAB concise, easy-to-read program, so that it has easy debugging and execution speed.)
- 2013-05-10 15:35:36下载
- 积分:1
-
rvbqgtis
现代信号处理中谱估计在matlab中的使用,基于matlab GUI界面设计,合成孔径雷达(SAR)目标成像仿真,基于互功率谱的时延估计,多目标跟踪的粒子滤波器,基于分段非线性权重值的Pso算法。( Modern signal processing used in the spectral estimation in matlab, Based on matlab GUI interface design, Synthetic Aperture Radar (SAR) imaging simulation target, Based on the time delay estimation of power spectrum, Multi-target tracking particle filter, Based on piecewise nonlinear weight value Pso algorithm.)
- 2016-03-03 20:28:01下载
- 积分:1
-
face_detection
用MATLAB实现的人脸检测算法,该算法主要用于单目标人脸的识别。(Implemented with MATLAB face detection algorithm, which is mainly used for single-target face recognition.)
- 2010-11-19 10:37:45下载
- 积分:1
-
QAM16_demodu
完成3gpp标准中LTE系统16QAM调制方式的编码,该附件为子函数,输入bit流即可(Completion of 16QAM modulation coding 3gpp standard LTE system, the attachment of Functions, input bit stream can be)
- 2014-11-01 23:58:04下载
- 积分:1
-
plane-wave
这是一个用来计算2维光子带的matlab程序。可分别计算TM 和TE模式平面波入射下的场分布。(This is a program to calculate the Photonic Bands of two dimension。The field excited by TM and TE mode plane wave incident can be calculated.)
- 2014-02-25 10:59:14下载
- 积分:1
-
QAM
Quadrature amplitude modulation is a method of combining two amplitude-modulated signals into a single channel, thereby doubling the effective bandwidth. QAM is used with pulse amplitude modulation in digital systems, especially in wireless applications
- 2010-06-11 16:40:57下载
- 积分:1
-
Untitled2
power flow by newton-aphson method
- 2011-07-17 04:03:13下载
- 积分:1
-
One-instance-buttoned-MATLAB-GUI
一个实例搞定MATLAB界面编程,极易上手(An instance to get the the MATLAB programming interface, easy to use)
- 2013-03-06 19:04:46下载
- 积分:1
-
prtools
it includes pattern recognition tools for matlab software
- 2010-11-11 02:05:58下载
- 积分:1
-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1