-
matlab-examples
matlab实用程序百例,解决各种初学者会遇见的问题(Matlab examples,Solve problems for beginners )
- 2013-10-07 10:50:29下载
- 积分:1
-
firlms
matlab实现自适应滤波器的仿真,包含m文件(adaptive filter matlab simulation file contains m)
- 2015-01-08 17:21:48下载
- 积分:1
-
GCMC
说明: 蒙特卡洛模拟,柯西分布,主要用于气体吸附的模拟(Monte Carlo simulation, the Cauchy distribution, is mainly used for the simulation of gas adsorption)
- 2010-04-23 09:24:46下载
- 积分:1
-
Untitled8
雷达应用中,杂波背景中区分出有用目标回波的恒虚警(CFAR)检测技术 源程序(
Radar applications, clutter useful to distinguish target echo CFAR (CFAR) detection technology source)
- 2014-08-19 22:41:44下载
- 积分:1
-
1B1TBasebandCoding
数字基带传输系统的MATLAB仿真实现,基带编码采用1B1T的编码方式,讨论了这种方式下系统的误码率及功率等。(Digital baseband transmission system MATLAB Simulation, base-band encoding the encoding used 1B1T discussed this way the bit error rate, and power.)
- 2010-05-18 19:41:02下载
- 积分:1
-
nebulous_logic
example of nebulous logic
- 2013-08-29 05:20:32下载
- 积分:1
-
image-processing-program
图像处理Matlab源代码,包括二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。
(Including discrete cosine transform image compression, the use of gray-scale transformation method to enhance image contrast, histogram equalization, analog image by Gauss white noise and salt and pepper noise.)
- 2012-07-27 22:15:48下载
- 积分:1
-
MATLAB-program
matlab program 书籍 中文版实用教程 入门级matlab数学建模同学必看(matlab program Practical Guide Books Chinese edition entry-level mathematical modeling matlab student must see)
- 2014-12-09 17:53:13下载
- 积分:1
-
svm
svm源码 支持向量机 文本分类算法(the svm source text classification algorithm Support Vector Machine)
- 2012-05-27 22:19:09下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1