-
zidaibianma
设计了镜像滤波器opt_filter函数来实现子带分解与合成。取N=256,
nbands=16,调用滤波器函数完成子带分解与合成(Mirror filters are designed to achieve opt_filter function subband decomposition and synthesis. Take N = 256, nbands = 16, call the filter function and achieve Synthesis Subband Decomposition)
- 2009-04-04 17:06:11下载
- 积分:1
-
rapportmas
rapport photovoltaic xeyotm netalik finich
- 2010-07-07 05:15:14下载
- 积分:1
-
Two-dimensional-finite
二 维 时 域 有 限 差 分 法MATLAB 代 码(Two-dimensional finite difference time domain method MATLAB cod)
- 2013-08-06 11:18:29下载
- 积分:1
-
horn_antenna.tar
Realization of Horn-Antenna for plotting radiation pattern in matlab using finite difference time domain method
- 2013-10-23 20:56:56下载
- 积分:1
-
LFC
Develop a model to analyze load flow frequency
- 2012-09-21 01:31:40下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1
-
watermarking_dct
说明: 图像变换关于离散余炫域数字水印技术的相关程序欢迎下载(Image Transform on the discrete domain I Xuan digital watermarking technology related procedures welcome to download)
- 2006-03-27 21:54:21下载
- 积分:1
-
MatlabCode
点源定通量地下水污染物非稳定迁移计算程序,程序内有中文说明。(point source pollutants given steady migration flux calculation procedures)
- 2013-08-10 10:34:08下载
- 积分:1
-
shixianjuanjichuang
选择不同的两个函数做卷积运算,可供选择的函数有矩形窗函数,锯齿波函数和sinc函数,也可自行选择其他窗,观察选取函数的波形。(Choose a different function to do convolution function to choose a rectangular window function, ramp function and the sinc function, to choose the other window, observe the waveform of the selected function.)
- 2013-04-30 16:31:29下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1