-
chordsol
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
- 2009-12-04 03:37:11下载
- 积分:1
-
ThrSample3
三次样条插值,比较好的MATLAB程序,也是在计算值中不可缺少的东西(cubic spline interpolation)
- 2012-04-26 21:48:20下载
- 积分:1
-
PV
说明: 光伏电池板模型,仿真p-u曲线等。自动将excel中的多条不同的温度、光照等数据读入,并连续运行输出保存每个工况数据(PV simulink model。it can read different input initial parameters from excel,then run the pv model and save the power data of each case automatically。)
- 2014-09-20 20:29:43下载
- 积分:1
-
judp
UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer.
The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
- 2009-06-24 21:29:18下载
- 积分:1
-
CornerDetectionClassification
本程序是西电博士开发关于角点检测的程序代码和相关的论文,学习和应用价值极大(Matlab codec of Corner Detection and Classification)
- 2015-01-28 23:43:36下载
- 积分:1
-
FDTD-1D-a-2d
this program generate 1D and 2D plane wave and apply Yee algorithm without dielectric
- 2013-12-04 21:39:41下载
- 积分:1
-
kmeans
说明: 通过k-means聚类算法对图像的颜色进行聚类。(The color of the image is clustered by k-means clustering algorithm.)
- 2021-04-27 13:48:45下载
- 积分:1
-
3D_SIFT_demo
本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准(The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration)
- 2007-08-01 09:49:17下载
- 积分:1
-
fwdcode
commmunication develop in 4g
- 2014-09-09 16:52:04下载
- 积分:1
-
the-code-for-least-square
使用matlab程序实现最小二乘法的基本原理和多项式拟合算法程序(the code for least square with matlab)
- 2011-10-26 18:42:31下载
- 积分:1