-
bresenham-line-algorithm.pdf
i want source code for image segmentation
- 2013-07-31 14:05:16下载
- 积分: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
-
ocr
This is a optical character recogniser made in matlab. it is simple and it works great
- 2011-06-13 23:38:32下载
- 积分:1
-
Diffuse.m
Creates the diffuse noise for a set of microphones in a closed room with various powers based on the positions of the microphones.
- 2013-08-21 17:18:04下载
- 积分:1
-
SRM3_VPWM_based_cilian_JM
开关磁阻电机simulink模型,包含了我的开关磁阻电机模型是自己搭的,先进控制算法如DITC的也有,请不要外传(Switched reluctance machine)
- 2021-03-06 20:19:30下载
- 积分:1
-
alamouti_Turbo
Work has started in the 3GPP to define a long-term evolution for 3G, sometimes referred to as Super-3G, which will stretch the performance of 3G technology.
- 2010-06-21 22:03:48下载
- 积分:1
-
Power-spectrum-estimation
功率谱估计
信号为两个正弦信号加高斯白噪声,各正弦信号的信噪比均为10dB,长度为N,信号频率分别为 和 ,初始相位 ,取 , 取不同数值:0.3,0.25。 为采样频率。分别用Levinson递推法和Burg法进行功率谱估计,并分析改变数据长度、模型阶数对谱估计结果的影响。(Power spectrum estimation signal into two sinusoidal signals applied Gaussian white noise, the SNR of each sinusoidal signal are 10dB, a length of N, respectively, and the signal frequency, initial phase, take, take different values: 0.3,0.25. Is the sampling frequency. Levinson recursive method were used and Burg method for power spectrum estimation, and change the length of the data analysis, the impact on the estimation model order spectrum.)
- 2015-03-23 10:48:42下载
- 积分:1
-
Subdomain
加权余量法--子域法求解一维扩散方程。参考书《Computational Techniques for Fluid Dynamics》(The weighted residual Law- sub-domain method for solving one-dimensional diffusion equation. Reference book " Computational Techniques for Fluid Dynamics" )
- 2013-05-21 22:15:01下载
- 积分:1
-
New-folder-(31)
THIS FILE IS ABOUT ADAPTIVE FILTER
ITS HELPFUL FOR LEARNING ABOUT LMS/NLMS
- 2014-01-19 04:18:53下载
- 积分:1
-
OFDM
OFDM的误码率分析,Matlab仿真,希望有用(BER Analysis of OFDM, Matlab simulation, hope helpful)
- 2010-06-29 21:04:01下载
- 积分:1