-
partic
Particular solution of Ax=b.
- 2010-03-06 17:25:30下载
- 积分:1
-
GA
说明: Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分:1
-
mitbook
本文件为MIT教材中的相关matlab程序和实例,另外附有作业答案(This document is matlab files about MIT teaching book and key to the homework.)
- 2012-11-29 11:33:20下载
- 积分:1
-
matlab-xfoil
通过matlab调用xfoil程序,对翼型升阻力力矩进行计算,并将计算结果生成结果文件,程序中对三种翼型进行了计算,用户可根据需要删减或复制程序的相同部分即可(Xfoil by calling the same part of matlab procedures, the airfoil lift and drag torque is calculated, and the calculated results file is generated, the program for the three airfoils were calculated, the user can cut or copy the program as needed to)
- 2021-01-14 23:58:47下载
- 积分:1
-
matlab
matlab软件的仿真实列。
If you have any bugs and questions in our simulation programs, please e-mail
to harada@ieee.org. We try to do our best to answer your questions.
(matlab simulation software is included. If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions.)
- 2008-04-03 10:38:52下载
- 积分: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
-
adaptivemefilter
实现了图像的自适应中值滤波,能虑除图像中的噪声,此程序由于有自适应性,比matlab自带的中值滤波表现更出色(the images adaptive filtering, images can be considered apart from the noise, this procedure because of adaptability, Matlab bring their own than the median filtering performance is more remarkable)
- 2007-04-08 18:07:43下载
- 积分:1
-
W5
说明: 视频帧序列实现基于GMM(高斯混合模型)的背景建模(Video frame sequence implementation based on GMM (Gauss mixture model) background modeling)
- 2016-01-17 22:29:32下载
- 积分:1
-
MATLAB-Poisson-ture
用MATLAB编写程序证明Poisson分布的性质(Programming with MATLAB,prove the properties of Poisson distribution)
- 2009-04-10 09:49:16下载
- 积分:1
-
matlab1111
matlab源程序,包括各种MATLAB的小程序源码(Matlab source, including small programs MATLAB source!)
- 2006-05-27 19:38:24下载
- 积分:1