-
ccfc
差分方程求解
实验步骤:
主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数
输入差分方程系数向量
输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。
输入系统初始状态向量
输入顺序为
鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应
3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),(Experimental steps for solving differential equations: the main interface into five experimental " differential equation" subsystems, would like to see the output of input sample points difference equation coefficient of input vector input sequence as follows:,. One of N+1 differential equations for the maximum number of factors on both sides, if there is one less than the number of input coefficient of N+1, the calculation will be less than zero coefficient. Initial state vector input system for the importation of the order of the mouse button to click OK to both numerical and graphical display unit impulse response and output in response to 3) to determine the form of differential equation: y (k)-y (k-1)+0.35 y (k-2) = 2x (k)-x (k-1),)
- 2009-05-01 20:35:04下载
- 积分:1
-
HA
说明: 为了测试助听器减少声反馈的应用程序;LMS算法;Matlab程序(Application Program to Test Acoustic Feedback Reduction for Hearing Aids )
- 2014-09-28 13:24:02下载
- 积分:1
-
s.c
The file introduces a modified method for maximum power point tracking of a photovoltaic array by the short circuit method.
- 2013-11-07 07:54:09下载
- 积分:1
-
Antenna
说明: 用于蜂窝通信的天线阵列优化方法~~~~~~(Used for cellular communications antenna array optimization method ~~~~~~)
- 2009-08-26 18:29:44下载
- 积分:1
-
psnr
峰值信噪比(PSNR),一种评价图像的客观标准。水印提取判断效果。(Peak Signal to Noise Ratio (PSNR), objective criteria for evaluating image. Determine the effect of watermark extraction.)
- 2014-09-24 10:44:51下载
- 积分:1
-
矩形波导三维仿真程序 TETM
矩形波导三维仿真程序,输入矩形波导的尺寸,函数可以计算出矩形波导TE波,TM波的的三维矢量图(the simulation program of the rectangular waveguide. input the size of the waveguide, the program can calculate the TE and TM wave of the waveguide and plot the three dimession figure.)
- 2020-10-23 14:57:22下载
- 积分:1
-
knn-code
给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)(knn code c++)
- 2012-04-13 11:34:28下载
- 积分:1
-
pid-a
说明: tuning of pid parameter with fuzzy-method 1
- 2012-04-24 15:45:45下载
- 积分:1
-
NINE
Matlab教程第七章案例,面板数据分析、计量(Matlab Guide Chapter VII of the case, panel data analysis, measurement)
- 2013-07-20 10:06:26下载
- 积分:1
-
LogReg
逻辑回归实现线性分类器,文件中的readme.txt可以看到使用方法。
具体使用就是通过data.txt读入数据(默认2维数据,分为正反两类。)然后用matlab运行solve.m即可得到分类线、分类准确率。(a matlab source code for Logistic Regression. Datas in data.txt are of 2dimension and 2 types. run solve.m in matlab software to get the accuracy and the plot result.)
- 2014-11-28 12:41:56下载
- 积分:1