-
Quadratemagnetic
This is used to draw the magnetic field strength of coil square program.(This is used to draw the magnetic field strength of coil square program)
- 2010-09-07 10:24:29下载
- 积分:1
-
8
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第8章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 8)
- 2011-06-13 17:44:22下载
- 积分:1
-
Matlab_implot
MATLAB 解决 隐函数 的 方法
对解方程比较有用
implot(MATLAB to solve implicit function method of solving equations more useful implot)
- 2021-04-04 11:29:04下载
- 积分:1
-
xingtaixuedaima
形态学代码,腐蚀膨胀循环结构,和重构信号,几个代码,完全自己编写。(Morphological code, corrosion expansion cycle structure, and the reconstructed signal, a few code, write your own completely.
)
- 2013-11-19 09:59:37下载
- 积分:1
-
Practical_MATLAB
Practical_MATLAB_Applications_for_Engineers英文原版(Practical MATLAB Applications for Engineers english edition)
- 2012-05-21 10:06:43下载
- 积分:1
-
matlab
matlab書籍的簡介 張智星 適合剛入門程式語言的人(Zhang Zhi brief introduction matlab book stars)
- 2009-03-26 17:48:02下载
- 积分:1
-
Matlab_tutorial
说明: 适合于数学建模的系统教程,介绍了系统模型及转换,系统时间响应和动态仿真等,并配合程序设计(Suitable for mathematical modeling of systems curricula, introduce the system model and conversion, system time response and dynamic simulation and so on, and in line with the program design)
- 2008-09-24 10:12:44下载
- 积分:1
-
Unt42
this is program of matlab which involves the creation of the state. the state is created by using the measurements but here is a simple example for creating a state
- 2015-03-16 22:05:36下载
- 积分: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
-
filter
This contain code used to filter process
- 2015-03-18 20:57:47下载
- 积分:1