-
createFeatureGabung
create train data untuk membuat data training1
- 2010-09-01 15:14:23下载
- 积分:1
-
dfittool
b图像 matlab功能 matlabmatlabmatlabmatlabmatlab(b image)
- 2013-07-13 13:06:45下载
- 积分:1
-
create_PEC_plates
matlab程序,fdtd算法创建pec完美匹配曾目标的程序,语言简单易懂(Matlab, FDTD algorithm to create the pec perfect match has target program, easy to understand language)
- 2013-09-26 20:01:57下载
- 积分:1
-
AlejandroPAll
使用matlab进行gif图片的生成,可画函数图像以及不稳定流程,3种模式分别对应3种算法(Use matlab to generate a gif image, the image can be painted functions and unstable process, three modes corresponding to the three algorithms)
- 2015-07-19 00:16:29下载
- 积分:1
-
Gaussian-Wavelet-Denoising-
Gaussian的小波去噪工具箱,基于matlab(Gaussian Wavelet Denoising Matlab Toolbox
Various wavelet shrinkage and wavelet thresholding estimators, appeared in the nonparametric regression literature, are implemented in MATLAB§. These estimators arise from a wide range of classical and empirical Bayes methods treating either individual or blocks of wavelet coefficients.)
- 2013-11-13 21:12:39下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
JA_extraction
基于simulink的Jiles模型参数提取。使用中需使用simulink的parameter estimation功能(Jiles artheron model parameter extraction based on simulink)
- 2021-02-21 15:19:42下载
- 积分:1
-
Balanced-Realization-Algorithm
一种简单的模型降阶算法,具体为平衡实现算法,希望对你们有用。(A simple model reduction algorithms, specifically balancing algorithm, hope helpful for you.)
- 2021-04-07 11:19:01下载
- 积分:1
-
SSI-MATLAB
用matlab语言的ssi法随机子空间法的编程,效果不错(Matlab programming language using stochastic subspace ssi Act law, good results)
- 2021-03-23 11:09:16下载
- 积分:1
-
GUI_20200702_JISUANQI
说明: 实现功能:
(1)完成简单的加、减、乘、除、乘方(x^y);
(2)能够完成十进制数到二进制和16进制的转化;
(3)在上述基础上能够实现存储计算的结果,并能够在后续应用中调出,同时能够实现输错了删除的功能;(Implementation function:
(1) Complete simple addition, subtraction, multiplication, division and multiplication (x ^ y);
(2) It can complete the conversion from decimal to binary and hexadecimal;
(3) on the basis of above, the result of storage calculation can be realized, and it can be transferred in subsequent applications, and at the same time, it can achieve the function of error deletion.)
- 2020-11-25 12:07:51下载
- 积分:1