-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分:1
-
Deconvolution
此程序为地震数据处理中的反褶积,用于提高纵向分辨率。此程序构建在简单褶积模型上,分为脉冲和预测反褶积两种,参数可自调。(This procedure for seismic data processing deconvolution, used to improve the vertical resolution. This program is built on a simple convolution model is divided into pulses and predictive deconvolution two parameters can be self-adjusting.)
- 2014-10-19 13:23:50下载
- 积分:1
-
envelop_by_xcorr
Matlab 自相关方法求声音信号包络源代码及说明(Method Matlab autocorrelation envelope of the voice signal and note the source code)
- 2009-04-26 11:39:59下载
- 积分:1
-
rili
找到的一个比较实用的日历程序源码,用于开发与日期相关的程序,替代Calendar,实现其无法改变颜色等操作(To find a more practical calendar program source code, for the development of date-related procedures, alternative Calendar, realize that it can not change the color and other operations)
- 2013-08-05 17:30:50下载
- 积分: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
-
MATLA-BBPSK
matlab仿真bpsk的调制解调 完整的程序 有注释(demodulation of bpsk)
- 2012-04-09 20:33:42下载
- 积分:1
-
S6frreedommani
六自由度机械臂调试程序源码,国外的的,具有非常高的借鉴意义
(Six degrees of freedom manipulator debugger source, abroad, the very high reference)
- 2012-07-22 23:31:03下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
Pictock
given metodites stoc
- 2013-02-02 19:41:41下载
- 积分:1
-
plotSmithChart
利用matlab画出smith圆图,方便分析观察和作图.很好用(Using matlab to draw Smith chart, convenient analysis observation and drawing
)
- 2015-04-10 09:29:17下载
- 积分:1