-
Guass_Seidel
gauss_seidel解方程组gauss_seidel解方程组gauss_seidel解方程组(gauss_seidel gauss_seidel gauss_seidel gauss_seidel)
- 2010-06-25 19:03:50下载
- 积分:1
-
hit_konv
file to count histogram
- 2014-10-15 22:52:55下载
- 积分:1
-
Modern-methods-of-spectrum-analysis
噪声中正弦信号的现代法频谱分析,自己写的matlab程序一份,包括现代法谱估计中AR模型的自相关法,Burg法,协方差法,改进的协方差法四种估计算法(Modern methods of spectrum analysis)
- 2020-12-25 14:29:05下载
- 积分:1
-
MATLAB基础教程
说明: 本书共分12章,内容包括matlab r2010a简介、基本使用方法、数组和向量、matlab的数学运
算、字符串、单元数组和结构体、matlab编程、matlab符号处理、matlab绘图、句柄图形、gui(图形用户接口)设计、simulink的建模与仿真、文件和数据的导入与导出等。其中重点介绍了matlab 的基础应用,以简练的语言和代表性的实例向读者介绍matlab的功?和使用方法,为初识 matlab 的用户提供指导。本书对matlab的常用函数和功能进行了详细的介绍,并通过实例及大量的图形进行说明。此外,本书每章都配有习题,辅助读者学习 matlab。(This book is divided into 12 chapters, including the introduction of MATLAB r2010a, basic use method, array and vector, mathematical operation of MATLAB
Calculation, string, cell array and structure, matlab programming, matlab symbol processing, matlab drawing, handle graphics, GUI (graphical user interface) design, modeling and Simulation of Simulink, import and export of files and data, etc. It focuses on the basic application of MATLAB, introduces the functions and application methods of MATLAB to the readers with concise language and representative examples, and provides guidance for the users who first know MATLAB. In this book, the common functions and functions of MATLAB are introduced in detail, and illustrated by examples and a large number of graphics. In addition, each chapter of the book is equipped with exercises to assist the readers in learning Matlab.)
- 2020-04-12 11:26:49下载
- 积分:1
-
VQ_HMM
用matlab编程来实现,用HMM模型进行孤立词的语音识别(using Matlab programming to achieve with HMM term isolation of Speech Recognition)
- 2005-08-04 22:01:56下载
- 积分:1
-
Study-of-Cross-Correlation
互相关与自适应滤波测量流速的比较研究,,分别讨论了互相关法和自适应滤波时延估计法测量流速(Cross-correlation to compare and measure the flow rate of adaptive filtering, respectively, discussed the correlation method and adaptive filtering delay estimation method measuring the flow rate)
- 2012-11-16 17:34:09下载
- 积分:1
-
nmealineread
matlab檔案,用於讀取nmea檔案,將NMEA檔案輸出成一個Class架構值(read and parsing NMEA file)
- 2014-02-21 10:21:42下载
- 积分:1
-
Lyapunov
利用matlab计算lyapunov最大指数,对混沌时间序列进行短期预测。(Using matlab to calculate lyapunov largest index of short-term prediction of chaotic time series.)
- 2016-05-16 10:43:30下载
- 积分:1
-
matlabNeuralNetworkApcationDesign
说明: matlab神经网络应用设计》关于神经网络方面很重要的学习书籍(matlab神经网络应用设计》)
- 2010-03-17 00:00:59下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1