-
nonlineareq4
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:36:03下载
- 积分:1
-
mom
矩量法及其在天线中的应用,西安电子科技大学科技大学的内部学习资料(Method of moments and its application in antennas, Xi' an University of Electronic Science and Technology University of Science and Technology within the learning materials)
- 2021-04-04 20:49:04下载
- 积分:1
-
SimpleTracker-
Simple Tracker
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
(SIMPLETRACKER a simple particle tracking algorithm that can deal with gaps
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
|simpletracker.m| is- as the name says- a simple implementation of a
tracking algorithm, that can deal with gaps. A gap happens when one
particle that was detected in one frame is not detected in the subsequent
one. If not dealt with, this generates a track break, or a gap, in the
frame where the particle disappear, and a false new track in the frame
where it re-appear. )
- 2012-09-07 23:52:27下载
- 积分:1
-
Code
LIVE ECG PROGRAM FOR MATLAB GUI
- 2014-11-27 12:47:12下载
- 积分:1
-
Signal_lms
LMS算法实现自适应均衡器的MATLAB编程代码(matlab code of LMS algorithm )
- 2012-05-11 14:23:44下载
- 积分:1
-
mjiaqiang2
下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold denoising matlab program: thr = sigma* (2* lgN) 1/2/lg (j+1) by [x, xn] = wnoise (2,10,6) noise test data(thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold denoising matlab program: thr = sigma* (2* lgN) 1/2/lg (j+1) by [x, xn] = wnoise (2,10,6) noise test data)
- 2012-05-20 23:12:59下载
- 积分:1
-
信号处理的盲源分离算法
信号处理的盲源分离算法,用于信号卷积混合盲分离,供大家参考一下。(Blind Source Separation of signal processing algorithms for signal convolution Blind separation, for your reference.)
- 2020-06-27 02:00:02下载
- 积分:1
-
xiaoboshenjingwangluo
说明: 搜集的小波神经网络程序
初学小波神经网路,四处搜集的代码,希望与大街共同讨论学习:
小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂
(Wavelet neural network program to collect beginners neural network, collected around the code, I hope to discuss with the Avenue Learning: neural network, genetic algorithm neural network code, test can be used, but not really understand the principle of specific)
- 2011-03-08 11:36:25下载
- 积分:1
-
Mfile
说明: MATLAB图形处理工具箱~与冈萨雷斯《数字图像处理》配套(:MATLAB graphics toolbox ~ and Gonzalez, " Digital Image Processing" package)
- 2010-04-29 12:02:21下载
- 积分:1
-
wind_model
The evolution the speed of wind according to time is modelized by a function analytical or generated by a statistical law starting the data of measurement for a given site. In a context of theoretical modeling, the profile of wind must satisfy two criteria:
1) The duration of the profile must be limited to reduce the time of simulation
2) The profile of the wind must be representative of the characteristics of the deposit (intensity, variability, statistical distribution…).
In this study, we represented the evolution the speed of the wind, by a scalar function which evolves/moves in time, modelized in deterministic form by a sum of several harmonics. Profile of the wind simulated with a mean velocity of 8.2m/s.
- 2015-03-29 09:45:21下载
- 积分:1