-
extraction-procedures
本程序主要用来在设计广义切比雪夫滤波器时,根据给定的指标要求能综合处其所需要的耦合矩阵的耦合系数,从而方便进行下一步的设计(This procedure is mainly used in the design of generalized Chebyshev filter can be integrated Department, they need the coupling matrix of the coupling coefficient, according to the target set by the requirements, in order to facilitate the design of the next)
- 2012-06-09 16:16:57下载
- 积分:1
-
dstatcom
A static synchronous compensator (STATCOM), also known as a "static synchronous condenser" ("STATCON"), is a regulating device used on alternating current electricity matlab simulink
- 2013-10-14 20:04:45下载
- 积分:1
-
project1
backpropagation algortihm for fisher data
- 2009-04-15 07:27:31下载
- 积分:1
-
FFT
通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。
(Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT algorithm, and a given signal spectrum analysis. Experimental equipment: general-purpose computer+ MATLAB 6.0 software.)
- 2009-12-10 00:18:09下载
- 积分:1
-
Finger-Print-SOM
This Is Source Code Finger print With MeThode SOM
- 2012-08-11 19:29:33下载
- 积分:1
-
PID_GA_simple
利用遗传算法(实数编码)实现一阶滞后模型的PID参数寻优自整定,可以在工程中使用!!(Using genetic algorithms (real coding) to achieve the first-order lag model of PID parameter optimization auto-tuning can be used in the project!)
- 2015-06-30 22:34:12下载
- 积分:1
-
face_detect
对生活照片的人脸分割,达到一定的实用效果,适合于新手(Photos of life who face segmentation, to achieve some practical results, suitable for beginners)
- 2010-11-24 13:52:42下载
- 积分:1
-
MatlabAndGUIDesign
Matlab在GUI设计上的一些例子,我的任课老师提供的独家资料!(Matlab GUI design in some examples, my teacher provide it as an exclusive resource!)
- 2010-05-11 21:00:19下载
- 积分:1
-
Hamming(7-4)
script file for simulating BER with Hamming Code (7,4)
- 2012-08-20 20:08:32下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1