-
Nonlinear-equations
基于MATLAB环境下的非线性方程组的求解方法对应的代码 简单易学 便于初学者消化使用(Based on MATLAB environment method for solving nonlinear equations corresponding code is easy to learn for beginners to use digest)
- 2013-09-14 23:55:39下载
- 积分:1
-
QAM-modulation-performance
通过matlab仿真分析了QAM 调制方式在AWGN信道下的误比特性能(By matlab simulation analysis of QAM modulation in AWGN channel BER performance)
- 2013-11-20 16:14:08下载
- 积分:1
-
GM(1-1)
该代码基于灰色GM(1,1)算法,使用时,需要在函数中将自变量取为时间序列,可预测任意时间的数值(The code is based on gray GM (1,1) algorithm, when used in the function argument will be taken as time series, can predict the value of any time)
- 2011-09-28 10:59:09下载
- 积分:1
-
wsn_matlab_leach
说明: matlab下优秀的leach仿真源代码,希望能给你的实验带来帮助(the code of the algorithm of leach in the matlab)
- 2010-04-10 19:52:13下载
- 积分:1
-
Untitled3
相场模拟的matlab程序,编写的很全很认真,只有程序,没有计算公式(Phase field simulation of matlab program, all write very seriously, only, no calculation formula of phase field simulation of matlab program, all write very seriously, only program, no calculation formula)
- 2015-12-23 15:34:52下载
- 积分:1
-
Matlab7-official-guide
Matlab7官方学习手册。Learning Matlab 7. Matlab & Simulink Student Version.(Matlab7 official study manual. Learning Matlab 7. Matlab & Simulink Student Version.)
- 2013-03-20 10:21:15下载
- 积分:1
-
Shock_filters
The shock filter of Osher and Rudin [OR90]
Used for deblurring signals and images. Creates shocks at inflection points.
[OR90] S.J. Osher and L. I. Rudin, "Feature-Oriented Image enhancement using Shock Filters", SIAM J. Numer. Anal. 27, pp. 919-940, 1990.
- 2010-12-22 16:33:44下载
- 积分:1
-
EdgeDetection
边缘检测 各种参数的边缘检测 基于差分运算的数字图像边缘检测(Edge detection edge detection of various parameters of operation of the digital image based on differential edge detection)
- 2010-05-30 16:14:44下载
- 积分:1
-
Matlab-shuzhijisuan-chengxu
数值计算方法-算法设计及其MATLAB 实现
第一章 插值方法 第二章 数值积分 第三章。。。。有详细代码(Algorithm design and numerical methods in MATLAB)
- 2011-11-10 14:29:59下载
- 积分:1
-
Parzen-window-method
此为模式识别中Parzen窗法估计概率密度函数。
全部程序流程如下:
1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽;
2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽;
3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M;
4、利用Parzen窗法估计概率密度函数判别男女性别;
5、对本判别的错误率进行统计。
(This is the pattern recognition Parzen window method to estimate the probability density function .
All program flow is as follows :
1 , read FAMALE.TXT file to height or weight to the array, and find the number of samples x1 N1 and window width , body width
2 , read MALE.TXT file to height or weight to the array, and find the number of samples x2 N2 and window width , body width
3 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M
4 , the use of Parzen window method to estimate the probability density function of gender discrimination
5 , determine the error rate of the statistics .
)
- 2012-02-02 20:24:06下载
- 积分:1