-
OFDM_simulation
OFDM详细的MATAB仿真,包括了每一个详细的步诌(Detailed OFDM simulation MATAB)
- 2009-09-26 15:09:57下载
- 积分:1
-
HistoryMathematics.pdf
A guide to the history of mathematics.
- 2010-11-16 21:05:33下载
- 积分:1
-
FELICS
In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
- 2012-09-26 18:06:47下载
- 积分:1
-
mtI
冈萨雷斯数字图像处理matlab版源码DIPUM Toolbax V1.1.3,对冈萨雷斯书的很好的补充(Gonzalez Digital Image Processing matlab source code version of DIPUM Toolbax V1.1.3, a good book for Gonzales complement)
- 2010-01-10 06:13:32下载
- 积分:1
-
GA
说明: matlab遗传算法程序,用于参数优化,结构寻优(Matlab genetic algorithm program, for parameter optimization, structure optimization)
- 2020-11-25 16:25:42下载
- 积分:1
-
sas
sas的聚类程序
可以当聚类的模版用
适用于初学者(sas cluster clustering procedure can be applied to the template to use for beginners)
- 2009-05-21 20:36:45下载
- 积分:1
-
自适应滤波器,噪声消除-AECLMS
自适应滤波器,噪声消除(adaptive filter, noise reduction)
- 2005-02-17 15:56:07下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
dckalman.m
这是个卡尔曼滤波的递推程序,是用MATLAB实现的,很有用出的,希望对大家有所帮助(This is a Kalman filter recursive procedure is used MATLAB to achieve, a very useful and would like to help everyone)
- 2008-07-18 11:02:38下载
- 积分:1
-
short100
说明: 蚁群算法,最基本的,有效的解决TSP问题(Ant colony algorithm, the most basic and effective problem solving TSP)
- 2011-03-07 10:27:09下载
- 积分:1