搜索资源列表
32阶幻~1
- 本程序为32阶幻方的一种,在左上角的4*4=16个空格中,第一、三行的第1,2个空格标记*,第二、四行的第3,4个空格标记*。然后分别以轴对称、中心对称扩展到另三个区域的256个空格的左上方1/4区域,然后又以轴对称、中心对称扩展到256个格的其它三个区域,依次类推直至整个区域的1024个空格中对应的 空格均有标记*。-procedures for the 32 bands a magic squares in the upper left corner of the 4 * 4 = 16 sp
2.6.3--树形组件进阶(目录树)
- 树形操作--树形组件进阶(目录树),了解树形的基本应用。理解应用树形-tree operation -- Advanced Component tree (tree), a basic understanding of tree applications. Understanding Application tree
Strassen_8
- Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n * n matrix of the band decomposed into 4 n / 2
fengchuifenxing
- 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic recursive algorithm to achieve. T
JnS-1.2
- 著名的Jade算法,利用高阶累积量盲分离。法国Cardoso发明的算法。-famous algorithm, using Cumulant Blind separation. France Cardoso invented the algorithm.
lattice_filter_Matlab
- 格型滤波器(lattice filter)Matlab的实现帖子,只用于2阶。请高手看看。不过我还是不会编更高阶的格型滤波器。欢迎一起探讨!zhoujoejx@163.net-lattice filter (lattice filter) Matlab achieve posts. only for the two bands. Look at 19:56. However, I will not write more advanced lattice filter. Welcome to ex
2阶倒立摆控制
- 倒立摆系统是一个典型的多变量、非线性、强耦合和快速运动的高阶不稳定系统,它是检验各种新型控制理论和方法有效性的典型装置。近年来,许多学者对倒立摆系统进行广泛地研究。 本文研究了直线二级倒立摆的控制问题。首先阐述了倒立摆系统控制的研究发展过程和现状,接着介绍了倒立摆系统的结构并详细推导了二级倒立摆的数学模型。本文分别用极点配置、LQR最优控制设计了不同的控制器,通过比较和MATLAB仿真,验证了所设计的控制器的有效性、稳定性和抗干扰性。
2
- 非最小相位MA(3),高阶统计分析,GM算法估计MA参数,Matlab源程序-GM algorithm estimates MA parameters
2-jiedaolibai
- 使用神经网络实现2阶倒立摆的控制。包含simulink连接图、神经网络程序、最终结果。-Second order inverted pendulum control using neural network. Contains the simulink connection diagram, neural network program, the final result.
TUBANZAOBO
- 数值计算波浪水槽推板造波模拟2阶stokes波。(2d stokes wave simulation udf)
acoustic forward -2
- 声波方程交错网格正演模拟程序,8阶空间,2阶时间。(Staggered grid forward modeling program of acoustic wave equation, 8 order space, 2 order time.)
zd530003514 (2)
- 一个matalb的四阶龙格库塔法解二阶微分方程的案列,附带一个FFT变换程序,供初学者参考(A MATALB four order Runge Kutta method for solving the two order differential equations for reference for beginners)
MATLAB高阶累积量工具箱
- matlab高阶统计量工具箱,用于计算2阶累积量,3阶累积量,4阶累积量等(sorry,it is too hard for me to introduce this fucking program,look at my introduction in chinese!)
2阶低通滤波计算
- 该文档为典型二阶低通滤波电路的mathcad计算文档(This document is the Mathcad computing document of a typical two order low pass filter circuit)
奇数阶魔阵问题
- 魔阵是用自然数1,2,3…,n2填n阶方阵的各个元素位置,使方阵的每行的元素之和、每列元素之和及主对角线元素之和均相等。奇数阶魔阵的一个算法是将自然数数列从方阵的中间一行最后一个位置排起,每次总是向右下角排(即Aij的下一个是Ai+1,j+1)。但若遇以下四种情形,则应修正排数法。 (1)列排完(即j=n+1时),则转排第一列; (2)行排完(即i=n+1时),则转排第一行; (3)对An,n的下一个总是An,n-1; (4)若Aij已排进一个自然数,则排Ai-1,j-2
门限确定(C60高阶累积量)2
- 调制信号的高阶累积量仿真,包括16qam,32qam,BPSK,QPSK,4ASK(Simulation of higher order cumulants of modulation signals, including 16QAM, 32qam, BPSK, QPSK, 4ASK)
FRAACUEQUATION
- 此程序是二维分数阶粘弹性声波有限差分法的正演模拟,时间导数二阶精度,空间分数阶导数2阶精度,含波长快照,未加边界,确保可运行。(This program is a two-dimensional fractional viscoelastic acoustic forward modeling of finite difference method, the time derivative second-order accuracy, space fractional order deriva
matlab高阶谱工具箱 有维格纳2阶,3阶切片
- 高阶谱工具箱,里面包含了维格纳双谱等等一些有用得文件(Higher-order spectrum toolbox)
dingjie (2)
- 实现AR模型的定阶,使得预测更加有效,从而建立模型(Realizing Order Determination of AR Model)
合泰2键滑条DEMO
- 合泰电容式2键式触控滑条程序,具备左右滑动功能,8位(256阶)分辨率.适合于调节灯光,音量等智能控制.