-
Project
matlab code for erlang formula calculation..
Enjoy the code
- 2010-06-05 12:42:13下载
- 积分:1
-
DETECTION111222
阐述了各种边缘检测的性能和优劣,对初学者老说是很好的学习文件(The performance and the pros and cons of various edge detection, beginners old said good learning file)
- 2013-04-16 17:56:47下载
- 积分:1
-
1-1-1
肌电信号 第一个周期内的一块肌肉的一个步态的肌电信号(emg qqqqqqqqaaaaaaaaasfasfafaf)
- 2010-06-03 23:25:53下载
- 积分:1
-
memorySaleh
射频功率放大器的数学建模,采用saleh模型在matlab环境下进行代码编写(hebavioral model of RF amplifier)
- 2013-11-05 18:49:23下载
- 积分:1
-
minRSS
这个小程序可以简单的选取回归分析中box-cox变换的lambda值,通过matlab强大的矩阵运算功能可以通过简单比较RSS值的方式来得到lambda,使用时只需要输入实验值矩阵X和Y即可,然后输入minRSS(X,Y)就能简单明了的看到最优变换参数
(这个程序虽然小但是学习回归分析的初学者学习时都会经过这个算法,上载时因为不到1KB所以我又放了个文本格式的)(This little program can select a simple regression analysis of box-cox transformation of lambda values, through the powerful matlab function matrix calculation can be relatively simple way of RSS to get the value of lambda, the use of only need to enter the experimental data matrix X and Y can be , and then enter the minRSS (X, Y) will be able to see the simple optimal transformation parameters)
- 2009-05-21 14:51:00下载
- 积分:1
-
PassGlassSphere
One program to simulation light passing through a glass sphere.
It is interesting and can be used in geometric optics.
- 2007-08-02 14:43:57下载
- 积分:1
-
Fastica-method
说明: 一种用于信号处理的盲源分离方法,使用Matlab代码编写的。(A signal processing for blind source separation methods, the use of code written in Matlab.)
- 2011-03-15 16:53:44下载
- 积分:1
-
DIWASP1_4
一个matlab的扩展程序包,可以生成、处理海浪数据得到海浪谱、有效波高、周期等一系列海洋信息的程序。对从事海浪方面的工作者非常有帮助,并且附有使用说明书。功能异常强大,有兴趣的自己慢慢研究。(DIrectional WAve SPectra Toolbox Version 1.4 For MATLAB.DIWASP was originally developed at the Coastal Oceanography Group, Centre for Water Research, University of Western Australia, Perth.
It is now distributed and maintained by MetOcean Solutions Ltd., New Zealand.)
- 2020-09-09 20:28:04下载
- 积分:1
-
DAQ_Parallel_Port
This is an interface GUI for matlab to make soud in and out from a pc sound card.
- 2009-05-07 19:18:42下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1