-
MATLAB
系统辨识的作业,是自己写的,有需要的可以参考参考(System identification of the work is your own writing, there is a need that can refer to reference)
- 2010-01-20 12:45:55下载
- 积分: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
-
code
对于图像信号进行处理的一系列功能,包括加噪,去噪,滤波,压缩,解压缩等等(image processing, including DWT, Haar, Compress decompress,and so on)
- 2012-04-07 18:31:03下载
- 积分:1
-
Advanced-PID-control-and-Matlab
先进PID控制极其Matlab仿真,很实用、很详细,附有具体程序案例,是不错的初学者教材。(Advanced PID control is extremely Matlab simulation, very practical, very detailed, with program-specific case is a good beginners textbook.)
- 2013-01-15 18:52:37下载
- 积分:1
-
asymmetric_Bessel
非对称的贝塞尔光束的分布!以及光的自旋和轨道角动量对他的影响!(Bessel beams)
- 2021-04-04 14:39:04下载
- 积分:1
-
matlabtoVCPP
matlab 到VC++的一些串口及其转换文件的说明,可以实现两者之间的混合编程(matlab to the VC++ serial port and convert some documents that can be achieved between the two hybrid programming)
- 2011-04-28 23:48:17下载
- 积分:1
-
SIGNATURE_RECOGNITION
This code is about the online signature recogniton,,,
- 2011-06-02 14:37:14下载
- 积分:1
-
berqpskfive
It calculates tha Bit Error Rate of the QPSK modulation scheme with Viterbi code K=5
- 2010-06-22 21:28:55下载
- 积分:1
-
ditfft
本程序是对iditfft算法的仿真,即对快速傅立叶变换的仿真。(This program is iditfft simulation algorithm, namely, the fast Fourier transform simulation.)
- 2009-10-23 10:41:30下载
- 积分:1
-
subspec_magic
基于谱减法的语音增强程序,对高斯白噪声有很好的抑制效果(Based on spectral subtraction speech enhancement procedures, Gaussian white noise has a very good inhibitory effect)
- 2008-03-22 00:51:40下载
- 积分:1