-
matlab_vc_mex
混合编程方法,便于VC++与matlab进行混合编程(matlab and vc++ mex)
- 2009-09-27 18:44:23下载
- 积分:1
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分:1
-
MATLAB
简单的MATLAB拉普拉斯变换,单位阶跃响应的程序(Simple MATLAB Laplace transform of unit step response procedures)
- 2012-06-05 10:28:18下载
- 积分:1
-
att
奇异吸引子,混沌吸引子,复杂系统理论,画法代码。(Strange attractor, chaotic attractor, complex systems theory, painting code.)
- 2013-12-17 13:00:27下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
- 2009-01-13 15:40:46下载
- 积分:1
-
SEP-matlabe.m
经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
- 2014-01-20 17:25:06下载
- 积分:1
-
matlab-H
matlab处理图像代码,很不错,值得看看(matlab image processing code, very good, worth a look)
- 2013-11-15 16:45:28下载
- 积分:1
-
FDTD_3D_RCS
使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
- 2014-02-23 21:04:03下载
- 积分:1