-
finish
实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
- 2009-09-11 16:25:25下载
- 积分:1
-
PCA_Nicolas
一个基于PCA_Nicolas的matlab编程,可以实现人脸识别的功能(Based on PCA_Nicolas of matlab programming, face recognition function can be achieved)
- 2010-01-05 09:53:36下载
- 积分:1
-
BPPID
采用神经网络控制的方法。利用人工神经网络的自学习这一特性,并结合传统的PID控制理论,构造神经网络PID控制器,实现控制器参数的自动调整(Control method using neural network. Artificial neural network to learn the characteristics of the self, combined with the traditional PID control theory, structural neural network PID controller, automatically adjust the controller parameters
)
- 2011-01-14 23:37:29下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
MeshfreeVIE
该论文介绍了电磁场积分方程的无网格数值计算方法,传统的体积分数值计算都需要进行网格剖分,网格剖分的好坏直接影响着数值计算的速度和精度,很多精细结构很难用网格来模拟,无网格技术可以很好地解决此类问题!(This paper describes the meshless numerical method electromagnetic integral equations, numerical integration of traditional body calculations require meshing, meshing a direct impact on the speed and accuracy of numerical calculation, many very fine structure difficult to simulate with the grid, no grid can solve this problem!)
- 2014-12-18 15:23:31下载
- 积分:1
-
vbmatlab
使用MATLAB进行故障诊断与使用vb进行仿真校正~~里面提供了需要的数据库与数据,不好意思语句解释很少~~小弟也是初学者(Fault diagnosis using the MATLAB simulation corrected with the use of vb ~ ~ which provides the necessary databases and data, I am sorry statement to explain few ~ ~ little brother is also a beginner)
- 2010-06-09 17:41:22下载
- 积分:1
-
Decouple
解耦控制的仿真,很全面的资料!!!!!!!!!!!!!!!!
(The decoupling control the simulation)
- 2012-09-28 02:35:36下载
- 积分:1
-
DOA-estimation-
宽带相干信源DOA估计及其阵列校正方法 (Broadband DOA estimation of coherent sources and array calibration method)
- 2013-12-12 13:24:25下载
- 积分:1
-
stransform
s变换的C程序,简便实用,很容易读懂和理解,对于初学者来说,是掌握S变换的良好实例。(s transformation of C procedures, simple and practical, it is easy to read and understand for beginners, it is to master a good example of S transform.)
- 2009-07-13 21:18:14下载
- 积分:1
-
pwm
PWM project design 12 volt inverter circiut DIAGRAM
- 2013-12-24 19:15:18下载
- 积分:1