资源列表
impseq&impinvar0
- 单个脉冲序列生成子程序 & 用脉冲响应不变法把模拟滤波器系数变换为数字滤波器系数的函数 -single pulse sequence generated subroutine
end_point1
- 自己写的MATLAB程序,用与端点检测的程序,很有用的哦~-himself wrote the MATLAB program, and endpoint detection procedures, very useful oh ~
my_Trellis_code
- 3/4速率Trellis编码的matlab实现
lufact
- lu分解是数值分析中的重要内容,在解线性方程组方面具有很重要的地位,所以彻底的掌握他具有很好的学习价值,通过程序实现算法 正好体现了计算机与自然科学的有机结合-numerical analysis is an important part of the solution of linear equations have a very important position, so thoroughly he has a good grasp of the value of learning thr
Linearprogramming
- 线性规划,matlab实现的两个引例,数学建模-Linear programming, matlab implementation of the two cited cases, mathematical modeling
tx_power_amplifier
- 高功率放大器的MATLAB模型,代码为John Terry 文章的源码-model of high power amplifier in paper of John Terry
get-Lyapunov
- 计算二维硫酸铜液层中浓度场振荡相关的李雅普诺夫指数-Calculate the concentration field oscillation of Lyapunov exponent
CFDiP1
- subroutine for initial condition
gradproj
- 梯度投影算法,用于求解含约束的非线性优化问题-gradient projection algorithm
oula_PR
- PR 神经元仿真模型 外加电场 欧拉法 龙哥库塔法想要加我-PR neurons simulation model
MLP.tar
- A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. A MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the next
queen
- 八皇后问题,利用回溯法找到互不攻击的八个皇后的位置,给出所有的情况,可以选择皇后的个数。-Eight queens problem using backtracking to find and do not attack the eight Queen' s position, given all the circumstances, you can choose the number of queen.