-
svpwm
电压空间矢量调制的M语言实现,单个文件实现很方便,已经通过验证(Voltage space vector modulation of the M language, very easy to achieve a single file has been validated)
- 2020-10-24 13:17:21下载
- 积分: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
-
radar
进行常用雷达信号的matlab仿真,分为线性调频信号的时域频域仿真和线性调频脉冲压缩处理2个部分。(Commonly used in radar signal matlab simulation, divided into linear FM signal in time domain frequency domain simulation and linear FM pulse compression of two parts.)
- 2012-05-23 19:29:19下载
- 积分:1
-
nbodyVect
多刚体动力学matlb编程 用辛方法
Fully vectorized n-body equation
nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the
standard built-in or user supplied first order integrators.
(Programming multi-body dynamics with symplectic methods matlb Fully vectorized n-body equation nbodyVect (x0, dx0, mus, t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators.)
- 2010-12-26 14:15:31下载
- 积分:1
-
LP_segmentation_skewcorrection
Based on digital image processing,develop a simulation program for car plate character segmentation, which is required to have image input, image preprocessing, image segmentation and morphology filter functions.to obtain a good result for segmentation we must perform skew correction.
- 2011-06-02 12:01:17下载
- 积分:1
-
perceptron
perceptron neural network with an example
- 2011-12-23 22:36:15下载
- 积分:1
-
fwdzigzagfunction
zigzag function for imagecompression in matlab
- 2010-07-26 01:02:05下载
- 积分:1
-
DISIZHANG
本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容:
1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)
- 2013-11-29 21:24:26下载
- 积分:1
-
IIR-filter-design
基于matlab的IIR滤波器设计,程序简单易懂(Matlab-based IIR filter design procedures are simple)
- 2013-11-04 21:07:16下载
- 积分:1
-
smith
SMITH原图 用matlab实现多原图的绘制工作!!!(SMITH original image using matlab multi Original drawing! ! !)
- 2012-09-21 17:10:52下载
- 积分:1