-
matlab
关于matlab的一本书,吕梁山编写的matlab与通信仿真的书籍,写的很好,很有参考价值(A book on matlab, matlab Luliangshan written books and communication simulation, well written, useful reference)
- 2010-05-16 15:07:29下载
- 积分:1
-
your-power
里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
- 2013-07-21 17:07:39下载
- 积分:1
-
Programming-MATLAB-and-VCP-P
简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
- 2011-01-22 15:49:03下载
- 积分: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
-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
disput
认识共模干扰与差模干扰区别,是什么原因造成的以及怎样解决,十分有用(it is about disrupt)
- 2015-04-04 10:00:41下载
- 积分:1
-
LSSVMlabv1_8_R2006a_R2009a
matab 和C++联合用于SLSVM 很有用,比利时大拿弄出来的东西(matlab and C++ together for SLSVM)
- 2011-12-28 09:38:23下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
DC_motor_control
This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
- 2009-05-21 15:43:54下载
- 积分:1
-
Branch-and-bound-method
MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
- 2013-11-01 10:22:15下载
- 积分:1