-
zuoye
这是一个我们平时的作业,里面的内容是关于MATLAB的,希望大家觉得有用(This is one of our normal operations, which the content is on the MATLAB, and hope you find it useful)
- 2011-05-14 17:33:00下载
- 积分:1
-
smat2c
matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
- 2013-10-13 11:32:21下载
- 积分:1
-
1822
ebook for learning c++
- 2013-12-24 05:02:21下载
- 积分:1
-
MATLAB6.5programmer
本文档介绍了Matlab 6.5 编程的规则,以及通过例子加以详细讲解。(It is a good example for learners)
- 2010-08-30 09:15:05下载
- 积分:1
-
MATLAB5X
MATLAB5.X入门与提高.pdf 想学习MATLAB编程的入门书籍,可以参考(Introduction and improvement of MATLAB5.X PDF want to learn MATLAB programming entry books, can refer to
)
- 2012-02-09 16:31:57下载
- 积分:1
-
Psiftmatlabu
纯MATLAB代码,不需要在使用SIFTWIN322可以直接运行的代码 ,经测试可直接使用。
(Pure MATLAB code, do not need to use SIFTWIN322 can run code has been tested and can be used directly.)
- 2012-07-18 23:05:25下载
- 积分:1
-
MSequence
白噪声是工程中常用到的参考信号,程序通过白噪声的计算方法,可以得出2至7阶的白噪声序列,值得参考(White noise is commonly used to project the reference signal, the program is calculated through the white noise, can be drawn from 2 to 7 bands of white noise sequence)
- 2010-07-19 12:48:37下载
- 积分: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
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
gongetidu
共轭梯度法的matlab实现,给出任意的一个对称矩阵,可通过较小的迭代次数得到所要求精度的数值解(Conjugate gradient method matlab to achieve, given any symmetric matrix by a smaller number of iterations to obtain the required accuracy of the numerical solution)
- 2012-11-12 21:37:19下载
- 积分:1