-
imageprocess
说明: 在MATLAB里开发的几个常用的图像处理工具,简单易用,初学者可以试试。(matlab image process easy )
- 2010-04-08 10:45:38下载
- 积分:1
-
optimal
说明: 最佳FIR可变带宽数字滤波器m文件
通过Matlab实验,效果可行(Optimum FIR digital filters with variable bandwidth)
- 2010-04-21 13:53:59下载
- 积分:1
-
calcgui3
calculator using matlab
- 2011-11-17 22:26:03下载
- 积分:1
-
calendar
matlab下的万年历(没有利用自带函数)能够正确显示用户输入的年份和月份的日历。并能够自动定位当前年份和月份(Calendar matlab under (no use of its own function) to display the correct user input month and year calendar. And the ability to automatically locate the current year and month)
- 2013-12-23 20:08:22下载
- 积分: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
-
work
用matlab编译的wilson法程序,可以算出简单层状剪切结构的地震响应,该程序为线性的。(Wilson method using matlab compiled program, you can calculate a simple layered structure of the seismic response of shear, the program is linear.)
- 2010-01-28 09:28:19下载
- 积分:1
-
music.2
对波达方向进行估计,通过MUSIC算法估计波达方向,利用MATLAB进行仿真,观察DOA估计与信噪比的关系(For DOA estimate DOA estimated by MUSIC algorithm using MATLAB simulation, observation DOA Estimation and SNR relationship)
- 2014-10-16 19:20:18下载
- 积分:1
-
TWO_upsample_fre_equa
两倍过采样的频域均衡器,采用MMSE算法最小化均方误差(two upsample frequency decision feedback equaliter,with MMSE criterion)
- 2013-11-12 09:31:16下载
- 积分:1
-
LCL15250KW
光伏并网逆变系统电流电压双闭环控制,测试成功,绝对可用!(Photovoltaic inverter current and voltage double-loop control system, the test is successful, absolutely free!)
- 2013-06-25 14:02:29下载
- 积分:1
-
DesignOfFilterWithMATLAB
这是数字滤波器设计的一些程序,用Matlab语言编写的。(This is the number of digital filter design program written using Matlab language.)
- 2009-10-08 10:29:40下载
- 积分:1