-
MatLab
说明: 这个是全英版的matlab的全部中文翻译,有利于初学者的学习。(This is the UK version of the full Chinese translation of matlab is conducive to learning for beginners.)
- 2011-02-21 23:08:36下载
- 积分:1
-
hybrid-PSO
说明: 这是一个混合的粒子群算法编程实现,希望对大家有帮助(hybrid PSO code in matlab)
- 2009-08-28 10:01:56下载
- 积分: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
-
ch1
说明: 中文信息处理课件 很好狠好狠好狠好很好很好很好很好很好(Chinese information processing)
- 2011-03-14 12:39:56下载
- 积分:1
-
HOSP-matlab
这是一份高阶统计量的资料,有相关的程序,目前高阶统计量是研究的热门话题,对于地震子波的高精度提取有重要意义。(This is a higher-order statistics of the data full of relevant procedures,and at present higher-order statistics is a hot topic which is very important and significant for high-precision seismic wavelet extraction.)
- 2011-08-16 14:59:22下载
- 积分:1
-
help1liang
化学计量学中用于分辨的HELP方法!目前是世界上最好的分辨方法!此上传为以可视化的软件!(chemical metrology used to distinguish between the methods HELP! At present the world is the best way to distinguish! Chn to this visualization software!)
- 2007-06-19 19:47:57下载
- 积分:1
-
plotcma
画等离子体物理中的CMA(Clemmow-Mullaly-Allis)图(Plot CMA(Clemmow-Mullaly-Allis) diagram in Plasma Physics)
- 2012-11-09 15:44:37下载
- 积分:1
-
DIT_FFT
说明: 快速傅里叶变换FFT通用matlab源程序,众所周知,matlab工具箱里的fft函数是内置的,我们无法看到其源代码,为了学习交流方便,特帖出本人以前用matlab语言写的fft通用matlab源程序,以供初学者学习参考之用!(FFT fast Fourier transform common Matlab source, as we all know, the Matlab toolbox fft function is built-in, we can not see the source code, in order to facilitate the exchange of learning and special TIE out I used to write using the Matlab language fft common source Matlab, for beginners to learn reference only !)
- 2021-04-05 21:59:03下载
- 积分:1
-
Binarization
这里面的matlab带啊能够实现图像的二值化编程,对图像处理的朋友有帮助(This is inside the matlab image can be achieved with ah binary programming, image processing helpful friend)
- 2015-04-14 16:19:38下载
- 积分:1
-
MATLAB_2D_wavelet
MATLAB2维小波变换经典程序,用DWT实现二维小波变换(MATLAB2-dimensional wavelet transform classical procedures, with the realization of two-dimensional wavelet transform DWT)
- 2007-09-27 08:37:24下载
- 积分:1