-
mtlabzooming
zooming pgm using matlab...without using in built functions....
- 2010-09-26 18:59:25下载
- 积分:1
-
supermarket
supermarket的一部分源代码一部分源代码(super market)
- 2013-12-09 20:45:23下载
- 积分:1
-
DMSV
该程序提供了基于支持向量的判别分析的matlab实现,可应用于模式分类(Discriminant Analysis via Support Vectors)
- 2015-02-02 08:00:59下载
- 积分:1
-
code
求解线性不定方程组的一个基解(未知数个数大于方程个数),代码简单有效,可以利用该代码求出所有基解,从而得到不定方程组解得一般形式(A radical solution for solving linear equations uncertain (unknown number greater than the number of equations), the code is simple and effective, you can use the code to all base solution obtained, resulting in variable equations have the general form of the solution)
- 2014-01-05 10:12:14下载
- 积分:1
-
wlan_11n_simulink_mod_Dec31_2009_no_dll
802.11n Matlab Codes
- 2010-08-27 16:01:04下载
- 积分:1
-
Functions_nee_amma
It is amplitude shift keying
- 2010-11-14 14:53:11下载
- 积分:1
-
simulink
非常好的SIMULINK建模与仿真教程,有助于学习Simulink动态仿真!(Very good SIMULINK modeling and simulation tutorial, Simulink dynamic simulation help to learn!)
- 2012-08-14 17:55:16下载
- 积分:1
-
chapter2
(1)matlab入门第一步,基本的matlab操作,轻轻松松进阶matlab((1) matlab Getting a first step, the basic matlab operation, easily advanced matlab)
- 2013-12-15 10:54:38下载
- 积分:1
-
OPTIMAL
关于永磁同步电机数学模型的最优控制matlab的m文件(optimal control of PWSM based on MATLAB)
- 2021-04-26 15:28:46下载
- 积分: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