-
QuartusMaxplus
Quartus和Maxplus使用指南。在做EDA设计的时候会用到的。(Quartus and Maxplus Guide. When doing EDA design will be used.)
- 2010-05-25 11:19:45下载
- 积分:1
-
mcr_100_m7
多元曲线解析-交替最小二乘法,MCR-ALS(Multivariate Curve Analysis- alternating least squares method, MCR- ALS)
- 2006-11-04 18:56:45下载
- 积分:1
-
3
说明: 信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:18:11下载
- 积分:1
-
44
is a small example of how to use a slider and observe and enter the current value in the slider
- 2013-12-10 02:13:24下载
- 积分:1
-
HATAMODEL
Hata pathloss model matlab implementation.
- 2015-02-19 10:00:13下载
- 积分:1
-
root-music-for-subarray
子阵列划分的root-music algorithm(Sub-array by root-music algorithm)
- 2021-03-25 13:59:14下载
- 积分:1
-
ga
说明: 本算法采用遗传算法,用于辨识复杂洛伦兹系统参数。(Identification of Lorentz System Parameters)
- 2020-06-15 22:40:02下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
AnIntroductiontoDigitalImage
image processing in matlab
- 2011-01-11 12:44:37下载
- 积分:1
-
MATLAB_shixian
这是使用MATLAB实现的一个模型解决方法.MATLAB的功能更为强大,可以实现很多模型的设计与模拟.(This is the use of MATLAB model of a solution. MATLAB functions more powerful, Many models can achieve the design and simulation.)
- 2007-03-26 08:21:35下载
- 积分:1