-
system
MATLAB 主要函数指令表
MATLAB 主要函数指令表(The main function of MATLAB MATLAB command table form the main function of instruction)
- 2010-10-28 17:52:12下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
matlab_code2
matlab下可以直接使用的小程序 包括这种常用算法 对应书籍为《matlab宝典》(matlab can be directly used for small programs, including such popular books as the corresponding algorithm " matlab Collection" )
- 2013-09-27 15:29:49下载
- 积分:1
-
pmsm_vec
基于SIMULINK环境下永磁同步电机空间矢量控制技术仿真模型。已验证正确形。(Based on SIMULINK environment space vector control of permanent magnet synchronous motor technology simulation model. Verified correct shape.)
- 2013-11-30 16:14:49下载
- 积分:1
-
soliton
此源码是文档solitonyu.rar__关于光孤子在饱和介质中传输的仿真研究的matlab程序及图片(The source documents are solitonyu.rar__ saturation at about optical soliton transmission medium matlab simulation study procedures and Photos)
- 2009-04-04 12:51:29下载
- 积分:1
-
jphs_05
一个非常出名的信息隐藏程序JPhide,简单实用,学习信息隐藏的同学可以下来用用(A very well-known information hiding procedure JPhide, simple and practical, the students can learn information hiding down by using)
- 2010-10-25 13:12:37下载
- 积分:1
-
Stephen
Stephen J.Chapman《MATLAB编程(第二版)》,希望对大家有所帮助。(Stephen J. Chapman )
- 2008-05-12 09:28:04下载
- 积分:1
-
MATLAB-lina
说明: 图像处理应用。对LINA图的直方图提取等(Image processing applications. Histogram graph of extraction LINA)
- 2011-03-18 08:40:08下载
- 积分:1
-
SVD_DWTimage
说明: 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。(A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermarking algorithm. The algorithm for wavelet decomposition of the original image and wavelet decomposition low-frequency sub-band are divided into blocks, each a singular value decomposition, the selection of each block by the largest singular value methods to quantify Arnold scrambled after embedding the watermark .)
- 2020-12-20 11:49:08下载
- 积分:1
-
matlab-image-segmentation-code
matlab的图像分割代码,很详细的注释,相信大家会有用的。(matlab image segmentation code, very detailed notes, I believe we will have to use.)
- 2013-03-01 23:28:27下载
- 积分:1