photo

Young Lee


Last seen: 11 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

All
  • Solver
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


trying to loop for transfer function plots into single figure
Parameters======================== Km1 = 0.01; Km2 = 0.02257; Km3 = 0.04; Rm = 2.093; b = 0.0000262; t = 0.069; T=0:0.0...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Matrix display wrong value
clear all clc % This is Tutorial Q1 Very important make sure the parameters are correct L1=1000; L2=2000; b1=10; h1=10; ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Simulink running 3R robot arm
Q1 Hi, I am working on one of the robotic arm simulation, basic 3 link RRR so I tried to follow as much as possible with tw...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


For loop problem; could you help?
I wish to calculate w to plot for (T,w) for every thi values and T values, my goal is to plot psychrometric chart do I need to...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


symbolic derivative of lagrangian & kinematic coefficient
Hi II am working on some mechanical problems. basically trying to take symbolic derivative of kinematic coefficients for the p...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Looping through arrays with equation out
Hi, I am trying to work on some large data 17200x2 ( need to construct temperature table before doing LSR ) with initial value...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 5 Jahre vor

Frage


is it possible to input two variable values while loading a function from commend menu?
function [] = w8ass7p4(y) y = [n m] %number of files for i = 1:n % variable for folder a = ['binder',nu...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can I write this simpler? (attachment)
I have wrote the following code. just wondering if there is a much simpler way to write the same code.... I feel like Im going...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I improve my looping script?
hey guys, im kind of new to matlab and practicing with code. This forloop only allow first input to be used with +4 iterations ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a number of scripts which plots graph and want plot on GUI Axes by push buttons. How can I write on the callback to plot on axes referring to variables in workplace or link each script to each push button?
Heres what I have tried hold( handles.plotaxes,'off') % to replace with different graph per each button axes(handles.Axes1) ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton. what do I need to write on the pushbutton callback?
I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I do this mathmatical operation?
I wish to do sum and subtract in column 2 of 84x7 matrices between different rows of the element on the same column and produce...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Looping matrice column by subtraction
I have a 84x7 matrices. On the entire column 2 and 4, they need to be subtracted from higher number - lower and loop throu...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract rows from a large number of rows that matchs a unique element in the column
eg ID Test1 Test2 Test 3 ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to find indexes for maximum and minimum
I am new to matlab and having difficulty. I want to find indexes for maximum and minimum and put them into sets of array. Here i...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort