搜索资源列表
nljstate
- 采用NLJ随机搜索的方法辨识一个以状态方法表示的非线性系统。选其初值 a1(0) =50 , a2(0) =100 , a3(0) =100 , a4(0) =50 , a5(0) =10 , 选范围为 r(1)(i)=0.5 a(0)(i) , 取数据长度 L =40, t =0.005 , 性能指标 J= 。迭代计算结果得 a 的估计值 1=17.6043243, 1=17.5977, 2=72.9573, 3=51.3014, 4=22.9889, 5=5.99965, J = 0.000
a4.rar
- 本程序由matlab编写,通过求解光纤激光器的速率方程,给出激光功率分布,This program prepared by matlab, the rate of fiber lasers by solving the equation for the distribution of laser power
diaodu
- 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
math
- 矩阵运算:求逆、转置、相乘等,然后通过矩阵运算求多项式纠正的值,多项式如:X=a0+a1*x+a2*y+a3*x*x+a4*x*y+a5*y*y Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomial
we
- 七单元天线阵DOA估计 clear clc d=1 天线阵元的间距 lma=2 信号中心波长 q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向 A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子 A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)] A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)] A4=[exp(-2*
HeapMergeSort
- Sorting by Heapsort and Mergesort algorithms. =================================== Input file:H01dat.txt ---------------------------- 包含第一列為n a b 第二列以後為a1 a2 a3 a4 ...... an n:要排序的輸入資料數。 ai:要排序的資料,以space 或換行隔開,程式要能自行判斷資料輸入到n筆為止。
A4
- Function files in MATLAB for calculation of laminate engineering constants for a multidirectional laminate consisting of plies with known values of material data in the principal material directions, known fiber orientations and known ply coordinates
octave-a4.pdf.tar
- GNU Octave A high-level interactive language for numerical computations Edition 3 for Octave version 3.0.0 July 2007 -GNU Octave A high-level interactive language for numerical computations Edition 3 for Octave version 3.0.0 July 2007
issues-in-algorithms
- 程序设计中有关数据结构与算法的关键问题,两页A4大小适合复习-Programming, data structures and algorithms related to the key issues for review two pages A4 size
A4
- matlab source for comm simulation
str_comp2
- 将给定的字符串,按照规格压缩,输出压缩后的字符串。压缩规格为:相同字符连续,则压缩为“字符+数字个数”,如”aaaa”压缩为”a4”-Given string, in accordance with specifications compression, the compressed output string. Compression standard is: the same character continuously, then the compression is " the numb
Texture
- 基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵,粗糙度A1, 惯性矩A2,纹理熵A3,相关度A4,方差A5,逆差矩阵A6-extract texture
six_figures
- 粗糙度A1, 惯性矩A2,纹理熵A3,相关度A4,方差A5,逆差矩阵A6,纹理特征提取-extract six texture figures
a4
- Write a program that reads as its inputs four pairs of (x, y) coordinates of the endpoints of two line segments P1P2 and P3P4. Your program should decide whether the two line segments have a common point. For this problem you may use matlab in order
a4
- 机载雷达空时二维信号处理时的导向矢量的图-Airborne radar space-time steering vector diagram in the two-dimensional signal processing
a4
- SML implementations of random functions. Including tree traversals and tree balancing.
PDFEEGLAB-Wiki-Tutorial-A4
- matlab eeglab 说明 !!适合脑电信号处理人员-MATLAB eeglab descr iption! ! For EEG signal handlers
mtl_ode_sim_shootingmethod
- 运用打靶法求解二阶边值问题。 A1*d/dx(dy/dx) + A2*dy/dx + A3*y + A4 = 0-To illustrate the use of Runge-Kutta method in the Shooting method as applied to a function of the user s choosing.
1-2
- 从文件读入30个无序整数,建立一个双向循环链表并输出,调整链表顺序为 (a1,a3.a5…,a2,a4,a6…)并输出。-Read from the document 30 disorderly integer, a bidirectional circular list and output adjustment linked list of the order of (a1, a3.a5 ..., a2, a4, a6 ...) and outputs.
music(doa)
- 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c) 求协方差的特征矢量及特征值 取出与零特征