-
powerflow
潮流计算。用于电力系统的潮流计算,用的是牛顿法。(power flow)
- 2010-03-11 10:36:16下载
- 积分:1
-
matlab-chepia-tiju
基于matlab的车牌的提取,包括车牌灰度处理,边缘检测,腐蚀,车牌定位及提取(Matlab license plate extraction, including the license plate gray processing, edge detection, corrosion, license plate location and extraction)
- 2013-01-10 13:02:29下载
- 积分:1
-
Applied-Numerical-Methods-Using-MATLAB---Yang-Cao
Applied numerical methods using MATLAB
- 2013-10-09 18:52:37下载
- 积分:1
-
hbaapi
FC HBA API的接口实现,这个实现可以满足很多做光纤卡的app级应用开发。(FC HBAAPI implementation )
- 2013-12-31 09:13:41下载
- 积分:1
-
NMSPR
Newton法求特定方程的最小正根的计算程序(Newton Method particular the least positive root of equation calculation program)
- 2010-12-30 14:20:24下载
- 积分:1
-
NLS_Equation
说明: 用分布傅里叶计算非线性薛定谔方程,改自《非线性光纤光学》第五版。(Calculation of the nonlinear Schrodinger equation with the distributed Fourier)
- 2020-02-01 10:36:41下载
- 积分:1
-
ChaosToolbox
该工具箱包括了混沌时间序列分析与预测的常用方法,有:
产生混沌时间序列(chaotic time series)
Logistic映射 - ChaosAttractorsMain_Logistic.m
Henon映射 - ChaosAttractorsMain_Henon.m
Lorenz吸引子 - ChaosAttractorsMain_Lorenz.m
Duffing吸引子 - ChaosAttractorsMain_Duffing.m
Duffing2吸引子 - ChaosAttractorsMain_Duffing2.m
Rossler吸引子 - ChaosAttractorsMain_Rossler.m
Chens吸引子 - ChaosAttractorsMain_Chens.m
(The kit includes a chaotic time series analysis and prediction of commonly used methods are: generate chaotic time series (chaotic time series) Logistic map- ChaosAttractors Main_Logistic.m Henon map- ChaosAttractors Main_Henon.m Lorenz attractor- ChaosAttractors Main_Lorenz.m Duffing attractor- ChaosAttractors Main_Duffing.m Duffing2 attractor- ChaosAttractors Main_Duffing2.m Rossler attractor- ChaosAttractors Main_Rossler.m Chens attractor- ChaosAttractors Main_Chens.m)
- 2010-05-13 15:55:57下载
- 积分:1
-
change-contrast-of-image
IMAGE_CONTRAST is a MATLAB function which carries out a simple contrast enhancement operation on an image.
Note that MATLAB s image processing toolbox includes a functions such as nlfilter which can do a more sophisticated treatment of images. But the purpose of this example is to demonstrate the process of image enhancement in a way that is clear enough to understand quickly.
- 2012-04-25 22:33:15下载
- 积分:1
-
magnify
图创建一个放大框,当一个按钮被按下时,根据鼠标的位置。按“+”/“ - ”,而按下按钮来增加/减少放大。按 > / < ,而按下按钮来增加/减少箱尺寸。
按住Ctrl键的同时单击离开放大图。(Figure creates a magnification box when under the mouse position when a button is pressed. Press + / - while button pressed to increase/decrease magnification. Press > / < while button pressed to increase/decrease box size.
Hold Ctrl while clicking to leave magnification on figure.)
- 2013-02-05 17:17:41下载
- 积分:1
-
new1
clc
clear
number of subbands
K = 32
oversampling ratio
O = 2
decimation rate
D = K/O
number of taps per polyphase component
P = 3
total prototype filter length is L = D*P
prototype filter
- 2013-04-29 22:34:40下载
- 积分:1