Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab F
Search - matlab F - List
介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
Date : 2025-12-24 Size : 3kb User : tsibintsibin

DL : 0
BIOSIG is an open source software library for biomedical signal processing. Library works well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG, but also other types of biosignals like ECG, EMG, etc. are supported. -BIOSIG is an open source software library f or biomedical signal processing. Library work s well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG. but also other types of biosignals like ECG, EMG, etc.. are supported.
Date : 2025-12-24 Size : 239kb User : 陆游

BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B Aeq*x=Beq % C(x)<=0 Ceq(x)=0 % x(i) is continuous for xstatus(i)=0 % x(i) integer for xstatus(i)= 1 % x(i) fixed for xstatus(i)=2 %-BNB20 Finds the constrained minimum of a fu nction of several possibly integer variables. % Usage : [errmsg, Z, X, t, c, fail] =% BNB20 (fun, x0, xstatus, xlb, xub, A, B, Aeq, Beq, nonlcon. settings, options, P1, P2, ...)%% BNB solves problems of the form : Minimize% F (x) subject to : xlb
Date : 2025-12-24 Size : 6kb User : 冯颖

DL : 0
自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
Date : 2025-12-24 Size : 733kb User : Alex

DL : 0
数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
Date : 2025-12-24 Size : 15kb User : zn

DL : 0
用esprit算法估计复正弦加白噪声的信号频率,f给出正弦信号的频率估计值-Esprit algorithm with an estimated increase in complex white noise sinusoidal signal frequency, f the frequency of sinusoidal signal given the estimated value of
Date : 2025-12-24 Size : 1kb User : 袁泉

DL : 0
产生高斯白噪声,标准差和期望都固定,如N=f(0.1,2),这种形式的,随机产生40个-Generated white Gaussian noise, standard deviation and expectations are fixed, such as N = f (0.1,2), this form of randomly generated 40
Date : 2025-12-24 Size : 2kb User : 任鹏

DL : 0
【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦Matlab程序 【14】F-检验法部分程序 -【1】 【2-random sequence generation process white noise generation process】 【3】 M sequence generation process 【4】 to complete a one-time second-order system least-squares identification procedure 【5】 actual pressure system least-squares identification procedure 【6】 Delivery Push the least squares identification procedure augmented 【7】 【8】 least square identification procedures for gradient correction least square identification procedure 【9】 Recursive maximum likelihood identification procedures 【10】 【11】 Bayes identification procedures Improved neural network algorithm MBP noise system identification procedure 【12】 multi-dimensional nonlinear function identification program Matlab program 【13】 fuzzy neural network decoupling Matlab program 【14】 F-test part of the program
Date : 2025-12-24 Size : 7kb User : jshuska

DL : 0
SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer. - SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer.
Date : 2025-12-24 Size : 2kb User : dilir

DL : 0
matlab表面图、网格图或等高线图的图形显示-Surface, the grid map or contour map of the graphical display
Date : 2025-12-24 Size : 2kb User : yangdanxuan

DL : 0
实现了用matlab对于接收信号波形的仿真-Achieved with the matlab simulation for the received signal waveform
Date : 2025-12-24 Size : 2kb User : yuyingying

DL : 0
自动增益控制(AGC)原理与仿真 AGC环路中增益控制函数为 f(x)=100/(1+100x)-Automatic gain control (AGC) Principle and simulation of AGC loop gain control function f (x) = 100/(1+100 x)
Date : 2025-12-24 Size : 5kb User : ln

DL : 0
绘制圆柱面x^2+y^2=1,y^2+z^2=1,z^2+x^2=1相交图形 画理论计算出的最速落径(虚线表示) 多元函数求极值法模拟最速降线 二次函数 f(x)=4x(1-x) 的迭代密度分布图 二次函数f(x)=ax(1-x) 迭代蛛网图 -Draw a cylindrical surface x ^ 2+y ^ 2 = 1, y ^ 2+z ^ 2 = 1, z ^ 2+x ^ 2 = 1 intersects graphics painting theoretical calculation showing the most speed drop diameter (dashed lines said) multivariate function seeking extreme value method simulation the most speed drop line the iterative density distribution of the quadratic function f (x) = 4x (1-x) quadratic function f (x) = ax (1-x) of iterative spider diagram
Date : 2025-12-24 Size : 2kb User : 王虎

DL : 0
卡尔曼滤波器在跟踪的应用,通过matlab对频率进行仿真-failed to translate
Date : 2025-12-24 Size : 1kb User : ltx

Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4. Si el Gradiente Fi es !=0 continuar 5. Encontrar dirección de búsqueda Si= -GradienteFi= - Gradiente F(Xi) 6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Hacer i=2 8. Obtener Gradiente Fi 9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1) 10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Verificar Optimalidad de X(i+1) Si es optimo, detener Si no es optimo hacer i=i+1 e ir al paso 8- Prueba1 FletcherReeves Hernández Santiago José Maestría en Ciencias de la Computación Septiembre / 2011 1. Comenzar con un punto arbitrario 2. Calcular Gradiente de Fi 3. Si el Gradiente Fi es igual a 0(converge), termina 4. Si el Gradiente Fi es !=0 continuar 5. Encontrar dirección de búsqueda Si= -GradienteFi= - Gradiente F(Xi) 6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Hacer i=2 8. Obtener Gradiente Fi 9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1) 10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi) 7. Verificar Optimalidad de X(i+1) Si es optimo, detener Si no es optimo hacer i=i+1 e ir al paso 8
Date : 2025-12-24 Size : 6kb User : JHSantiago

matlab的常用函数速查,包括了大部分常用函数,用ctrl+f就可以直接查找。-including matlab commonly used functions, including the most commonly used functions, you can search the functions using ctrl+f .
Date : 2025-12-24 Size : 7kb User : 倪风

DL : 0
该程序是利用遗传算法求解f=21.5+x1sin(4*pi*x1)+x2sin(20*pi*x2)在-3.0<=x1<=12.1 和 4.1<=x2<=5.8 上的最大值 -The program is the use of genetic algorithms f = 21.5+x1sin (4* pi* x1)+x2sin (20* pi* x2)-3.0 < = x1 < = 12.1 and 4.1 < = x2 < = maximum of 5.8 on the
Date : 2025-12-24 Size : 2kb User : 吴瑶瑶

DL : 0
用matlab写了个GUI界面,可以进行画图采样操作,还可以与下位机相连。-Using MATLAB to write a GUI interface, can draw the sampling operation, also can be connected with the lower machine.
Date : 2025-12-24 Size : 4kb User : ck

已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding to f (x) are (Y1, f (Y1))...... By analogy, the cobweb graph can be iterated to judge whether the fixed point is stable or not. The model is: X (t+1) =c*x (T) ^2* (2-x (T)), where c=25/16.)
Date : 2025-12-24 Size : 1kb User : forevermorning

F-w算法讲解及matlab代码,里面有课件以及代码(F-w algorithm explanation and matlab code)
Date : 2025-12-24 Size : 649kb User : 小孙孙123
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.