-
A.Guide.to.MATLAB
说明: 一本Matlab入门书籍,有Matlab基础或者无基础均可使用(This book is a short, focused introduction to MATLAB, a comprehen-
sive software system for mathematics and technical computing. It will
be useful to bothbeginning and experienced users.)
- 2011-03-18 02:33:57下载
- 积分:1
-
AHP-MATLAB
AHP层次分析算法的MATLAB源文件。包括三个部分,一个主函数脚本文件,输入判断矩阵,两个函数文件分别实现求最大特征根、特征向量及一致性检验。(AHP AHP algorithm MATLAB source file. Consists of three parts, a main function of the script file, enter judgment matrix, two function files are seeking to achieve maximum eigenvalue eigenvector and consistency checking.)
- 2014-08-25 20:37:10下载
- 积分:1
-
MATLAB-programming-(second-edition)
本书全面地介绍了MATLAB的相关内容,是一本很好的入门教程(The book provides a comprehensive introduction to the MATLAB is a good introductory tutorial)
- 2013-03-16 14:33:50下载
- 积分:1
-
semmier
说明: 塞米尔公式,可计算光纤在不同波长下或不同掺杂材料以及浓度时的折射率(refractive index for optical fiber)
- 2021-03-13 11:09:24下载
- 积分:1
-
matlab3
书上的一些matlab程序,学着自己在matlab中编程(some of the M-files are generic so that the filenames indicate their function.)
- 2011-12-21 16:31:01下载
- 积分:1
-
DEA-SOLVER-Pro5
数据包络分析算法模型,DEA-Solver Pro v5(Data Envelopment Analysis Model)
- 2020-10-21 12:07:24下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1
-
周期图法
数字信号处理中经典谱估计的周期图法的MATLAB程序代码(Periodogram method for classical spectral estimation in digital signal processing)
- 2017-06-27 21:45:21下载
- 积分:1
-
kmeans
K means code for k means algorithm
- 2013-08-05 12:44:42下载
- 积分:1
-
fenge
matlab的一个小程序,主要功能是利用投影的方法对车牌字符分割,运行流畅,运行的结果页很好。(matlab a small program, the main function is using the projection method of license plate character segmentation, smooth running, run of good results page.)
- 2012-09-05 17:21:56下载
- 积分:1