联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All matlab编程(251) 

[matlab编程] Rain_Attenuation

仅计算年平均时间0.01%的降雨衰减值A0.01且默认电波为圆极化的一个基于简化模型的函数。
The rainfall attenuation value a0.01 of 0.01% annual average time is calculated and the default electric wave is a function based on the simplified model of circular polarization. (2020-06-04, matlab, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1591285181409745.html

[matlab编程] E6_1_FskMod

fsk的调制解调以及时域和频域波形,同时给出具体仿真过程
Modulation and demodulation of FSK and time and frequency waveforms (2020-03-12, matlab, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1584016120634307.html

[matlab编程] 铝板频散曲线(A0、S0)

主要是用来绘制超声导波时域信号的能量谱图,通过能量的大小来区分到底是哪一个模态。
Drawing Energy Spectrum of Time Domain Signal of Ultrasound Guided Wave (2019-04-20, matlab, 66KB, 下载22次)

http://www.pudn.com/Download/item/id/1555758285993612.html

[matlab编程] MskMod

MSK调制及解调的matlab程序,实测可用
MSK modulation of MATLAB program, measured available (2018-04-26, matlab, 1KB, 下载36次)

http://www.pudn.com/Download/item/id/1524720160726737.html

[matlab编程] reverseArray_multiblock

反向阵列(multiblock): 给定指针d_a中的输入数组{a0,a1,...,an-1},将反向数组{an-1,an-2,...,a0}存储在指针d_b中 A: 从“reverseArray_multiblock”模板开始 B:多个256线程块启动,要颠倒大小为N,N / 256块的数组 第1部分:计算要启动的块数 第2部分:实现内核reverseArrayBlock 请注意,现在您必须同时进行计算 块内的相反位置 反向偏移到块的开始
Reverse array (multiblock): Given the pointer d_a in the input array {a0, A1,..., an-1}, the reverse array {an-1, An-2,..., a0} stored in the pointer d_b A: starts with the "reverseArray_multiblock" template B: more than 256 thread block start, to reverse the size of N, N / 256 block array The first part: the number of calculation to start The second part: implementation of kernel reverseArrayBlock Attention, now you must calculate at the same time The reverse position in a block Reverse offset to block start (2017-06-24, Visual C++, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/1498259201733503.html

[matlab编程] E6_MskPskSpec

<数字调制解调技术的matlab与fpga实现>的matlab源代码,6章的psk解调程序
<Digital modem technology matlab and fpga realization> matlab source code, Chapter 6 of the demodulation process psk (2016-06-11, matlab, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/1465654947130412.html

[matlab编程] a0

针对PMSM电机的simulink仿真模型,其仿真曲线有待于进一步完善
Simulink simulation model for PMSM motor, the simulation curve to be further improved (2015-09-20, matlab, 18KB, 下载5次)

http://www.pudn.com/Download/item/id/1442732753184914.html

[matlab编程] InteriorPoint

Solve a problem of Linear Program by the Interior Points methods. Function [x, Al, Z] = InteriorPoint(c0, x0, A0, b0, alpha, tol) Inputs - c0 -> initial coef. of O.F. x0 -> initial solution A0 -> initial constraints b0 -> limits of constraints alpha -> adjust tol -> maximum error Output x -> optimal solution A -> final constrainsts Z -> optimal value of Objetive Funcion (F.O.) Creates a text file with every step until the final solution.
Solve a problem of Linear Program by the Interior Points methods. Function [x, Al, Z] = InteriorPoint(c0, x0, A0, b0, alpha, tol) Inputs - c0 -> initial coef. of O.F. x0 -> initial solution A0 -> initial constraints b0 -> limits of constraints alpha -> adjust tol -> maximum error Output x -> optimal solution A -> final constrainsts Z -> optimal value of Objetive Funcion (F.O.) Creates a text file with every step until the final solution. (2015-06-07, matlab, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1433692108339643.html

[matlab编程] LAMB

计算lamb波反对称波(A0),可以通修改波速、频厚积来分析不同的相速度曲线。
Calculation lamb wave antisymmetric wave (A0), you can modify the velocity through the frequency thick plot to analyze the different phase velocity curve. (2015-05-04, matlab, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/1430752605511579.html

[matlab编程] hypot

抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine. (2014-04-25, matlab, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2522040.html

[matlab编程] advancenewton

改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
improve Newton s method : Construction of the equation : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : Your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine. (2014-04-25, matlab, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2522039.html

[matlab编程] para

抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
Constructor method for solving parabolic equations: given [0,1] random number (uniformly distributed) as the root of the equation p* Let your a3 interval for the number of classes, and after a two-digit student number were a2 and a1, so get your cubic equation example: Your 31 classes of the 12th, then your form of the equation is 21x3+60x2+2x+a0 = 0 equation coefficients a0 to you get to determine the root of p*. (2014-04-25, matlab, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2522038.html

[matlab编程] matlab5

Dumps SOS filter coefficients to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable. Only 5 terms are written per section, a0 is ignored. The output array order is {b0, b1, b2, -a1, -a2}.
Dumps SOS filter coefficients to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable. Only 5 terms are written per section, a0 is ignored. The output array order is {b0, b1, b2, -a1, -a2}. (2014-03-12, matlab, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2481129.html

[matlab编程] lambSolution

请大家帮忙看看问题出在哪里,a0、a1、a2还可以,A3以后就不对了
Matlab computing applications lamb wave dispersion curves, group velocity and phase velocity calculation. (2013-05-20, matlab, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/2250690.html

[matlab编程] bvp2

运用有限差分方法求解二阶边值问题,x" + a1*x’ + a0*x = u with x(t0) = x0, x(tf) = xf
solve BVP2 by the finite difference method (2012-05-08, matlab, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/1860760.html

[matlab编程] lsqcurvefitting

matlab二维拟合函数表达式 应用于lsqcurvefit(@myfun,a0,data,zdata) (非线性最小二乘法拟合)
curve fitting (2010-07-09, matlab, 3KB, 下载128次)

http://www.pudn.com/Download/item/id/1236461.html

[matlab编程] Bisection

he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0. (2009-03-20, matlab, 2KB, 下载16次)

http://www.pudn.com/Download/item/id/680322.html

[matlab编程] hypot

抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine. (2005-12-03, matlab, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/129794.html

[matlab编程] advancenewton

改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
improve Newton's method : Construction of the equation : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : Your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine. (2005-12-03, matlab, 1KB, 下载11次)

http://www.pudn.com/Download/item/id/129793.html

[matlab编程] para

抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.
parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine. (2005-12-03, matlab, 1KB, 下载13次)

http://www.pudn.com/Download/item/id/129791.html
总计:251