-
Digital-filtering-experiment
由设计要求可知,wp<=0.2π,允许误差幅度小于1dB,ws>=0.3π内衰减应大于15dB。为了验证数字滤波器的实际滤波功能,设计程序时,把输入序列定为验证函数x(t)=4sin(100πt)以及x(t)=4sin(200πt)和x(t)=4sin(400πt)。又因为Ts=1.25ms,T=80ms,故采样点为64,即N=64,所以当M=6,可以同时调试并验证程序的滤波功能。(Seen by the design requirements, wp < = 0.2π, allow a margin of error of less than 1dB, ws> = 0.3π within attenuation greater than 15dB. In order to verify the actual filtering function of the digital filter design program, the input sequence as validation function x (t) = 4sin (100πt) and x (t) = 4sin (200πt) and x (t) = 4sin (400πt) . And because Ts = 1.25ms, T = 80ms, so the sampling points is 64, that is N = 64, so when M = 6, can debug and validate filtering program.)
- 2014-12-24 09:34:43下载
- 积分:1
-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
GetSpeDir
获取windows和system32的默认完整路径,初学者可以学习参考一下(Access to windows and system32 default the full path, beginners can learn to refer to)
- 2007-08-09 13:11:51下载
- 积分:1
-
matrix_kron
说明: matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用(kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative)
- 2011-03-14 19:37:28下载
- 积分:1
-
The-data-for-processing
这是关于信号处理方面的知识,对matlab的卡尔曼滤波十分重要(This is knowledge about signal processing and it is very importance of kalman filter for matlab
)
- 2013-07-16 09:32:36下载
- 积分:1
-
CPP
This sample demonstrates using the Microsoft Video Control to view
ATSC digital television in a window. This is a simple ATL application
that merely hosts the control and allows you to adjust the channel
up or down.
When CPPVideoControl launches, it will look for an ATSC Network
provider on your system. If a working tuner is found, CPPVideoControl
builds the digital television filter graph, tunes to channel 46,
and displays the broadcast signal. It may take several seconds to
completely build the digital television filter graph, so please be patient.
- 2007-11-14 10:11:28下载
- 积分:1
-
file_mat_test
实现应用VC++读取mat文件,实现VC++与matlab混合编程(Achieve application VC++ to read mat file, to achieve mixed VC++ and matlab programming)
- 2021-03-04 12:49:32下载
- 积分:1
-
MixFigure
很有用的关于VC和matlab混合编程的例子,值得大家学习(Very useful on the VC and matlab examples of hybrid programming, what is worth learning)
- 2007-11-23 11:19:29下载
- 积分:1
-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
fastradialfeaturedetector
说明: harris 角点检测 MATLAB 代码(Harris corner detection MATLAB code)
- 2010-05-05 10:04:34下载
- 积分:1