-
wuyueshuyouhua
用matlab编写的无约束优化的源码,经过调试,都能运行,对数学建模竞赛帮助很大。(Prepared using matlab optimization of the source, through commissioning, to run on the Mathematical Contest in Modeling of great help.)
- 2010-08-07 10:54:43下载
- 积分:1
-
Application-of-Image-Processing
图像处理MATLAB数字图像处理书籍(MATLAB Application of Image Processing)
- 2014-10-24 18:34:47下载
- 积分:1
-
pararel tsp-ga matlab 程序代码
旅行推销员问题是最著名和最重要的经典数学问题之一,这个问题可以解决很多不同的 method.i 实现这个经典问题发起的遗传算法的并行算法。
- 2023-04-12 00:10:03下载
- 积分:1
-
PCA人臉辨識
% A sample script, which shows the usage of functions, included in
% PCA-based face recognition system (Eigenface method)
%
% See also: CREATEDATABASE, EIGENFACECORE, RECOGNITION
% Original version by Amir Hossein Omidvarnia, October 2007
clear all
clc
close all
% You can customize and fix initial directory paths 設定檔案途徑
TrainDatabasePath = uigetdir("D:Program FilesMATLABR2006awork", "Select training database path" );
TestDatabasePath = uigetdir("D:Program FilesMATLABR2006awork", "Select test database path");
prompt = {"Enter test image name (a number between 1 to 10):"};
dlg_title = "Input of PCA-Based Face Recognition System";
num_lines= 1;
def = {"1"};
TestImage = inputdlg(prompt,dlg_title,num_lines,def);
TestI
- 2023-06-16 13:10:04下载
- 积分:1
-
IEEE802.11Tutorial
信道模型讲解程序(Channel model to explain the procedures)
- 2008-03-08 01:10:23下载
- 积分:1
-
bilatering_filtering
结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的,并且给出运行的图像的示例(Use balitering filtering to remove the the noise and protect the edge of it, in addition, we give an example done)
- 2013-05-04 21:24:55下载
- 积分:1
-
qiuling
丘陵地形的matlab仿真模型,可以用与航迹规划算法的研究。(Hilly terrain matlab simulation model can be used with the route planning algorithm.)
- 2009-06-21 18:14:27下载
- 积分:1
-
rainflow
matlab code for Rainflow Counting Algorithm
- 2015-02-05 13:33:22下载
- 积分:1
-
对流换热
说明: 通过对导热方程的推导,利用有限体积法,在matlab进行编程模拟,阐述对流传热的机理。(Based on the derivation of heat conduction equation, the finite volume method is used to simulate in MATLAB, and the mechanism of convective heat transfer is described.)
- 2020-07-20 13:08:46下载
- 积分:1
-
测量海量工业数据
大作业1 海量测量数据的检测与处理
有来自工业现场采集的多组测量数据,具体数值见excel表,要求对这些测量数据进行检测与处理。
1、根据海量的工业现场采集的测量数据,检测稳态下 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 相关源码推荐 宿舍管理系统 0 0 暂无评分c版贪食蛇 0 0 暂无评分正弦余弦值生成 0 0 暂无评分一个APP的PB设计窗口 0 0 暂无评分经验模态分解 0 0 暂无评分 介绍信息预览(0条)评论打分
- 2022-08-10 10:46:53下载
- 积分:1